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
Manuel Aráoz d5a75362ec Merge pull request #288 from frangio/refactor/math 8 years ago
..
BasicToken.sol fix import directories 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 fix(token): typo in documentation 8 years ago
TokenTimelock.sol tweak TokenTimelock documentation 8 years ago
VestedToken.sol fix references to max and min functions 8 years ago