1. 22 Nov, 2021 2 commits
  2. 18 Nov, 2021 2 commits
  3. 16 Nov, 2021 4 commits
  4. 15 Nov, 2021 6 commits
  5. 14 Nov, 2021 3 commits
  6. 12 Nov, 2021 3 commits
  7. 09 Nov, 2021 2 commits
  8. 08 Nov, 2021 4 commits
  9. 27 Oct, 2021 3 commits
  10. 20 Oct, 2021 3 commits
  11. 19 Oct, 2021 3 commits
  12. 18 Oct, 2021 2 commits
  13. 15 Oct, 2021 2 commits
  14. 14 Oct, 2021 1 commit
    • Add a MerkleProof.processProof utility function (#2841) · d244b819
      * Add a MerkleProof.processProof utility function
      
      * Add changelog entry
      
      * fix lint
      
      * return index when processingProof
      
      * fix lint
      
      * fix test
      
      * Apply suggestions from code review
      
      Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
      
      * improve documentation
      
      * Apply suggestions from code review
      
      Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
      
      * remove index - see discussion in the PR
      
      * update changelog
      
      Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
      Hadrien Croubois authored