Skip to content

Releases: thirdweb-dev/engine-core

v0.1.23

03 Mar 04:18
b5b14a5

Choose a tag to compare

log clientid, txnid, queueid, chainid (#98)

* log clientid, txnid, queueid, chainid

v0.1.22

24 Feb 05:25
6bf1f2f

Choose a tag to compare

valkey integration (#97)

* valkey integration

* lib update

v0.1.17

11 Feb 13:00
e570bc8

Choose a tag to compare

Revert "redis tls support (#95)" (#96)

This reverts commit d729f5f72a4988a5edcde79f2f2e577224b241da.

v0.1.16

11 Feb 10:34
d729f5f

Choose a tag to compare

redis tls support (#95)

* redis tls support

* minor change

* tls update

* valkey hashtag

v0.1.11

11 Oct 10:43
0311adc

Choose a tag to compare

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

03 Oct 10:36
7810d96

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

02 Oct 19:17
bcc5c4c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

01 Oct 21:02
a23171c

Choose a tag to compare

What's Changed

  • Fix duplicate submitted -> pending in case of gas bumped transactions by @d4mr in #53
  • lower maxinflight count for 1628 by @d4mr in #54
  • log error and re-add noop flow by @d4mr in #55
  • Nonce Lowering Improvements by @d4mr in #56

Full Changelog: v0.1.7...v0.1.8

v0.1.7

24 Sep 04:52
08bd0e1

Choose a tag to compare

What's Changed

  • redis memory leak fix & stronger EOA healing by @d4mr in #48
  • chain 106 improvement by @d4mr in #49
  • revert redis deletion by @d4mr in #50
  • minimal auto reset by @d4mr in #51
  • bring down optimistic nonce in case recycled transactions fail by @d4mr in #52

Full Changelog: v0.1.6...v0.1.7

v0.1.6

20 Sep 07:00
f649ddb

Choose a tag to compare

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