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

Implement merkle trees to support different heights #89

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

rpanic
Copy link
Member

@rpanic rpanic commented Dec 20, 2023

Implements a function that takes a height as argument and returns a class that implements a merkletree with that specified height.

Moved the MerkleTree to @proto-kit/common

@rpanic rpanic requested a review from maht0rz December 20, 2023 16:06
@maht0rz maht0rz merged commit 66aedf7 into develop Jan 8, 2024
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