v0.1.3
What's Changed
- Create new executor for 7702 transactions by @joaquim-verges in #6
- EOA execution by @d4mr in #5
- 7702 cleanup by @joaquim-verges in #8
- send receipts in 7702 success webhooks by @joaquim-verges in #9
- multicall fallback + improvements by @d4mr in #11
- Enhance transaction handling and EIP-7702 support by @d4mr in #13
- EOA Production Readiness by @d4mr in #14
- webhook metadata by @d4mr in #15
- secrets fix static str header name by @d4mr in #16
- Renames for consistency accross executors by @joaquim-verges in #17
- Add address field to EoaExecutorEvent and related structures by @d4mr in #18
- align confirm eoa/7702 webhook types by @joaquim-verges in #19
- always fetch latest nonce for 7702 authorizations by @joaquim-verges in #20
- 7702 execution session keys by @d4mr in #21
- KMS by @d4mr in #22
- Refactor EIP-7702 sender details and improve webhook error handling by @d4mr in #23
- convert tuple parameters correctly for dyn-abi by @d4mr in #24
- add eoa transaction batching using 7702 by @d4mr in #26
Full Changelog: v0.1.2...v0.1.3