Dan Phifer e70dd18734 Moving business logic preconditions to the beginning of the function. 8 years ago
..
crowdsale b069827bad fix typo. 8 years ago
examples b069827bad fix typo. 8 years ago
lifecycle b395b06b65 Explicit public visibility on methods 8 years ago
math 353285e5d9 Added Constant to SafeMath functions as they don't modify storage 8 years ago
ownership b069827bad fix typo. 8 years ago
payment b395b06b65 Explicit public visibility on methods 8 years ago
token e70dd18734 Moving business logic preconditions to the beginning of the function. 8 years ago
Bounty.sol b069827bad fix typo. 8 years ago
DayLimit.sol b069827bad fix typo. 8 years ago
ECRecovery.sol b395b06b65 Explicit public visibility on methods 8 years ago
LimitBalance.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
MerkleProof.sol 863ad48a81 Check proof length multiple of 32. Use keccak256 instead of sha3 8 years ago
ReentrancyGuard.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago