Skip to content

v1.1.0

Compare
Choose a tag to compare
@maraoz maraoz released this 02 Jul 22:04
· 3097 commits to master since this release

Changelog

  • Add Crowdsale contracts.
  • Add a TokenTimelock contract.
  • Add coveralls and move npm to yarn for TravisCI.
  • Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
  • Other minor refactors and fixes.
  • Extract some functions of SafeMath into Math.
  • Remove all checks for short address attack (see: #261)