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
Santiago Palladino e96164feea ERC721 full implementation (#803) 7 years ago
..
crowdsale Fix version error for truffle-flattener. (#794) 7 years ago
examples Crowdsale refactor and add new models (#744) 7 years ago
lifecycle Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
math Fixes typo in SafeMath subtraction docs (#806) 7 years ago
mocks ERC721 full implementation (#803) 7 years ago
ownership Add Whitelist contract (#746) 7 years ago
payment Remove assert and send in favor of transfer for PullPayment.sol (#823) 7 years ago
token ERC721 full implementation (#803) 7 years ago
AddressUtils.sol ERC721 full implementation (#803) 7 years ago
Bounty.sol fix: solium errors - function-order only 7 years ago
DayLimit.sol fix: solium errors - blank-line only 7 years ago
ECRecovery.sol Change ECRecovery recover method's visibility to internal (#818) 7 years ago
LimitBalance.sol Changes to remove warnings 7 years ago
MerkleProof.sol fix: solium errors - whitespace related 7 years ago
ReentrancyGuard.sol fix: solium errors - blank-line only 7 years ago