AugustoL 685d2087ca Add increase and decrease approval functions to ERC827 with tests 7 years ago
..
BasicToken.sol 815d9e1f45 Replace constant with view/pure 7 years ago
BurnableToken.sol 8375b6085f Burnable Token should be inherited from Basic Token issue#596 7 years ago
CappedToken.sol b50391862c Changes to remove warnings 7 years ago
DetailedERC20.sol b50391862c Changes to remove warnings 7 years ago
ERC20.sol 815d9e1f45 Replace constant with view/pure 7 years ago
ERC20Basic.sol 815d9e1f45 Replace constant with view/pure 7 years ago
ERC827.sol 685d2087ca Add increase and decrease approval functions to ERC827 with tests 7 years ago
MintableToken.sol e6213767fa Update all solidity versions to 0.4.18 7 years ago
PausableToken.sol e6213767fa Update all solidity versions to 0.4.18 7 years ago
SafeERC20.sol e6213767fa Update all solidity versions to 0.4.18 7 years ago
StandardToken.sol 687dc19a4a Documented increaseApproval() and decreaseApproval() 7 years ago
TokenTimelock.sol f446f5c5cd Use uint256 in TokenTimeLock contract 7 years ago
TokenVesting.sol b50391862c Changes to remove warnings 7 years ago