Ernesto García 32e7a6ffbc Add `equal` to Bytes.sol and update pragma to 0.8.24 in String dependencies (#5726) vor 2 Monaten
..
cryptography bc8f775df2 Add Calldata variants of ECDSA.recover, ECDSA.tryRecover and SignatureChecker.isValidSignatureNow (#5788) vor 3 Monaten
introspection 43b3319e5b Add ERC6909 Implementation along with extensions (#5394) vor 8 Monaten
math a9b1f58b00 Add saturating (unsigned) math operations and optimize try operations (#5527) vor 7 Monaten
structs b84db20fb2 Add checkpoint variant with uint256 keys and values (#5748) vor 3 Monaten
types a72c9561b9 Finalize test migration: remove legacy dependencies and test helpers (#4797) vor 1 Jahr
Address.test.js 205f59e9b6 Update dependency eslint to v9 (#4996) vor 11 Monaten
Arrays.t.sol f96237308f Update forge and change visibility in fuzz tests (#5103) vor 11 Monaten
Arrays.test.js 8a4eadea51 Add support for more types in Arrays.sol (#5568) vor 7 Monaten
Base64.t.sol f96237308f Update forge and change visibility in fuzz tests (#5103) vor 11 Monaten
Base64.test.js 92224533b1 Merge pull request from GHSA-9vx6-7xxf-x967 vor 1 Jahr
Blockhash.t.sol f9f7db03f3 Fix flaky test `testFuzzFutureBlocks` (#5783) vor 3 Monaten
Blockhash.test.js 1a87de9326 Use hardhat network helper to clear code blockhash test (#5768) vor 3 Monaten
Bytes.t.sol 32e7a6ffbc Add `equal` to Bytes.sol and update pragma to 0.8.24 in String dependencies (#5726) vor 2 Monaten
Bytes.test.js 76e02bc055 Fix bug in Bytes.lastIndexOf when array is empty and position is not 2²⁵⁶-1 (#5797) vor 3 Monaten
CAIP.test.js 2909098755 ERC-7930 (#5736) vor 3 Monaten
Calldata.test.js 352ab13687 Add a Calldata library with `emptyBytes` and `emptyString` functions (#5422) vor 9 Monaten
Context.behavior.js a72c9561b9 Finalize test migration: remove legacy dependencies and test helpers (#4797) vor 1 Jahr
Context.test.js e473bcf859 Migrate metatx tests to ethers.js (#4737) vor 1 Jahr
Create2.t.sol f96237308f Update forge and change visibility in fuzz tests (#5103) vor 11 Monaten
Create2.test.js 205f59e9b6 Update dependency eslint to v9 (#4996) vor 11 Monaten
Memory.t.sol 21cd7e8aa3 Add `Memory` utility library (#5189) vor 3 Monaten
Memory.test.js 21cd7e8aa3 Add `Memory` utility library (#5189) vor 3 Monaten
Multicall.test.js a72c9561b9 Finalize test migration: remove legacy dependencies and test helpers (#4797) vor 1 Jahr
Nonces.behavior.js 4c3ef87cf5 Await `.eventually` test matchers (#5408) vor 9 Monaten
Nonces.test.js 2fa4d103fe Add NoncesKeyed variant (#5272) vor 11 Monaten
NoncesKeyed.test.js 2fa4d103fe Add NoncesKeyed variant (#5272) vor 11 Monaten
Packing.t.sol 28aed34dc5 Merge account abstraction work into master (#5274) vor 11 Monaten
Packing.test.js dc62599257 Extended packing and extracting library for value types (#5056) vor 1 Jahr
Panic.test.js 141c947921 Update chai matchers (#4899) vor 1 Jahr
Pausable.test.js a72c9561b9 Finalize test migration: remove legacy dependencies and test helpers (#4797) vor 1 Jahr
ReentrancyGuard.test.js b6e07917eb Transient version of ReentrancyGuard (#4988) vor 1 Jahr
ShortStrings.t.sol f96237308f Update forge and change visibility in fuzz tests (#5103) vor 11 Monaten
ShortStrings.test.js 78d5708340 Migrate utils to ethersjs v6 (#4736) vor 1 Jahr
SlotDerivation.t.sol f96237308f Update forge and change visibility in fuzz tests (#5103) vor 11 Monaten
SlotDerivation.test.js cb2aaaa04a Add slot derivation library (#4975) vor 1 Jahr
StorageSlot.test.js 6325009675 Split StorageSlot into TransientSlot (#5239) vor 1 Jahr
Strings.t.sol b3ce884628 Refactor `parseUint`, `parseInt` and `parseHexUint` to check bounds (#5304) vor 10 Monaten
Strings.test.js a5350ecdd3 Add Strings.toHexString(bytes) (#5761) vor 3 Monaten
TransientSlot.test.js 6325009675 Split StorageSlot into TransientSlot (#5239) vor 1 Jahr
draft-InteroperableAddress.t.sol 2909098755 ERC-7930 (#5736) vor 3 Monaten
draft-InteroperableAddress.test.js 2909098755 ERC-7930 (#5736) vor 3 Monaten