Commit Graph

80 Commits (bc1df46eac3b897bc343952fccac3fad8a3095bc)

Author SHA1 Message Date
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 4 months ago
cairo cceac54953
Add introduction tag for v5.1 contracts (#5228) 5 months ago
Ernesto García 414cb9e6fd
Consistently name multiple returned values (#5177) 5 months ago
Ernesto García 4c481d6584
Implement 5.1 Full Audit Naming Suggestions (#5215) 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
Ernesto García b1f6bbe69f
Add note about memory manipulation in MerkleTree (#5213) 5 months ago
Hadrien Croubois 3cfebcb5c4
Refactor Heap.sol to remove `index` and `lookup` (#5190) 5 months ago
cairo 37c35a1eaa
Update to match Solidity pragma (#5198) 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 1e7ca3eea6
Remove redundant array access in Checkpoints (#5169) 6 months ago
Hadrien Croubois e3786e63e6
Fix natspec comment missing * (#5136) 7 months ago
Hadrien Croubois 9d6a0cc7e9
Fix documentation of private function `_upperLookupBinary` in Checkpoints.sol (#5128) 7 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 b73bcb231f
Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago
Hadrien Croubois 8a990e6d6a
Avoid storing hashing function pointers in storage make MerkleTree structure upgrade-safe (#5080) 8 months ago
Hadrien Croubois c80b675b8d
Add CircularBuffer data structure (#4913) 10 months ago
Ernesto García 6b4ec6c6c6
Remove root from MerkleTree (#4949) 12 months ago
Hadrien Croubois 92ff025622
Add a MerkleTree builder (#3617) 12 months ago
Hadrien Croubois 036c3cbef2
Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 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
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Francisco af06fdcfd4
Fix various documentation errors (#4601) 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) 2 years 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
Hadrien Croubois 7c02b5cab2
Refactor DoubleEndedQueue (#4150) 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
Sebastian T F 621b867b1a
Imrove `BitMaps` documentation (#4400) 2 years ago
Francisco 874c2d3c02
Use explicit imports (#4399) 2 years ago
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 2 years ago
Ernesto García 7bb5592ad5
Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
Hadrien Croubois 4448c13c3c
Move the Checkpoints library to utils/structs (#4275) 2 years ago
github-actions[bot] 09329f8a18
Merge release-v4.9 branch (#4274) 2 years ago
Hadrien Croubois 0f10efe232
Remove code in preparation for v5.0 (#4258) 2 years ago
Ernesto García a34dd8bb1b
Add `solidity` language to missing code snippets (#3992) 2 years ago
Hadrien Croubois 88754d0b36
Add keys() accessor to EnumerableMaps (#3920) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
Francisco Giordano 49c0e4370d 4.8.0 2 years ago
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
Francisco 50501a751e Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Francisco c52625018b
Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago