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
ashhanai e734b42fc2
Enable using ERC165 check for one supported interface directly (#3339)
3 years ago
..
cryptography Support memory arrays in MerkleTree multiproof (#3493) 3 years ago
escrow Fix deprecated expectEvent.inLogs #3332 (#3333) 3 years ago
introspection Enable using ERC165 check for one supported interface directly (#3339) 3 years ago
math Add sqrt for math (#3242) 3 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 Migrate to Hardhat (#2397) 4 years ago
Base64.test.js Add tests for improved coverage (#3448) 3 years ago
Checkpoints.test.js Add tests for improved coverage (#3448) 3 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 Multicall module (#2608) 4 years ago
StorageSlot.test.js Implement UUPS proxy (ERC1822) (#2542) 4 years ago
Strings.test.js Add `address` to `string` conversion (#3403) 3 years ago
TimersBlockNumberImpl.test.js Add Governor contracts (#2672) 4 years ago
TimersTimestamp.test.js Add Governor contracts (#2672) 4 years ago