Skip to content

v2.0.0

Compare
Choose a tag to compare
@amrap030 amrap030 released this 09 Jun 17:50
· 30 commits to main since this release

2.0.0 (2022-06-09)

Bug Fixes

  • error reporting on chain switch request (1a86c4a)

chore

  • merge branch 'main' into feature/multi_provider (6b070a9)

Code Refactoring

  • move external class into wrapper and refactor exports (743c89c)

Features

  • introduce provider details in base (ad771c5)
  • switch or add chain if wrong network (eecf439)

Reverts

BREAKING CHANGES

  • instantiate by passing the specific options to the connector
  • connection is initialized by calling initConnection and connectors can be accessed
    at top level