Releases: thirdweb-dev/engine
Releases · thirdweb-dev/engine
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
v2.0.21
What's Changed
- Fix: Support cloudflare proxy IP by @arcoraven in #702
Full Changelog: v2.0.20...v2.0.21
v2.0.20
What's Changed
- fix: Enable trustProxy for cloud-hosted Engines to correct IP allowlist by @arcoraven in #699
- fix: unused fields causing build to fail by @arcoraven in #700
- ^ Adds a build step to prevent merging failing builds
Full Changelog: v2.0.19...v2.0.20
v2.0.19
What's Changed
- feat: Enforce maxFeePerGas as a gas ceiling and add timeouts by @arcoraven in #692
- ^ fix: remove duplicate "sent" webhooks when resending a transaction
- fix: gracefully handle functionName by @arcoraven in #697
Full Changelog: v2.0.18...v2.0.19
v2.0.18
What's Changed
- Refactor build workflows to run mult-architecture build via matrix by @d4mr in #674
- fixes gh workflow build errors by @d4mr in #682
- Remove Registry Cache in gh workflow by @d4mr in #683
- use arm-runners, upgrade actions, refactor merge manifest stage by @d4mr in #684
- remove digest based merge strategy by @d4mr in #685
- use
buildx
to merge manifests by @d4mr in #686 - fix: withdraw and transfer 5xxs by @arcoraven in #672
- fix: Transaction hash validation by @arcoraven in #687
- fix: check oldest state for onChain nonce equality by @d4mr in #689
- fix: limit 'to' check in getPopulatedOrErroredTransaction to UserOp only by @yukia3e in #690
- chore: Increase nonce check to alert after 5 minutes by @arcoraven in #691
- chore: always parse function name for transaction receipts by @arcoraven in #694
- fix: lower mine worker retries by @arcoraven in #695
- fix: migrate set -> sorted set for existing nonce-recycled keys by @arcoraven in #693
New Contributors
Full Changelog: v2.0.17...v2.0.18
v2.0.17
What's Changed
- chore: do nonce health check in batches by @arcoraven in #680
Full Changelog: v2.0.16...v2.0.17
v2.0.16
What's Changed
- Revert "Revert "chore: port /contract/write to V5"" by @arcoraven in #671
- Refactor e2e tests by @joaquim-verges in #667
- Fr/openapi spec fix by @furqanrydhan in #676
- chore: consolidate chain queries, 4xx if not found by @arcoraven in #673
- fix: Swagger validation errors by @arcoraven in #677
- fix: Adds back a few broken imports by @arcoraven in #678
Full Changelog: v2.0.15...v2.0.16
v2.0.15
What's Changed
- fix: Enforce Address schema wherever an address is expected by @arcoraven in #657
Full Changelog: v2.0.14...v2.0.15
v2.0.14
What's Changed
- Revert "chore: port /contract/write to V5" by @arcoraven in #670
Full Changelog: v2.0.13...v2.0.14
v2.0.13
What's Changed
- fix: set errorMessage on transaction revert by @arcoraven in #662
- chore: port /contract/write to V5 by @joaquim-verges in #661
- chore: set METRICS_ENABLED=true by default by @arcoraven in #668
- fix: lower Redis batch size by @arcoraven in #669
Full Changelog: v2.0.12...v2.0.13