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
Francisco Giordano bf95602404
Simplify IndividuallyCappedCrowdsale interface (#1296)
6 years ago
..
access Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
crowdsale Simplify IndividuallyCappedCrowdsale interface (#1296) 6 years ago
drafts/ERC1046 Rename the proposals tests to drafts (#1279) 7 years ago
examples Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
helpers fix: refactor sign.js and related tests (#1243) 7 years ago
introspection Rename SupportsInterfaceWithLookup to ERC165 (#1288) 6 years ago
library rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 6 years ago
lifecycle Remove HasNoEther, HasNoTokens, HasNoContracts, and NoOwner (#1254) 7 years ago
math remove arrow functions from js tests (#1225) 7 years ago
ownership Update modifiers to call public view functions (#1277) 6 years ago
payment Improve encapsulation on lifecycle, ownership and payments (#1269) 7 years ago
token getApproved require the given token ID exist (#1256) 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