Skip to content

v2.0.0

Compare
Choose a tag to compare
@jfschwarz jfschwarz released this 17 Nov 12:31
· 290 commits to master since this release
b9086d3

What's Changed

  • Fix & complete contract ABIs, export Typechain contract types and factories by @jfschwarz in #82

BREAKING CHANGES

  • removed the interface formerly exported as ContractAddresses (which is not used anywhere afaict)
  • renamed export: SUPPORTED_NETWORKS -> SupportedNetworks
  • renamed export: CONTRACT_ADDRESSES -> ContractAddresses
  • renamed export: CONTRACT_ABIS -> ContractAbis

Full Changelog: v1.1.9...v2.0.0