1. 09 Nov, 2021 2 commits
  2. 08 Nov, 2021 10 commits
  3. 06 Nov, 2021 2 commits
  4. 04 Nov, 2021 2 commits
  5. 03 Nov, 2021 2 commits
  6. 01 Nov, 2021 5 commits
  7. 28 Oct, 2021 4 commits
  8. 27 Oct, 2021 4 commits
  9. 20 Oct, 2021 1 commit
  10. 19 Oct, 2021 3 commits
  11. 18 Oct, 2021 2 commits
  12. 15 Oct, 2021 2 commits
  13. 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