Commit Graph

263 Commits (8423d20f264bed0d11ece9170683b158497c4745)

Author SHA1 Message Date
Hadrien Croubois 9586aaf352
Support foundry v1.0 (#5511) 1 week ago
Hadrien Croubois dbd9805207
Test behavior of SignatureChecker against the identity precompile (0x4) (#5501) 1 week ago
Arr00 3658269505
Add clear function to Enumerable{Set,Map} (#5486) 2 weeks ago
Hadrien Croubois 441dc141ac
Add Bytes32x2Set (#5442) 3 weeks ago
Arr00 43b3319e5b
Add ERC6909 Implementation along with extensions (#5394) 3 weeks ago
Hadrien Croubois 332bcb5f4d
Refactor EnumerableSet.behavior.js for reuse in the community repo (#5441) 1 month ago
Hadrien Croubois 352ab13687
Add a Calldata library with `emptyBytes` and `emptyString` functions (#5422) 1 month ago
Ernesto García 4c3ef87cf5
Await `.eventually` test matchers (#5408) 2 months ago
Arr00 03e06bf08c
Add GovernorSequentialProposalId extension for sequential numbers on proposals (#5290) 2 months ago
Ernesto García ff3134197f
Amend shouldSupportInterfaces refactor (#5359) 2 months ago
Hadrien Croubois 6dacc68c46
Refactor shouldSupportInterfaces helper (#5358) 2 months ago
Ernesto García 1c1186af1c
Allow pass in custom arguments to `shouldSupportInterfaces` test helper (#5350) 2 months ago
Ernesto García b3ce884628
Refactor `parseUint`, `parseInt` and `parseHexUint` to check bounds (#5304) 3 months ago
Hadrien Croubois 7105693e3c
Change NoncesKeyed._useNonce to return a keyed value (#5312) 3 months ago
Ernesto García f96237308f
Update forge and change visibility in fuzz tests (#5103) 4 months ago
Hadrien Croubois 28aed34dc5
Merge account abstraction work into master (#5274) 4 months ago
Hadrien Croubois 2fa4d103fe
Add NoncesKeyed variant (#5272) 4 months ago
renovate[bot] 205f59e9b6
Update dependency eslint to v9 (#4996) 4 months ago
Hadrien Croubois fe6249ec2c
Bytes library and CAIP2/CAIP10 helpers (#5252) 4 months ago
Hadrien Croubois bd588959ad
Add toUint, toInt and hexToUint to Strings (#5166) 4 months ago
Ernesto García 6325009675
Split StorageSlot into TransientSlot (#5239) 5 months ago
cairo b72e3da0ec
Bump forge-std to v1.9.3 (#5230) 5 months ago
cairo e3cfe1c5dd
Fix P256 corner cases (#5218) 5 months ago
cairo 2f0bc58946
Update and clarify documentation comments (#5206) 5 months ago
Ernesto García 530179a71f
Disallow empty CircularBuffer setup (#5214) 5 months ago
Hadrien Croubois 3cfebcb5c4
Refactor Heap.sol to remove `index` and `lookup` (#5190) 5 months ago
cairo 3f901696f7
Clean dirty addresses and booleans (#5195) 5 months ago
cairo 6e224307b4
Fix typographical errors (#5194) 5 months ago
Hadrien Croubois d8bbd34676
Update declaration of memory safe assembly blocks (#5172) 6 months ago
Hadrien Croubois 231fae33f0
Add Binary heap structure (#5084) 7 months ago
Hadrien Croubois b73bcb231f
Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago
Hadrien Croubois 05f218fb66
Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) 8 months ago
Hadrien Croubois 53b5d84212
Add bytes6 to the Packing library. (#5077) 8 months ago
Hadrien Croubois dc62599257
Extended packing and extracting library for value types (#5056) 9 months ago
Hadrien Croubois d8e799db98
Implement RSA verification (#4952) 9 months ago
cairo 337bfd5ea4
Add utility function for converting an address to checksummed string (#5067) 9 months ago
Dimitrios Papathanasiou 984233dcad
Bubble up `returndata` from reverted Create2 deployments (#5052) 9 months ago
Ernesto García f1a69f164e
Add Halmos support for formal verification (#5034) 9 months ago
Hadrien Croubois c80b675b8d
Add CircularBuffer data structure (#4913) 10 months ago
Lohann Paterno Coutinho Ferreira 4032b42694
Branchless ternary, min and max methods (#4976) 10 months ago
Hadrien Croubois f8c2e1035e
Add Packing library (#4992) 11 months ago
Hadrien Croubois b6e07917eb
Transient version of ReentrancyGuard (#4988) 11 months ago
Hadrien Croubois d6ad9db0a0
Add transient storage slot support in StorageSlot.sol (#4980) 11 months ago
Hadrien Croubois cb2aaaa04a
Add slot derivation library (#4975) 11 months ago
Renan Souza 5e3ba29b08
Procedurally generate Arrays.sol (#4859) 11 months ago
Xenia d398d68944
Mask computed address in `Create2` and `Clones` libraries (#4941) 11 months ago
Hadrien Croubois 92ff025622
Add a MerkleTree builder (#3617) 12 months ago
Anton Bukov e83142944f
Add ability to create clones with initial `value` in Clones.sol (#4936) 12 months ago
Alexander González 7a29f7df51
Improve MerkleProof tests (#4937) 12 months ago
Hadrien Croubois 92224533b1
Merge pull request from GHSA-9vx6-7xxf-x967 12 months ago