.. |
BasicToken.sol
|
6331dd125d
fix ERC20 to conform to standard
|
8 years ago |
BurnableToken.sol
|
b414545b6e
fixed typos XP
|
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
|
c7636bdc4c
add safe ERC20 helpers
|
8 years ago |
StandardToken.sol
|
8b11035b39
Indentation refactoring.
|
8 years ago |
TokenTimelock.sol
|
93b953fb48
changed instances of uint to uint256; fixes issue #226
|
8 years ago |
VestedToken.sol
|
5e7c168b25
Fix missing storage keyword warnings
|
8 years ago |