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/test
Nicolás Venturo 4b33eaefa2 Improved ERC721 granularity (#1304) 6 years ago
..
access Role library now requires non-zero addresses. (#1303) 6 years ago
crowdsale RBAC and Ownable migration towards Roles (#1291) 6 years ago
drafts RBAC and Ownable migration towards Roles (#1291) 6 years ago
examples RBAC and Ownable migration towards Roles (#1291) 6 years ago
helpers RBAC and Ownable migration towards Roles (#1291) 6 years ago
introspection Rename SupportsInterfaceWithLookup to ERC165 (#1288) 6 years ago
library rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 6 years ago
lifecycle RBAC and Ownable migration towards Roles (#1291) 6 years ago
math remove arrow functions from js tests (#1225) 7 years ago
ownership Remove CanReclaimToken (#1306) 6 years ago
payment RBAC and Ownable migration towards Roles (#1291) 6 years ago
token Improved ERC721 granularity (#1304) 6 years ago
AutoIncrementing.test.js fix: refactor sign.js and related tests (#1243) 7 years ago
BreakInvariantBounty.test.js Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
ReentrancyGuard.test.js Replace all asserts with chai.should (#1183) 7 years ago