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/utils
Francisco 8f0d4d4a41
Fix fuzzing coverage (#3716)
2 years ago
..
cryptography Make ERC721Votes no longer a Draft (#3699) 2 years ago
escrow Fix deprecated expectEvent.inLogs #3332 (#3333) 3 years ago
introspection Avoid returnbomb in ERC165Checker (#3587) 3 years ago
math Fix fuzzing coverage (#3716) 2 years ago
structs Add bytes32 to uint enumerable map (#3416) 3 years ago
Address.test.js Optimize Address.functionCall removing redundant isContract check (#3469) 3 years ago
Arrays.test.js Extend Checkpoints with new sizes and lookup mechanisms (#3589) 2 years ago
Base64.test.js Add tests for improved coverage (#3448) 3 years ago
Checkpoints.test.js ERC721 extension for efficient batch minting (#3311) 2 years ago
Context.behavior.js Fix deprecated expectEvent.inLogs #3332 (#3333) 3 years ago
Context.test.js Remove GSNv1 contracts (#2521) 4 years ago
Counters.test.js Add a Counter.reset function (#2678) 4 years ago
Create2.test.js Revert unwanted breaking change in the Clones library (#3456) 3 years ago
Multicall.test.js Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676) 2 years ago
StorageSlot.test.js Implement UUPS proxy (ERC1822) (#2542) 4 years ago
Strings.test.js Optimize toString (#3573) 2 years ago
TimersBlockNumberImpl.test.js Add Governor contracts (#2672) 4 years ago
TimersTimestamp.test.js Add Governor contracts (#2672) 4 years ago