Francisco Giordano e72c7ce91b Merge pull request #417 from abarmat/feature-splitpayment-contract 8 years ago
..
crowdsale ca1babe1f7 Use address type 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 ac4a19dd7d Use address type 8 years ago
payment e72c7ce91b Merge pull request #417 from abarmat/feature-splitpayment-contract 8 years ago
token 9be77ddd54 Merge pull request #469 from nedodn/patch-2 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