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
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago
..
access fix: move RBAC to //access (#1114) 7 years ago
crowdsale Improved documentation for _preValidatePurchase method in Crowdsale (#1101) 7 years ago
examples fix: move RBAC to //access (#1114) 7 years ago
introspection Remove redundant @dev tags (#995) 7 years ago
lifecycle Remove payable from Destructible constructor (#1107) 7 years ago
math Make contracts 4.24 compatible (#951) 7 years ago
mocks Remove chai-as-promised (#1116) 7 years ago
ownership fix: move RBAC to //access (#1114) 7 years ago
payment made remaining public fallback functions external (#1080) 7 years ago
proposals feat: initial implementation of ERC1046 (#933) 7 years ago
token fix: move RBAC to //access (#1114) 7 years ago
.npmignore Clean up npm package (#904) 7 years ago
AddressUtils.sol Remove redundant @dev tags (#995) 7 years ago
AutoIncrementing.sol feat: add AutoIncrementing contract (#1023) 7 years ago
Bounty.sol Escrows (#1014) 7 years ago
ECRecovery.sol Fix typos (#1082) 7 years ago
LimitBalance.sol Remove redundant @dev tags (#995) 7 years ago
MerkleProof.sol Fix MerkleProof natspec comments (#1083) 7 years ago
ReentrancyGuard.sol Fix ReentrancyGuard comments (#1084) 7 years ago