Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 15:26
· 282 commits to main since this release

1.9.0 (2022-09-05)

Bug Fixes

  • fix TulipeContractProxy class that was not setting status to INITIALIZED on successful init (52dca17)

Features

  • add Tulipe wrapper for all Ethers.js contract classes (d60bf57)
  • add Tulipe wrapper for all Ethers.js signer classes (76d85f9)
  • expose a Tulipe wrapped version of Ethers.js at dapp.ethers (457723c)
  • tiny improvements about wrappers and contract proxy (254cfc0)