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: build merkle root, merkle tree and merkle proof with Rust #52

Closed
wants to merge 6 commits into from

Commits on Dec 19, 2023

  1. WIP

    olivmath committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9e093d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. update: from main

    olivmath committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9788ce4 View commit details
    Browse the repository at this point in the history
  2. update: move tests

    olivmath committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    fcd24fe View commit details
    Browse the repository at this point in the history
  3. update: tests

    olivmath committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7b76e2f View commit details
    Browse the repository at this point in the history
  4. update: from main

    olivmath committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    e361171 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. wip

    olivmath committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8157efa View commit details
    Browse the repository at this point in the history