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
Hadrien Croubois e891ec587d
Merge branch 'master' into feat/access-manager
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 Use Trace208 in Votes to support ERC6372 clocks (#4539) 1 year 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
Pausable.test.js Move security directory contents to utils (#4551) 1 year ago
ReentrancyGuard.test.js Move security directory contents to utils (#4551) 1 year 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