mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts
Facundo Spagnuolo 7a19bcf6d9
Merge pull request #505 from ZumZoom/patch-1
7 years ago
..
crowdsale Update RefundVault.sol 7 years ago
examples fix typo. 7 years ago
lifecycle Explicit public visibility on methods 7 years ago
math improve mum performance and reduce gas cost 7 years ago
ownership Use address type 7 years ago
payment Merge pull request #417 from abarmat/feature-splitpayment-contract 7 years ago
token Merge pull request #505 from ZumZoom/patch-1 7 years ago
Bounty.sol fix typo. 7 years ago
DayLimit.sol fix typo. 7 years ago
ECRecovery.sol Explicit public visibility on methods 7 years ago
LimitBalance.sol converted if() throw convention to require()/assert()/revert() 8 years ago
MerkleProof.sol Check proof length multiple of 32. Use keccak256 instead of sha3 8 years ago
ReentrancyGuard.sol converted if() throw convention to require()/assert()/revert() 8 years ago