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/test/token/ERC20
Leo Arias fa49e5189d Remove Minted and TokensBurned events (#1305) 7 years ago
..
ERC20.test.js Fix decrease allowance and add non-zero address precondition to approve (#1293) 7 years ago
ERC20Burnable.behavior.js Remove Minted and TokensBurned events (#1305) 7 years ago
ERC20Burnable.test.js Rename ERC interfaces to I prefix (#1252) 7 years ago
ERC20Capped.behavior.js Remove Minted and TokensBurned events (#1305) 7 years ago
ERC20Capped.test.js RBAC and Ownable migration towards Roles (#1291) 7 years ago
ERC20Detailed.test.js Improve encapsulation on ERCs (#1270) 7 years ago
ERC20Mintable.behavior.js Remove Minted and TokensBurned events (#1305) 7 years ago
ERC20Mintable.test.js RBAC and Ownable migration towards Roles (#1291) 7 years ago
ERC20Pausable.test.js Fix decrease allowance and add non-zero address precondition to approve (#1293) 7 years ago
SafeERC20.test.js Remove chai-as-promised (#1116) 7 years ago
TokenTimelock.test.js RBAC and Ownable migration towards Roles (#1291) 7 years ago
TokenVesting.test.js Improve encapsulation on ERCs (#1270) 7 years ago