Yevhenii Babichenko 7a36a6c92a fix calls to OwnershipTransferred 8 years ago
..
crowdsale a0c0cb66c5 Remove confusing comment left from FinalizableCrowdsale 8 years ago
examples 1827cbfd2a changed decimal to be uint8 so that it matches the ERC20 specification. 8 years ago
lifecycle 52490b92bf Merge pull request #340 from abarmat/style-1 8 years ago
math 353285e5d9 Added Constant to SafeMath functions as they don't modify storage 8 years ago
ownership 7a36a6c92a fix calls to OwnershipTransferred 8 years ago
payment 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
token 0bd22e78d3 Fix docblock syntax 8 years ago
Bounty.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
DayLimit.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
ECRecovery.sol 4f44427966 Added function helper, few changes on ECRecover lib 8 years ago
LimitBalance.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
ReentrancyGuard.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago