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
0xclaudeshannon 80d8da0564
Do not reduce approval on transferFrom if current allowance is type(uint256).max (#3085)
3 years ago
..
extensions Add missing "await" in tests (#2749) 4 years ago
presets Add tests to extend code coverage (#2586) 4 years ago
utils Reorganize the repo structure (#2503) 4 years ago
ERC20.behavior.js Do not reduce approval on transferFrom if current allowance is type(uint256).max (#3085) 3 years ago
ERC20.test.js Reduce ERC20 allowance before triggering transfer (#3056) 3 years ago