.. |
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 |
DetailedERC20.sol
|
365c875ced
Create detailed ERC20 interface
|
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 |
MintableToken.sol
|
7a19bcf6d9
Merge pull request #505 from ZumZoom/patch-1
|
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 |
TokenVesting.sol
|
e74652415f
Math.sol is not used, not needed
|
8 years ago |