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
Nicholas Rodrigues Lordello 7c754d0665
Add ceiling division operation to the `Math.sol` library (#2681)
4 years ago
..
cryptography Add support for EIP2098 "short signatures" in the ECDSA library (#2582) 4 years ago
escrow Reorganize the repo structure (#2503) 4 years ago
introspection Add ERC165 interface detection to AccessControl (#2562) 4 years ago
math Add ceiling division operation to the `Math.sol` library (#2681) 4 years ago
structs EnumerableSet: Remove Boundary Check in _at (#2606) 4 years ago
Address.test.js Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Arrays.test.js Migrate to Hardhat (#2397) 4 years ago
Context.behavior.js Remove GSNv1 contracts (#2521) 4 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 Migrate to Hardhat (#2397) 4 years ago
Initializable.test.js Reorganize the repo structure (#2503) 4 years ago
Multicall.test.js Add Multicall module (#2608) 4 years ago
PaymentSplitter.test.js Reorganize the repo structure (#2503) 4 years ago
StorageSlot.test.js Implement UUPS proxy (ERC1822) (#2542) 4 years ago
Strings.test.js Add a Strings.toHexString function (#2504) 4 years ago