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

feat: compatible Merkle tree #9

Merged
merged 25 commits into from
Feb 6, 2024
Merged

feat: compatible Merkle tree #9

merged 25 commits into from
Feb 6, 2024

Commits on Feb 5, 2024

  1. add: merkle proof check

    olivmath committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8e1bd88 View commit details
    Browse the repository at this point in the history
  2. add: merkle proof

    olivmath committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c3a6c66 View commit details
    Browse the repository at this point in the history
  3. add: merkle root

    olivmath committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    824f9cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c69ec3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. remove: unused draft

    olivmath committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e6addf0 View commit details
    Browse the repository at this point in the history
  2. update: main tests

    olivmath committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5bae45b View commit details
    Browse the repository at this point in the history
  3. remove: old tests

    olivmath committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4f7ade7 View commit details
    Browse the repository at this point in the history
  4. add: merkle root tests

    olivmath committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c4f13c9 View commit details
    Browse the repository at this point in the history
  5. add: merkle proof tests

    olivmath committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a6ee910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0ba5bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a97060 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39f086e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b32663 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36deea5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc9b0c9 View commit details
    Browse the repository at this point in the history
  12. remove: unused code

    olivmath committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6769710 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b3c6e3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d40cd66 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    35ab9a3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc3de75 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bbbe2b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d4ca378 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    25782eb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4f5ae3e View commit details
    Browse the repository at this point in the history
  21. update: version

    olivmath committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    755e127 View commit details
    Browse the repository at this point in the history