Skip to content

Releases: thirdweb-dev/engine

v0.0.8

20 Nov 21:28
ea6de2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.08

v0.0.7

14 Nov 03:08
bde0b2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

Write End-point + Throughput Updates

01 Nov 17:08
dd4ad4f
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Optimize transaction throughput using batch requests by @adam-maj in #278
  • chore: update readme to point to portal by @arcoraven in #279
  • updated write end-point to have support for all types by @farhanW3 in #280

Full Changelog: v0.0.5...v0.0.6

Docker Updates

31 Oct 00:27
24fdb47
Compare
Choose a tag to compare
Docker Updates Pre-release
Pre-release

What's Changed

  • Docker Image size reduced from ~900 MB (compressed) to ~190 MB (compressed)

Changelog

Full Changelog: v0.0.4...v0.0.5

Smart Wallets

29 Sep 19:32
1d9790f
Compare
Choose a tag to compare
Smart Wallets Pre-release
Pre-release

Whats New

Support for smart wallets:

  • Deploy a smart wallet account factory
  • Deploy accounts from an account factory for your users
  • Control permissions and sessions on smart accounts
  • Send user operations from a smart account controlled by your backend wallet

Breaking Changes

  • All contract deployment endpoints moved from /deployer to /deploy
  • All endpoints at /network moved to /chain
    -x-wallet-address header renamed to x-backend-wallet-address
    -/wallet endpoints renamed to /backend-wallet
  • All endpoints moved from camelCase to hyphen-case
  • All write endpoints use result.queueId to return the queued transaction id instead of previous mix of queueId and queuedId inside result, or using result directly.

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1 - Wallet + Tx Updates

19 Sep 18:59
6b43936
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.3-beta...v0.0.1

UX/DX + Config Updates

15 Sep 17:34
c33c250
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add prisma schemas & queries by @adam-maj in #118
  • Add proper caching to get sdk & update nonce management by @adam-maj in #121
  • Replace database queries with prisma by @adam-maj in #125
  • Switch wallet configuration to x-wallet-address by @adam-maj in #126
  • Fix sdk bugs, remove tx_overrides, merge main by @adam-maj in #131
  • Add transaction locking for nonce management by @adam-maj in #132
  • Update add wallet endpoint & wallet nonce creation by @adam-maj in #133
  • Extend transaction timeout & dynamically create nonce by @adam-maj in #134
  • Update to use prisma & x-wallet-address by @adam-maj in #122
  • Include src and prisma schema in tsconfig.json by @adam-maj in #135
  • Update README.md with x-wallet-address, table of contents, engine by @adam-maj in #136

Full Changelog: v0.0.2-beta...v0.0.3-beta

v0.0.2-beta

14 Sep 16:05
4d3b359
Compare
Choose a tag to compare
v0.0.2-beta Pre-release
Pre-release

What's Changed

  • fix for adding wallets dynamically for a new chain by @farhanW3 in #128
  • Updated sdk to 3.10.60 & used retry var by @farhanW3 in #129

Full Changelog: v0.0.1-beta...v0.0.2-beta

v0.0.1-beta

13 Sep 17:43
f38658f
Compare
Choose a tag to compare
v0.0.1-beta Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/thirdweb-dev/web3-api/commits/v0.0.1-beta