Releases: thirdweb-dev/engine
Releases · thirdweb-dev/engine
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
v2.0.29
What's Changed
- fix: Handle erc721 signature prepare non-hex uids by @arcoraven in #723
Full Changelog: v2.0.28...v2.0.29
v2.0.28
What's Changed
- chore: Migrate transfer endpoints to v5 SDK by @arcoraven in #732
Full Changelog: v2.0.27...v2.0.28
v2.0.27
What's Changed
- add functionName to queueTransaction params by @d4mr in #727
- Handle unique OpenAPI tags in engine sdk by @joaquim-verges in #728
- bump sdk version by @d4mr in #729
- Revert "fix: Add servers to OpenAPI response" by @arcoraven in #730
- Refactor serialisation params in getAwsKmsAccount and getGcpKmsAccount by @d4mr in #731
Full Changelog: v2.0.26...v2.0.27
v2.0.26
What's Changed
- decrypt wallet credential before use by @d4mr in #725
- fix: correct conversion of legacy typo-containing strings in getGcpKmsAccount by @yukia3e in #721
- fix: allow calling syncRetry on any transaction status by @arcoraven in #726
Full Changelog: v2.0.25...v2.0.26
v2.0.25
What's Changed
- Add test for sending userops by @joaquim-verges in #714
- chore: Alias /openapi.json to /json by @arcoraven in #716
- fix: Add servers to OpenAPI response by @arcoraven in #717
- fix: Return 400 on invalid backend wallet by @arcoraven in #719
- refactor: Update getAwsKmsAccount and getGcpKmsAccount to use hashMessage by @d4mr in #722
- chore: update signMessage route to v5 SDK by @arcoraven in #720
- Expose
x-account-salt
header to handle multiple smart wallets for single admin wallet by @joaquim-verges in #715 - fix: nonce resync worker returns too early with multiple sender wallets by @arcoraven in #724
Full Changelog: v2.0.24...v2.0.25
v2.0.24
What's Changed
- fix: stringify unknown errors better by @arcoraven in #712
- Simplify userop signing flow by @joaquim-verges in #711
Full Changelog: v2.0.23...v2.0.24
v2.0.23
What's Changed
- update sdk to 5.60.1 for faster userop creation by @joaquim-verges in #701
- fix: use boolEnvSchema to correctly coerce .env string values by @d4mr in #708
- Handle empty output in ABI for /write by @joaquim-verges in #707
- chore: Single log line for each request by @arcoraven in #705
- GCP KMS bugfix by @d4mr in #710
Full Changelog: v2.0.22...v2.0.23
v2.0.22
What's Changed
- fix: stringify error objects by @arcoraven in #703
- feat: migrate aws kms flow to v5 by @d4mr in #626
Full Changelog: v2.0.21...v2.0.22