Skip to content

v2.0.0: Version 2.0.0 (#5)

Compare
Choose a tag to compare
@animocabrands animocabrands released this 18 Jun 03:17
· 314 commits to master since this release
f4f73c2

Breaking changes

  • Updated @animoca/ethereum-contracts-core_library to version 3 and downgraded it to be a dev dependency.
  • Updated @animoca/ethereum-contracts-erc20_base to version 3 and downgraded it to be a dev dependency.
  • Updated @animoca/ethereum-contracts-assets_inventory to version 3 and downgraded it to be a dev dependency.
  • Migrated compiler to solc:0.6.8.
  • Design change to record staker histories with modification to public interfaces.
  • Removed testable version of the contract.

Improvements

  • Removed dependency on @animoca/f1dt-core_metadata.