Commit Graph

9 Commits (36582695059f2e515f14265f256bf91dde2f8739)

Author SHA1 Message Date
Michael a99b31f990
Optimize `MerkleTree` for loops by using `uint256` iterators (#5415) 2 months ago
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 4 months ago
Ernesto García 4c481d6584
Implement 5.1 Full Audit Naming Suggestions (#5215) 5 months ago
Ernesto García b1f6bbe69f
Add note about memory manipulation in MerkleTree (#5213) 5 months ago
cairo 37c35a1eaa
Update to match Solidity pragma (#5198) 5 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) 9 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