Summary
- Support for entrypoint v0.8 and v0.9
- Bug fixes
- API improvements
What's Changed
- feat: support for entrypoint v0.8 and v0.9 by @dancoombs in #1246
- chore(ci): update docker foundry version by @dancoombs in #1247
- fix(cli): fix multi-entrypoint CLI option by @dancoombs in #1248
- chore(ci): fix cross build to not use cross base image by @dancoombs in #1249
- chore(ci): fix cross linking, use local for apple builds by @dancoombs in #1250
- fix(sim): use the correct bytecode in v0.7 verification sim by @dancoombs in #1252
- fix(rpc): fix RPC entrypoint version check to return error and not crash by @dancoombs in #1253
- feat(funder): use intrinic gas + calldata calcualtion for funder by @0xfourzerofour in #1254
- fix(sim): apply stake check overrides in unsafe sim and to accounts by @dancoombs in #1255
- chore: remove debugging stake override logs by @dancoombs in #1256
- fix(docker): use debian bookworm as base docker image by @dancoombs in #1257
- chore(build): fix contracts crate build trigger by @dancoombs in #1258
- feat(backend): add cli arg for running builder + pool together by @0xfourzerofour in #1259
- chore(ai): add agents files by @dancoombs in #1264
- feat(rpc): add enhanced fields to user operation status by @dancoombs in #1261
- feat(rpc): add rundler_getUserOperationGasPrice endpoint by @dancoombs in #1263
- feat(rpc): refactor event provider to use structured error types by @dancoombs in #1266
- fix(builder): fix EIP-7623 intrinsic gas handling by @jakehobbs in #1268
- chore: release v0.11.0 by @dancoombs in #1269
New Contributors
- @jakehobbs made their first contribution in #1268
Full Changelog: v0.10.1...v0.11.0
Binaries
The binaries are signed with the PGP key: 85C5 DEF0 37D3 FDE4 FC17 94B1 475B 35EA 9352 EB2
| System | Architecture | Binary | PGP Signature |
|---|---|---|---|
| x86_64 | rundler-v0.11.0-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | rundler-v0.11.0-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
| x86_64 | rundler-v0.11.0-x86_64-apple-darwin.tar.gz | PGP Signature | |
| aarch64 | rundler-v0.11.0-aarch64-apple-darwin.tar.gz | PGP Signature | |
| System | Option | - | Resource |
| Docker | v0.11.0 |