Andrew Redden 1827cbfd2a changed decimal to be uint8 so that it matches the ERC20 specification. 8 years ago
..
crowdsale 4fc6bb7977 remove token.finishMinting() from default finalization 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 58e2e4d742 remove MultisigWallet in favor of ConsenSys/MultiSigWallet 8 years ago
payment 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
token 8b11035b39 Indentation refactoring. 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