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 84db204a41
Rename rounding modes and complete with fourth (#4455)
2 years ago
..
cryptography Move `ECDSA` message hash methods to its own `MessageHashUtils` library (#4430) 2 years ago
introspection Enable ERC-1271 signature checks in Governor `castVoteBySig` (#4418) 2 years ago
math Rename rounding modes and complete with fourth (#4455) 2 years ago
structs Use explicit imports (#4399) 2 years ago
Address.test.js Replace revert strings with custom errors (#4261) 2 years ago
Arrays.test.js Use Prettier for JS files (#3913) 2 years ago
Base64.test.js Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Context.behavior.js Use Prettier for JS files (#3913) 2 years ago
Context.test.js Use Prettier for JS files (#3913) 2 years ago
Create2.test.js Replace revert strings with custom errors (#4261) 2 years ago
Multicall.test.js Replace revert strings with custom errors (#4261) 2 years ago
Nonces.test.js Replace revert strings with custom errors (#4261) 2 years ago
ShortStrings.t.sol Use explicit imports (#4399) 2 years ago
ShortStrings.test.js Replace revert strings with custom errors (#4261) 2 years ago
StorageSlot.test.js Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
Strings.test.js Add toStringSigned to Strings.sol (#4330) 2 years ago