.. |
BasicToken.sol
|
e70dd18734
Moving business logic preconditions to the beginning of the function.
|
8 years ago |
BurnableToken.sol
|
e70dd18734
Moving business logic preconditions to the beginning of the function.
|
8 years ago |
ERC20.sol
|
b395b06b65
Explicit public visibility on methods
|
8 years ago |
ERC20Basic.sol
|
b395b06b65
Explicit public visibility on methods
|
8 years ago |
LimitedTransferToken.sol
|
b069827bad
fix typo.
|
8 years ago |
MintableToken.sol
|
b395b06b65
Explicit public visibility on methods
|
8 years ago |
PausableToken.sol
|
1203a2473d
add whenNotPaused modifier to all of PausableToken functions that modify it's state. Fix #401
|
8 years ago |
SafeERC20.sol
|
7b463769a5
explain how to use SafeERC20
|
8 years ago |
StandardToken.sol
|
e70dd18734
Moving business logic preconditions to the beginning of the function.
|
8 years ago |
TokenTimelock.sol
|
27f8609ac9
Update TokenTimelock.sol: Issue #464
|
8 years ago |
VestedToken.sol
|
b069827bad
fix typo.
|
8 years ago |