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 adbb8c9d27
Add Governor module connecting with AccessManager (#4523)
1 year ago
..
cryptography Move `ECDSA` message hash methods to its own `MessageHashUtils` library (#4430) 2 years ago
introspection Add Governor module connecting with AccessManager (#4523) 1 year ago
math Update remappings and install instructions for Foundry on docs site (#4498) 2 years ago
structs Update pragma to 0.8.20 (#4489) 2 years ago
Address.test.js Implement recommendations from 5.0 audit Phase 1B (#4502) 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 Use `Ownable` in `VestingWallet` instead of an immutable beneficiary (#4508) 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 Update remappings and install instructions for Foundry on docs site (#4498) 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