v0.1.0-alpha
Pre-release
Pre-release
What's Changed
- Bundler wallet (#2) by @Vid201 in #16
- Generate type safe bindings for abstract accounts (#4) by @zsluedem in #17
- [Easy]update account abstraction submodule by @zsluedem in #20
- Add bundler config by @zsluedem in #21
- User operation pack and hash (#7) by @Vid201 in #19
- cleanup and renaming by @Vid201 in #23
- Entry point api by @zsluedem in #25
- New RPC methods by @Vid201 in #28
- Add GitHub actions by @zsluedem in #29
- Put ci.yml in workflows folder by @zsluedem in #32
- Fix CI failure by @zsluedem in #31
- Misc updates by @Vid201 in #35
- Memory user operation pool by @Vid201 in #34
- Validate tests by @zsluedem in #26
- RPC endpoint eth_sendUserOperation by @Vid201 in #39
- Add unwrap check to lint by @zsluedem in #38
- chore: update third party deps by @Vid201 in #41
- Replace anvil with Geth by @zsluedem in #40
- Reputation by @Vid201 in #43
- chore: add cache to ci by @Vid201 in #45
- chore: remove async by @Vid201 in #48
- feat: add docker support and bundler-spec-test startup by @Vid201 in #52
- Introduce mdbx UserOperation Pool by @zsluedem in #49
- Sanity checks by @Vid201 in #24
- Read chain id from eth provider by @Vid201 in #56
- Tracer test by @zsluedem in #55
- eth_getSupportedEntryPoints and eth_estimateUserOperationGas by @Vid201 in #59
- fix: update entry point simulate validation trace by @Vid201 in #61
- First iteration of simulate validation (user operation) by @Vid201 in #62
- chore: update deps by @Vid201 in #65
- Add check for opcode CREATE2, fix RPC eth_estimateUserOperationGas by @Vid201 in #69
- Feat: storage access verification by @Vid201 in #71
- Send bundles from aa-bundler by @zsluedem in #68
- Enable debug API through cmd flag, build docker image with CI by @Vid201 in #73
- Call stack verification, rpc endpoints for eth_getUserOperation(ByHash|Receipt) by @Vid201 in #77
- Update ethers-rs to 2.0.1 by @zsluedem in #79
- Remove JsonRpcError by @zsluedem in #82
- Fix execution revert case in estimate gas api by @zsluedem in #85
- chore: remove unused res folder by @zsluedem in #89
- Feat/codehash by @Vid201 in #87
- Add change bundler mode api by @zsluedem in #90
- Chore: some rename by @zsluedem in #96
- Feat/contribution by @Vid201 in #92
- chore: remove user operations from mempool by @Vid201 in #98
- feat: add getUserOperationByHash api by @zsluedem in #102
- feat: remove user operation when bundles are included in a block by @zsluedem in #101
- Simplified uopool routing by @Vid201 in #104
- Replace user operation by @Vid201 in #108
- getUserOperationReceipt by @zsluedem in #103
- Refactor project to workspace by @Vid201 in #110
- Run bundler test spec by @zsluedem in #116
- feat: add signature check by @Vid201 in #117
- Update entrypoint to v0.6.0 by @Vid201 in #120
- chore: update mnemonic file error message by @Vid201 in #121
- feat: check time-range for user operation by @Vid201 in #123
- Refactor bundler test spec ci by @zsluedem in #124
Full Changelog: https://github.com/Vid201/aa-bundler/commits/v0.1.0-alpha