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

Update Merkle Tree CLI example #955

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

jotabulacios
Copy link
Contributor

@jotabulacios jotabulacios commented Dec 30, 2024

Update docs for Merkle Tree CLI example

Description

This PR updates the generate_merkle_tree and generate_merkle_proof functions to create the root and leaf files, removing the need for manual creation.
The documentation was updated to reflect these changes

@jotabulacios jotabulacios marked this pull request as ready for review December 30, 2024 20:20
@jotabulacios jotabulacios requested a review from a team as a code owner December 30, 2024 20:20
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.14%. Comparing base (2ce8b2e) to head (49e391a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #955   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files         153      153           
  Lines       33129    33129           
=======================================
  Hits        23570    23570           
  Misses       9559     9559           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants