mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/token
Francisco Giordano b3ca0c73b3 add a TokenTimelock contract 8 years ago
..
BasicToken.sol remove all checks for short address attack (fixes #261) 8 years ago
CrowdsaleToken.sol change uint to uint256 8 years ago
ERC20.sol change uint to uint256 8 years ago
ERC20Basic.sol change uint to uint256 8 years ago
LimitedTransferToken.sol change uint to uint256 8 years ago
MintableToken.sol change uint to uint256 8 years ago
PausableToken.sol change inheritance order for StandardToken and PausableToken 8 years ago
SimpleToken.sol change uint to uint256 8 years ago
StandardToken.sol change inheritance order for StandardToken and PausableToken 8 years ago
TokenTimelock.sol add a TokenTimelock contract 8 years ago
VestedToken.sol change uint to uint256 8 years ago