Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiProofVerify #3276

Merged
merged 24 commits into from May 25, 2022
Merged

Commits on Mar 19, 2022

  1. Copy the full SHA
    4127fd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. adding multiProofVerify

    colinh80 committed Mar 21, 2022
    Copy the full SHA
    574dd8c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ffbb85f View commit details
    Browse the repository at this point in the history
  3. fix lint

    Amxx committed Mar 21, 2022
    Copy the full SHA
    f3f9289 View commit details
    Browse the repository at this point in the history
  4. use computeHash on processProof

    Amxx committed Mar 21, 2022
    Copy the full SHA
    db8b222 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. documenting multiProofVerify

    colinh80 committed Mar 23, 2022
    Copy the full SHA
    52ffc6f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8e24ae5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ae3b479 View commit details
    Browse the repository at this point in the history
  4. fix MerkleProof entry

    colinh80 committed Mar 23, 2022
    Copy the full SHA
    be2c4f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Copy the full SHA
    2f70dc6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Update CHANGELOG.md

    Amxx committed May 24, 2022
    Copy the full SHA
    8b6f2cf View commit details
    Browse the repository at this point in the history
  2. Update MerkleProof.sol

    Amxx committed May 24, 2022
    Copy the full SHA
    54f8622 View commit details
    Browse the repository at this point in the history
  3. Update MerkleProof.sol

    Amxx committed May 24, 2022
    Copy the full SHA
    203a53e View commit details
    Browse the repository at this point in the history
  4. Update MerkleProof.sol

    Amxx committed May 24, 2022
    Copy the full SHA
    ded19b6 View commit details
    Browse the repository at this point in the history
  5. add sanity check

    Amxx committed May 24, 2022
    Copy the full SHA
    af2ba41 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f73adb3 View commit details
    Browse the repository at this point in the history
  7. check vulnerability

    Amxx committed May 24, 2022
    Copy the full SHA
    f0a2f6a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d0b8dd5 View commit details
    Browse the repository at this point in the history
  9. lint

    Amxx committed May 24, 2022
    Copy the full SHA
    63ffc91 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    353c6ac View commit details
    Browse the repository at this point in the history
  11. slight imporvement

    Amxx committed May 24, 2022
    Copy the full SHA
    a264146 View commit details
    Browse the repository at this point in the history
  12. add additional check

    Amxx committed May 24, 2022
    Copy the full SHA
    f39414c View commit details
    Browse the repository at this point in the history
  13. fix typo

    Amxx committed May 24, 2022
    Copy the full SHA
    80185f0 View commit details
    Browse the repository at this point in the history
  14. force execution ordering

    Amxx committed May 24, 2022
    Copy the full SHA
    bd8842f View commit details
    Browse the repository at this point in the history