zeppelin-solidity/contracts
viktor 8f27a512ce update zeppelin folder 2017-09-20 14:09:12 -07:00
..
crowdsale fix typo. 2017-09-19 01:57:50 +09:00
examples fix typo. 2017-09-19 01:57:50 +09:00
lifecycle Explicit public visibility on methods 2017-09-18 12:57:46 -03:00
math Added Constant to SafeMath functions as they don't modify storage 2017-07-15 11:37:35 -07:00
ownership fix typo. 2017-09-19 01:57:50 +09:00
payment Explicit public visibility on methods 2017-09-18 12:57:46 -03:00
token update zeppelin folder 2017-09-20 14:09:12 -07:00
Bounty.sol fix typo. 2017-09-19 01:57:50 +09:00
DayLimit.sol fix typo. 2017-09-19 01:57:50 +09:00
ECRecovery.sol Explicit public visibility on methods 2017-09-18 12:57:46 -03:00
LimitBalance.sol converted if() throw convention to require()/assert()/revert() 2017-07-17 15:35:09 -03:00
MerkleProof.sol Check proof length multiple of 32. Use keccak256 instead of sha3 2017-07-28 10:38:32 -04:00
ReentrancyGuard.sol converted if() throw convention to require()/assert()/revert() 2017-07-17 15:35:09 -03:00