Releases: thirdweb-dev/engine-core
Releases · thirdweb-dev/engine-core
v0.1.11
What's Changed
- Fix Concurrency Bug in TWMQ by @d4mr in #61
- pin to trixie by @d4mr in #63
- Enhance transaction hydration logic to handle missing data by deletin… by @d4mr in #64
- cleanup bad transactions from pending in peek by @d4mr in #65
- Add webhook metadata cleanup script and enhance Redis cleanup logic by @d4mr in #66
- Refactor webhook handling and error management in EIP-7702 and external bundler executors by @d4mr in #67
- update tx count: remove redunant write by @d4mr in #68
- Enhance health data logging in AtomicEoaExecutorStore by @d4mr in #69
- Update health timestamps in EoaExecutorWorker and ResetNoncesTransaction by @d4mr in #70
- Pb/silence more webhooks by @d4mr in #71
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Add AWS KMS support to EOA benchmark script by @joaquim-verges in #60
- add aws kms client caching by @d4mr in #58
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Add delegation contract verification for EIP-7702 accounts by @joaquim-verges in #57
- Add EOA executor benchmark tool with metrics tracking by @joaquim-verges in #59
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
v0.1.6
What's Changed
- Flashblocks Support by @d4mr in #43
- Reduce nack durations in EIP-7702 executor and EOA worker error handling by @d4mr in #44
- Conditional nack duration handling in EoaExecutorWorker by @d4mr in #45
- Implement transaction counts with flashblocks awareness in EoaExecutorWorker and related modules by @d4mr in #46
- Refactor transaction count update logic in EoaExecutorWorker by @d4mr in #47
Full Changelog: v0.1.5...v0.1.6
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
v0.1.4
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
v0.1.2
What's Changed
- handle policy restrictions from bundler service by @joaquim-verges in #4
Full Changelog: v0.1.1...v0.1.2