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
Francisco Giordano 84e63bbf8b
Fix decrease allowance and add non-zero address precondition to approve (#1293)
7 years ago
..
ERC20.sol Fix decrease allowance and add non-zero address precondition to approve (#1293) 7 years ago
ERC20Burnable.sol Rename ERC interfaces to I prefix (#1252) 7 years ago
ERC20Capped.sol RBAC and Ownable migration towards Roles (#1291) 7 years ago
ERC20Detailed.sol Fixed Solium warnings. (#1301) 7 years ago
ERC20Mintable.sol RBAC and Ownable migration towards Roles (#1291) 7 years ago
ERC20Pausable.sol Fix decrease allowance and add non-zero address precondition to approve (#1293) 7 years ago
IERC20.sol Functions in interfaces changed to "external" (#1263) 7 years ago
SafeERC20.sol Rename ERC interfaces to I prefix (#1252) 7 years ago
TokenTimelock.sol Improve encapsulation on ERCs (#1270) 7 years ago