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: merkle tree and merkle proof #88

Merged
merged 5 commits into from
Jun 5, 2024
Merged

feat: merkle tree and merkle proof #88

merged 5 commits into from
Jun 5, 2024

Conversation

Autoparallel
Copy link
Contributor

@Autoparallel Autoparallel commented Jun 5, 2024

A very basic Merkle tree implementation that allows for Merkle proof of membership.

@Autoparallel
Copy link
Contributor Author

I did not write a README for this yet, but can later.

@Autoparallel Autoparallel marked this pull request as ready for review June 5, 2024 20:49
Copy link
Contributor

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am down to merge this, should we add a readme here or in a later pr?

@Autoparallel
Copy link
Contributor Author

@0xJepsen maybe we add it later or in your docs PR?

@Autoparallel Autoparallel merged commit 8d18aae into main Jun 5, 2024
4 checks passed
@Autoparallel Autoparallel deleted the feat/merkle-proof branch June 5, 2024 21:10
@github-actions github-actions bot mentioned this pull request Jul 1, 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