Santiago Palladino 61f62eb3c7 Fix INITIAL_SUPPLY in SimpleToken example 8 years ago
..
crowdsale a0c0cb66c5 Remove confusing comment left from FinalizableCrowdsale 8 years ago
examples 61f62eb3c7 Fix INITIAL_SUPPLY in SimpleToken example 8 years ago
lifecycle 99887da49a fix Pausable documentation 8 years ago
math 353285e5d9 Added Constant to SafeMath functions as they don't modify storage 8 years ago
ownership 07b688a0e6 Merge pull request #430 from frangio/fix-unchecked-transfer 8 years ago
payment 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
token 07b688a0e6 Merge pull request #430 from frangio/fix-unchecked-transfer 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