Francisco Giordano 3da7c31484 add revocable flag 8 éve
..
BasicToken.sol e70dd18734 Moving business logic preconditions to the beginning of the function. 8 éve
BurnableToken.sol e70dd18734 Moving business logic preconditions to the beginning of the function. 8 éve
ERC20.sol b395b06b65 Explicit public visibility on methods 8 éve
ERC20Basic.sol b395b06b65 Explicit public visibility on methods 8 éve
LimitedTransferToken.sol b069827bad fix typo. 8 éve
MintableToken.sol b395b06b65 Explicit public visibility on methods 8 éve
PausableToken.sol 1203a2473d add whenNotPaused modifier to all of PausableToken functions that modify it's state. Fix #401 8 éve
SafeERC20.sol 7b463769a5 explain how to use SafeERC20 8 éve
StandardToken.sol e70dd18734 Moving business logic preconditions to the beginning of the function. 8 éve
TokenTimelock.sol b395b06b65 Explicit public visibility on methods 8 éve
TokenVesting.sol 3da7c31484 add revocable flag 8 éve
VestedToken.sol b069827bad fix typo. 8 éve