Francisco Giordano bd84db735d Merge pull request #450 from aupiff/master 8 years ago
..
BasicToken.sol 6d8bb497c8 removing trailing whitespace 8 years ago
BurnableToken.sol f96ebfca31 cosmetic changes to BurnableToken 8 years ago
ERC20.sol 6331dd125d fix ERC20 to conform to standard 8 years ago
ERC20Basic.sol 6331dd125d fix ERC20 to conform to standard 8 years ago
LimitedTransferToken.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
MintableToken.sol b12db57f34 Fixed typo 8 years ago
PausableToken.sol 84e3e76bb8 fix PausableToken documentation 8 years ago
SafeERC20.sol 7b463769a5 explain how to use SafeERC20 8 years ago
StandardToken.sol 6d8bb497c8 removing trailing whitespace 8 years ago
TokenTimelock.sol 20187f2970 use SafeERC20#safeTransfer 8 years ago
VestedToken.sol 2438557255 explain cliff 8 years ago