Commit Graph

79 Commits (8c1b0ca82d2f30f5812078a7cf360f978a786be6)

Author SHA1 Message Date
Ernesto García fd812ee954
Group typographical errors (#5443) 2 weeks 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) 4 months ago
renovate[bot] 205f59e9b6
Update dependency eslint to v9 (#4996) 4 months ago
Ernesto García 6325009675
Split StorageSlot into TransientSlot (#5239) 4 months ago
cairo cceac54953
Add introduction tag for v5.1 contracts (#5228) 4 months ago
Ernesto García 414cb9e6fd
Consistently name multiple returned values (#5177) 4 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
Ernesto García 83f954d8c4
Add memory side effects notes when using function pointers (#5174) 5 months ago
Hadrien Croubois d8bbd34676
Update declaration of memory safe assembly blocks (#5172) 5 months ago
Hadrien Croubois 1e7ca3eea6
Remove redundant array access in Checkpoints (#5169) 5 months ago
Hadrien Croubois 3547cdce21
Fix typographical errors (#5171) 5 months ago
Ernesto García c304b6710b
Update MerkleProof note clarifying empty set definition (#5144) 6 months ago
Ernesto García bcd4beb5e7
Make explicit the validity of the empty set in MerkleProof.sol (#5142) 6 months ago
Hadrien Croubois 24a641d9c9
Get leaves from memory in processMultiProofCalldata (#5140) 6 months ago
Hadrien Croubois e3786e63e6
Fix natspec comment missing * (#5136) 6 months ago
Hadrien Croubois 9d6a0cc7e9
Fix documentation of private function `_upperLookupBinary` in Checkpoints.sol (#5128) 6 months ago
Hadrien Croubois 659f3063f8
Fix typo in Heap.sol documentation (#5121) 7 months ago
Hadrien Croubois 231fae33f0
Add Binary heap structure (#5084) 7 months ago
Hadrien Croubois 19a657bef8
Protect Packing.pack and Packing.replace against values that include dirty bits (#5117) 7 months ago
Hadrien Croubois b73bcb231f
Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 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 dd1e8988ab
Generate already lint code from procedural generation (#5060) 8 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
Hadrien Croubois d6ad9db0a0
Add transient storage slot support in StorageSlot.sol (#4980) 10 months ago
Hadrien Croubois cb2aaaa04a
Add slot derivation library (#4975) 11 months ago
Renan Souza 5e3ba29b08
Procedurally generate Arrays.sol (#4859) 11 months ago
Igor Żuk 17a8955cd8
Optimize Math operations using branchless bool to uint translation. (#4878) 1 year ago
Hadrien Croubois 0a757ec463
Add `sort` in memory to Arrays library (#4846) 1 year ago
Mihir Wadekar 192e873fcb
Add `Math.modExp` and a `Panic` library (#3298) 1 year ago
Hadrien Croubois a5c4cd8182
Add new EnumerableMap types (#4843) 1 year ago
Vladislav Volosnikov d2ba1f6251
Remove redundant memory usage in Checkpoints (#4540) 1 year ago
Hadrien Croubois a72c9561b9
Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
Hadrien Croubois be0572a8dc
Migrate ERC1155 tests to ethers v6 (#4771) 1 year ago
Renan Souza c411700572
Refactor EnumerableSet generation and tests (#4762) 1 year ago
Renan Souza e0ac73cd6e
Refactor enumerableMap generate and tests (#4760) 1 year ago
Renan Souza 7bd2b2aaf6
Use ERC-XXX syntax (#4730) 1 year ago
Francisco a714fe6dbd
Wrap docstrings to 120 chars (#4600) 1 year ago
Hadrien Croubois 6f80048ce9
Improve natspec documentation and comments (#4581) 1 year ago
Hadrien Croubois 25c416d01c
Rename internal variables in EnumerableSet for improved readability (#4577) 1 year ago
Hadrien Croubois cd67894914
Use Trace208 in Votes to support ERC6372 clocks (#4539) 1 year ago
Ernesto García cb0ffefe2f
Use named arguments in mapping types (#4433) 2 years ago
Hadrien Croubois 00cbf5a236
Update pragma to 0.8.20 (#4489) 2 years ago
Francisco 6bf68a41d1
Remove "available since" comments (#4424) 2 years ago
Ernesto García bb64458928
Implement recommendations from 5.0 audit Phase 1A (#4398) 2 years ago
Francisco 874c2d3c02
Use explicit imports (#4399) 2 years ago