Summer Modjam v0.6.1 *PATCH*
Release/v0.6.1 (#787)
* Inomurko/bump bundler (#698)
* bump bundler, limit dependency bumps
* uncomment bundler related stuff
* build bundler in docker
* build fixes
* fix tests
* fix bundler building
* uncomment _disableInitializers
* fix running DTL
* v1.0.0
* fixing starting bundler and tests, default config
* local unsafe, linting fix in intg tests
* custom errors fixes
* new api for simple account contract
* use simple account factory proxy
* use simple account factory proxy in SimpleAccountAPI
* use simple account factory proxy in SimpleAccountAPI
* use wrappers to get around custom errors
* update entrypoint wrapper (#745)
* sponsoring fee fixed
* stricter validation for staking
* remove debug namespace, fix return for unaavailable rpc methods
* addressing Souradeeps comments
---------
Co-authored-by: Souradeep Das <[email protected]>
(cherry picked from commit 6368c7293f6986f33e9556fdb2341234d86890db)
* fix: qsp30 (#773)
fix: BOB1-30
(cherry picked from commit 7feda887c72d82efa65abb54737986cd16965bdd)
* run op fix (#771)
(cherry picked from commit 176cd3cdd15ab15b70258d9447a19bb8c92b0e09)
* close-server (#768)
(cherry picked from commit 72021afb6d6ffbe8d0ff88ecb98f6a381c10c635)
* [AA]: fix inconsistent userOpHash (#757)
* add token callback handler on SimpleAccount
* fix: userOpHash packing
* prevent recursive calls into handleOps
* move nonce validation from individual Account to EntryPoint
* add bundler changes for nonce change to EP
(cherry picked from commit cc4e205d2b67f83b9f1e290fe94c7de924fa94ed)
* ValidationManager account for signature expiration (#775)
* resolve #753
* Update packages/boba/bundler/src/modules/ValidationManager.ts
Co-authored-by: Ino Murko <[email protected]>
* fix bool
* validAfter/Until integrationt tests, validAfter
* cleanup
* regex
* integration_tests
* integration & unit tests
---------
Co-authored-by: Ino Murko <[email protected]>
(cherry picked from commit ef02beec28208a47e0f776fe8a3fa8c8d52c04b2)
* npm release workflow for bundler-sdk (#749)
(cherry picked from commit 718141f1995fe1892f0b146d119cf9d3a9e3ba8e)
* Fix/banxa and bridges (#772)
* adding boba network
* fixing boba bridge url
* fixing bridge integration
* replace code by selectors
* remove hardcoded symbol
* enable banxa only for mainnet
* Available bridge inable only for mainnet
* adding support for testnet
* update conditional for other bridges
* implemented the available bridges with typescript
* unit test cases for available bridges
* typo in Available bridges
---------
Co-authored-by: alvaro-ricotta <[email protected]>
Co-authored-by: alvaro-ricotta <[email protected]>
Co-authored-by: Ino Murko <[email protected]>
(cherry picked from commit dcf9b7e3b992f88cc3c1b42250fd6ad3db960c31)
* add validation of entryPoint and wrapper (#779)
* add validaiton of entryPoint and wrapper
(cherry picked from commit 41f3150d70d2ec93faa76b234736fc357cc96c67)
---------
Co-authored-by: Souradeep Das <[email protected]>
Co-authored-by: Riedl Kevin, Bsc <[email protected]>
Co-authored-by: Sahil K <[email protected]>