Skip to content

v1.2.0

Compare
Choose a tag to compare
@maraoz maraoz released this 18 Jul 18:20
· 3092 commits to master since this release

Changelog

  • Fix ERC20 interface and implementations to conform to standard.
  • Rename claim to release in TokenTimelock.
  • Bugfixes in VestedToken.
  • Deprecated throw in favor of require(), assert() and revert().
  • Small improvements on crowdsale contracts.
  • Added ECRecovery library.