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 74db03ba06 Keep ownedTokensCount state var in sync in full ERC721 implementation 7 years ago
..
crowdsale Tiny indentation fix in MintedCrowdsale (#792) 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 fix: solium errors - blank-line only 7 years ago
mocks Minor linting fixes 7 years ago
ownership Add Whitelist contract (#746) 7 years ago
payment fix: solium errors - function-order only 7 years ago
token Keep ownedTokensCount state var in sync in full ERC721 implementation 7 years ago
AddressUtils.sol Add notice to isContract helper on constract constructors 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 Replace constant with view/pure 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