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 : draft namespace merkle tree #117

Conversation

Akashneelesh
Copy link
Contributor

This PR covers the implementation of fucntions such as (next_sub_tree_size,bits_trailing_zeroes,compute_root,pop_leaves_if_non_empty,pop_proof_if_non_empty,pop_if_non_empty,verify,verify_inner and verify_multi).

I have not been able to complete the remaining function which are verify_multi_hashes as I was facing few issues during tests. It would be nice to have a set of new eyes looking into the code, to see what's going wrong.
@b-j-roberts , @thomas192

Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
blobstream-starknet ⬜️ Ignored (Inspect) Visit Preview Mar 13, 2024 6:10am

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.

None yet

2 participants