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
..
rbac
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
CanReclaimToken.test.js
Consolidated ERC20 Interface and Implementation Files ( #1125 )
7 years ago
Claimable.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
Contactable.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
DelayedClaimable.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
HasNoContracts.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
HasNoEther.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
HasNoTokens.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
Ownable.behaviour.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
Ownable.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
Superuser.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago
Whitelist.test.js
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
7 years ago