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/ERC20
Doug Crescenzi d5f06ab32f addressed TokenVesting contstructor natspec updates in #742 (#935) 7 years ago
..
BasicToken.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
BurnableToken.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
CappedToken.sol style: use the max-len solidity rule (#944) 7 years ago
DetailedERC20.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
ERC20.sol style: use the max-len solidity rule (#944) 7 years ago
ERC20Basic.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
MintableToken.sol style: use the max-len solidity rule (#944) 7 years ago
PausableToken.sol style: use the max-len solidity rule (#944) 7 years ago
RBACMintableToken.sol Adding RBAC Mintable token (#923) 7 years ago
SafeERC20.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
StandardBurnableToken.sol style: use the max-len solidity rule (#944) 7 years ago
StandardToken.sol style: use the max-len solidity rule (#944) 7 years ago
TokenTimelock.sol style: use the max-len solidity rule (#944) 7 years ago
TokenVesting.sol addressed TokenVesting contstructor natspec updates in #742 (#935) 7 years ago