Skip to content

Releases: thirdweb-dev/engine

v2.0.26

11 Oct 13:55
526a11b
Compare
Choose a tag to compare

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

11 Oct 11:58
42ee0b0
Compare
Choose a tag to compare

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

09 Oct 00:34
d17c414
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.23...v2.0.24

v2.0.23

07 Oct 19:30
cd02aa3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.22...v2.0.23

v2.0.22

04 Oct 00:18
4e8cc30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.21...v2.0.22

v2.0.21

03 Oct 08:12
2770527
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.20...v2.0.21

v2.0.20

03 Oct 01:19
8992694
Compare
Choose a tag to compare

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

03 Oct 00:04
a5b31d4
Compare
Choose a tag to compare

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

02 Oct 01:56
26397db
Compare
Choose a tag to compare

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

26 Sep 13:42
bb8b756
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.16...v2.0.17