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
Leo Arias 7bb87237f3 Improve encapsulation on ERCs (#1270) 7 years ago
..
access Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
crowdsale Allow non-beneficiaries to trigger release of their funds (#1275) 7 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 Add ERC165Query library (#1086) 7 years ago
library Move contracts to subdirectories (#1253) 7 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 Remove Claimable, DelayedClaimable, Heritable (#1274) 7 years ago
payment Improve encapsulation on lifecycle, ownership and payments (#1269) 7 years ago
token Improve encapsulation on ERCs (#1270) 7 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