Skip to content

v1.6.0

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

1.6.0 (2022-09-04)

Bug Fixes

  • fix currentWallet and currentNetwork retrieving in unsafe contexts (7078cab)

Features

  • create an Eip1193Wallet that allows connection to any wallet that respect the eip-1993 (55a75c5)
  • improve SelectWalletDropdown by displaying connection states + improve signer ARS (f2c23a5)
  • improvement in the wallets / signer code (2b0cad4)
  • remove ContractsList safers and update code that was depending on them (1afd6c0)
  • support wallets that doesn't allow lazy connect (f2dd647)
  • throw a proper message if onSafe() method is called on a TulipeContract instance (12f2d0e)