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 951460696e Added events to the role contracts. (#1302) 6 years ago
..
access Added events to the role contracts. (#1302) 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) 7 years ago
library rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 7 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 RBAC and Ownable migration towards Roles (#1291) 6 years ago
payment RBAC and Ownable migration towards Roles (#1291) 6 years ago
token Fix decrease allowance and add non-zero address precondition to approve (#1293) 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