Commit History

Author SHA1 Message Date
  Ernesto García 0e7f530475 Update MerkleProof note clarifying empty set definition (#5144) 1 year ago
  Ernesto García da072a2035 Make explicit the validity of the empty set in MerkleProof.sol (#5142) 1 year ago
  Hadrien Croubois de66e2ca51 Get leaves from memory in processMultiProofCalldata (#5140) 1 year ago
  Hadrien Croubois b73bcb231f Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 1 year ago
  Hadrien Croubois 92ff025622 Add a MerkleTree builder (#3617) 1 year ago
  github-actions[bot] 3e6c86392c Merge release-v5.0 branch (#4665) 2 years ago
  Francisco af06fdcfd4 Fix various documentation errors (#4601) 2 years ago
  Hadrien Croubois 63851f8de5 Fix typographical errors & comments (#4595) 2 years ago
  Francisco a503ba1a0a Avoid overflow on empty multiproof (#4564) 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
  Francisco b66c77a1fc Merge branch 'release-v4.9' into master (#4373) 2 years ago
  Francisco c95a445130 Detect MerkleProof multiproof invariant violation (#4367) 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
  github-actions[bot] 09329f8a18 Merge release-v4.9 branch (#4274) 2 years ago
  Pascal Marco Caversaccio a81b0d0b21 Use unchecked in MerkleProof.processMultiProof (#3869) 2 years ago
  Francisco b709eae01d Update Prettier Solidity (#3898) 2 years ago
  Pascal Marco Caversaccio 93cd2ecb73 Improve readability of processMultiProof (#3854) 2 years ago
  Francisco Giordano 49c0e4370d 4.8.0 2 years ago
  Francisco Giordano 16fa1834e5 Fix MerkleProof natspec 2 years ago
  Francisco Giordano 8bfcb65924 Update recommendation of JS library for merkle trees 2 years ago
  Hadrien Croubois 1f18fea1de 4.8.0-rc.2 3 years ago
  Francisco Giordano 4e18cdc186 Update merkle multiproof docs with a caution note 3 years ago
  Hadrien Croubois 3dac7bbed7 Merge v4.7 back into master (#3516) 3 years ago
  Hadrien Croubois 2894059775 Support memory arrays in MerkleTree multiproof (#3493) 3 years ago
  Francisco Giordano 113443470c Reorder arguments for multiProof functions (#3447) 3 years ago
  Troy Salem 4fc9fd3efe Support more efficient merkle proofs through calldata (#3200) 3 years ago
  Hadrien Croubois 2b0b0bb186 Fix merkle multiProof for single leaf tree (#3446) 3 years ago
  Colin Hicks f8157ac854 Add multiProofVerify (#3276) 3 years ago