Releases: thirdweb-dev/engine
Releases · thirdweb-dev/engine
v2.1.3
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
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
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
v2.0.35
v2.0.34
What's Changed
- fix: Support missing 'function' prefix in functionName by @arcoraven in #748
Full Changelog: v2.0.33...v2.0.34
v2.0.33
What's Changed
- Add support for untyped contract args in /write by @joaquim-verges in #747
Full Changelog: v2.0.32...v2.0.33
v2.0.32
What's Changed
- chore: Assert integers validation for most numeric input values by @arcoraven in #741
- fix: Missing low wallet balance webhook by @arcoraven in #737
- chore: Require HTTPS webhook URLs by @arcoraven in #745
Full Changelog: v2.0.31...v2.0.32
v2.0.31
What's Changed
- chore: Update signTransaction to v5 SDK by @arcoraven in #718
- fix: Support arbitrary-length UIDs for ERC721 signature prepare by @arcoraven in #740
- fix: Add validation on chain ID + slug by @arcoraven in #739
- chore: reduce unused logging by @arcoraven in #738
Full Changelog: v2.0.30...v2.0.31
v2.0.30
What's Changed
- fix: use LRUMap for all in-memory caches by @arcoraven in #734
Full Changelog: v2.0.29...v2.0.30