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 06666be93a
change MerkleProof interface to take array of bytes32 (#879)
7 years ago
..
crowdsale add missing await in IndividuallyCappedCrowdsale (#867) 7 years ago
examples Crowdsale refactor and add new models (#744) 7 years ago
helpers change MerkleProof interface to take array of bytes32 (#879) 7 years ago
library Change ECRecovery recover method's visibility to internal (#818) 7 years ago
lifecycle fix: reference contract name rather than filepath (#698) 7 years ago
math Fix SafeMath test file (#865) 7 years ago
mocks fix: the result of 'npm run lint:sol:fix' 7 years ago
ownership Add Whitelist contract (#746) 7 years ago
payment fix: reference contract name rather than filepath (#698) 7 years ago
token ERC721 full implementation (#803) 7 years ago
.eslintrc feat: enable eslint 7 years ago
Bounty.test.js fix: reference contract name rather than filepath (#698) 7 years ago
DayLimit.test.js fix: reference contract name rather than filepath (#698) 7 years ago
Heritable.test.js fix: reference contract name rather than filepath (#698) 7 years ago
LimitBalance.test.js fix: reference contract name rather than filepath (#698) 7 years ago
ReentrancyGuard.test.js fix: reference contract name rather than filepath (#698) 7 years ago
SimpleSavingsWallet.test.js fix: reference contract name rather than filepath (#698) 7 years ago