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
Rudy Godoy 34e3ce4ab4 Typo fix: avaible -> available 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 uint to uint256 8 years ago
SimpleToken.sol change uint to uint256 8 years ago
StandardToken.sol Typo fix: avaible -> available 8 years ago
VestedToken.sol change uint to uint256 8 years ago