Commit Graph

1026 Commits (d4ed5f9068bb634ecc423417b4f9554f48fae85b)

Author SHA1 Message Date
Hadrien Croubois d4ed5f9068
Automatically deploy entrypoint, and make it available in the hre (#5391) 1 month ago
Arr00 03e06bf08c
Add GovernorSequentialProposalId extension for sequential numbers on proposals (#5290) 1 month ago
Hadrien Croubois 77d4a73c87
Add checks to ERC7579Utils.decodeBatch (#5353) 2 months ago
Hadrien Croubois 5df10703cd
Vendor entrypoint bytecode (#5362) 2 months ago
Woolfgm a39556f475
Fix GovernorTimelockCompound and TESTING.md grammar (#5356) 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
dependabot[bot] 0643d17e8d
Bump ws, ethers and hardhat-gas-reporter (#5345) 2 months ago
Arr00 779c27ad36
Cherry-pick "Fix v5.2 testing" from the release-v5.2 branch (#5342) 2 months ago
Ernesto García 78be1b39aa
Implement feedback for M-01, L-08, L-09 (#5324) 2 months ago
Hadrien Croubois 2562c11f25
Document VotesExtended assumptions (#5306) 2 months ago
Hadrien Croubois e1d44e0342
Add `factory()`, `factoryData()` and `paymasterData()` helpers to ERC4337Utils (#5313) 2 months ago
Ernesto García b3ce884628
Refactor `parseUint`, `parseInt` and `parseHexUint` to check bounds (#5304) 2 months ago
Hadrien Croubois 7105693e3c
Change NoncesKeyed._useNonce to return a keyed value (#5312) 2 months ago
Hadrien Croubois ccb5f2d8ca
Fix 5.2 audit L-05, N-03, N-04, N-05 and N-06 issues (#5308) 2 months ago
Ernesto García f96237308f
Update forge and change visibility in fuzz tests (#5103) 3 months ago
Hadrien Croubois 28aed34dc5
Merge account abstraction work into master (#5274) 3 months ago
Hadrien Croubois 2fa4d103fe
Add NoncesKeyed variant (#5272) 3 months ago
renovate[bot] 205f59e9b6
Update dependency eslint to v9 (#4996) 3 months ago
cairo c12cf86e0d
Fuzz tampered tests for `ERC2771Forwarder` (#5258) 3 months ago
Hadrien Croubois 2a83a217af
GovernorCountingOverridable testing with timestamp (#5269) 3 months ago
Hadrien Croubois 378914ceab
Delegate override vote (#5192) 3 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) 4 months ago
cairo b72e3da0ec
Bump forge-std to v1.9.3 (#5230) 4 months ago
cairo e3cfe1c5dd
Fix P256 corner cases (#5218) 4 months ago
PurrProof cc67e0eb83
Add comment and tests for zero address behavior in Ownable2Step.transferOwnership() (#5226) 4 months ago
cairo 2f0bc58946
Update and clarify documentation comments (#5206) 4 months ago
Ernesto García 530179a71f
Disallow empty CircularBuffer setup (#5214) 4 months ago
Hadrien Croubois 3cfebcb5c4
Refactor Heap.sol to remove `index` and `lookup` (#5190) 4 months ago
TechVoyagerX f20981528f
refactor: enhance ERC6372 behavior test with detailed checks (#5164) 4 months ago
cairo 3f901696f7
Clean dirty addresses and booleans (#5195) 4 months ago
cairo 6e224307b4
Fix typographical errors (#5194) 5 months ago
Hadrien Croubois cb7faaf4db
Add clone variant with per-instance immutable arguments (#5109) 5 months ago
Hadrien Croubois d8bbd34676
Update declaration of memory safe assembly blocks (#5172) 5 months ago
Hadrien Croubois 231fae33f0
Add Binary heap structure (#5084) 6 months ago
Hadrien Croubois e30b390d84
Add `ERC7674` (draft) (#5071) 6 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) 7 months ago
Hadrien Croubois 5480641e5c
Reduce memory leakage from returndata in SafeERC20 (#5090) 7 months ago
Hadrien Croubois 83c7e45092
Fix dirty bits in upper bits in implementation address in `Clones.sol` (#5069) 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) 8 months ago
Hadrien Croubois d8e799db98
Implement RSA verification (#4952) 8 months ago
cairo 337bfd5ea4
Add utility function for converting an address to checksummed string (#5067) 8 months ago
Hadrien Croubois c1d6ad5a30
Add GovernorCountingFractional (#5045) 8 months ago
Dimitrios Papathanasiou 984233dcad
Bubble up `returndata` from reverted Create2 deployments (#5052) 8 months ago
Ernesto García 52e0e3e783
Extend `onlyAuthorized` to support extra functions in AccessManager (#5014) 8 months ago