Brian Guo 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
..
BasicToken.sol 6331dd125d fix ERC20 to conform to standard 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 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
PausableToken.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
SimpleToken.sol b1e504d6c6 change uint to uint256 8 years ago
StandardToken.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
TokenTimelock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
VestedToken.sol b8884687df fix off by one error in VestedToken 8 years ago