Hao (Alan) Tang 79eb94d3cd fix ERC20.sol#L174 and ERC20.sol#L187 should be casted to an address type. (#1470) 7 years ago
..
ERC20.sol 79eb94d3cd fix ERC20.sol#L174 and ERC20.sol#L187 should be casted to an address type. (#1470) 7 years ago
ERC20Burnable.sol f3888bb0b0 Removing unrequired `_burn()` override (#1373) 7 years ago
ERC20Capped.sol c8220aeea8 ERC20Capped now capps _all_ minting, even internal calls. (#1443) 7 years ago
ERC20Detailed.sol 9b37104655 Turn off blank-lines Solium rule (#1284) 7 years ago
ERC20Mintable.sol fd4de77651 Replaces `amount` with `value` for consistency (#1378) 7 years ago
ERC20Pausable.sol 9b37104655 Turn off blank-lines Solium rule (#1284) 7 years ago
IERC20.sol 9b37104655 Turn off blank-lines Solium rule (#1284) 7 years ago
SafeERC20.sol bbe804a14b Deleted unnecessary import. (#1437) 7 years ago
TokenTimelock.sol 9b37104655 Turn off blank-lines Solium rule (#1284) 7 years ago