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.
Doug Crescenzi
ef347ffccc
Consolidated ERC20 Interface and Implementation Files ( #1125 )
...
* Consolidted ERC20 Interface and Implementation Files
* Fixed CanReclaimToken's tests to use StandardTokenMock instead of BasicTokenMock
* Changed token's variable type in TokenTimelock to ERC20
* Merged the StandardBurnableToken with BurnableToken since it now inherits from StandardToken; Fixed TokenTimelock so it uses SafeERC20 for ERC20
* Fixed variable type for _token in TokenTimelock constructor
* Fixed linting warning in BurnableToken
* Added back burnFrom tests.
7 years ago
..
access
Remove chai-as-promised ( #1116 )
7 years ago
crowdsale
Prefer const in test files ( #1117 )
7 years ago
examples
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
helpers
Test/assertRevert: Fix late return bug ( #1123 )
7 years ago
introspection
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
library
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
lifecycle
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
math
Changed before for beforeAll, refactored Bouncer tests. ( #1094 )
7 years ago
ownership
Consolidated ERC20 Interface and Implementation Files ( #1125 )
7 years ago
payment
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
proposals/ ERC1046
Remove chai-as-promised ( #1116 )
7 years ago
token
Consolidated ERC20 Interface and Implementation Files ( #1125 )
7 years ago
.eslintrc
feat: enable eslint
7 years ago
AutoIncrementing.test.js
Prefer const in test files ( #1117 )
7 years ago
Bounty.test.js
Add EditorConfig ( #1119 )
7 years ago
Heritable.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
LimitBalance.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
ReentrancyGuard.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
SimpleSavingsWallet.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago