Skip to content

Releases: thirdweb-dev/engine

v2.1.9

26 Nov 10:16
77da8a4

Choose a tag to compare

What's Changed

Full Changelog: v2.1.8...v2.1.9

v2.1.8

25 Nov 13:41
d25788e

Choose a tag to compare

What's Changed

Full Changelog: v2.1.7...v2.1.8

v2.1.7

19 Nov 18:15
39f1fc2

Choose a tag to compare

What's Changed

  • fix getWalletDetails to fallback awsKmsAccessKeyId instead of awsKmsKeyId by @d4mr in #776

Full Changelog: v2.1.6...v2.1.7

v2.1.6

13 Nov 05:28
4e9ea68

Choose a tag to compare

What's Changed

  • add another error phrase for nonce too low by @d4mr in #771

Full Changelog: v2.1.5...v2.1.6

v2.1.5

11 Nov 09:02
0b784dc

Choose a tag to compare

What's Changed

  • refactor: Add missing route to OPENAPI_ROUTES by @d4mr in #769
  • fix sbw sdk v4 by @d4mr in #770
  • refactor all int chainId to string by @d4mr in #762

Full Changelog: v2.1.4...v2.1.5

v2.1.4

10 Nov 11:33
cb6a7c9

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

v2.1.3

09 Nov 10:09
68b3ed1

Choose a tag to compare

What's Changed

  • chore: clean up nonce resync worker by @arcoraven in #763
  • fix: retry-failed creates undefined nonce value by @arcoraven in #766
  • fix: return 400 error on invalid args passed to read endpoint by @arcoraven in #767

Full Changelog: v2.1.2...v2.1.3

v2.1.2

07 Nov 23:42
1ba738a

Choose a tag to compare

What's Changed

  • fix: Simplify Contract Subscriptions block range by @arcoraven in #744
  • chore: Show min amount needed if out of funds by @arcoraven in #760
  • fix: Handle undefined nonce in transaction status by @arcoraven in #765

Full Changelog: v2.1.1...v2.1.2

v2.1.1

05 Nov 21:21
ba59e74

Choose a tag to compare

What's Changed

  • chore: Update deps with reported security vulnerabilities (first pass) by @arcoraven in #742
  • added sbw feature flag by @d4mr in #754
  • chore: Update copy-files script to use 'cp' command by @d4mr in #756
  • chore: remove unneeded express middleware by @arcoraven in #752
  • chore: move webhook errors to debug logging by @arcoraven in #758
  • Refactor chainId from number to string in contractSubscriptions by @d4mr in #759

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Nov 02:30
94afe24

Choose a tag to compare

What's Changed

  • 400 for user errors on contract read by @d4mr in #751
  • Smart Backend Wallets by @d4mr in #709

Full Changelog: v2.0.35...v2.1.0