Brian Guo 93b953fb48 changed instances of uint to uint256; fixes issue #226 il y a 8 ans
..
BasicToken.sol 6331dd125d fix ERC20 to conform to standard il y a 8 ans
ERC20.sol 6331dd125d fix ERC20 to conform to standard il y a 8 ans
ERC20Basic.sol 6331dd125d fix ERC20 to conform to standard il y a 8 ans
LimitedTransferToken.sol 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
MintableToken.sol 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
PausableToken.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 il y a 8 ans
SimpleToken.sol b1e504d6c6 change uint to uint256 il y a 8 ans
StandardToken.sol 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
TokenTimelock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 il y a 8 ans
VestedToken.sol b8884687df fix off by one error in VestedToken il y a 8 ans