v0.1.5
What's Changed
- fix deserialization camelCase by @joaquim-verges in #31
- auto max in flight for delegated EOA by @d4mr in #32
- Add legacy Redis string conversion methods for submitted transactions by @d4mr in #33
- Enhance metrics tracking and add dependencies by @d4mr in #34
- Refactor optimistic nonce handling in AtomicEoaExecutorStore by @d4mr in #35
- Enhance error handling in EoaExecutorWorker for transaction simulation by @d4mr in #36
- Enhance error handling for oversized transactions in EoaExecutorWorker by @d4mr in #37
- Compute eoa worker ID independent of twmq lease token by @d4mr in #38
- Enhance error handling in EoaExecutorWorker for unsupported EIP-1559 errors by @d4mr in #39
- Add EOA metrics tracking and abstraction for degradation and stuck conditions by @d4mr in #40
- Implement delegation contract handling in EIP-7702 executor and bundler client by @d4mr in #41
- Enhance error handling in EIP-7702 executor for transaction hash retr… by @d4mr in #42
Full Changelog: v0.1.4...v0.1.5