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 231fae33f0
Add Binary heap structure (#5084)
6 months ago
..
cryptography Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago
introspection Add ERC1363 implementation (#4631) 1 year ago
math Add Halmos support for formal verification (#5034) 8 months ago
structs Add Binary heap structure (#5084) 6 months ago
types Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
Address.test.js Add ability to create clones with initial `value` in Clones.sol (#4936) 11 months ago
Arrays.t.sol Add Halmos support for formal verification (#5034) 8 months ago
Arrays.test.js Procedurally generate Arrays.sol (#4859) 10 months ago
Base64.t.sol Add `sort` in memory to Arrays library (#4846) 1 year ago
Base64.test.js Merge pull request from GHSA-9vx6-7xxf-x967 11 months ago
Context.behavior.js Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
Context.test.js Migrate metatx tests to ethers.js (#4737) 1 year ago
Create2.t.sol Add Halmos support for formal verification (#5034) 8 months ago
Create2.test.js Bubble up `returndata` from reverted Create2 deployments (#5052) 8 months ago
Multicall.test.js Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
Nonces.test.js Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
Packing.t.sol Add bytes6 to the Packing library. (#5077) 8 months ago
Packing.test.js Extended packing and extracting library for value types (#5056) 8 months ago
Panic.test.js Update chai matchers (#4899) 12 months ago
Pausable.test.js Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
ReentrancyGuard.test.js Transient version of ReentrancyGuard (#4988) 10 months ago
ShortStrings.t.sol Add Halmos support for formal verification (#5034) 8 months ago
ShortStrings.test.js Migrate utils to ethersjs v6 (#4736) 1 year ago
SlotDerivation.t.sol Add Halmos support for formal verification (#5034) 8 months ago
SlotDerivation.test.js Add slot derivation library (#4975) 10 months ago
StorageSlot.test.js Add transient storage slot support in StorageSlot.sol (#4980) 10 months ago
Strings.test.js Add utility function for converting an address to checksummed string (#5067) 8 months ago