Skip to content

v2.0.0: V2.0.0 (#3)

Compare
Choose a tag to compare
@animocabrands animocabrands released this 28 May 03:55
· 3 commits to master since this release
28948d8

Breaking changes

  • Updated dependecy to @animoca/ethereum-contracts-core_library:2.0.0.
  • Updated compiler to solc:0.6.8.
  • Added ERC20.sol and ERC20WithOperators.sol. Removed ERC20Full.sol. Refactored the unit tests.
  • Applied naming convention on public members.

Improvements

  • Support of new ERC165 interface for allowance functions.