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

Experimenting with merkle trees #92

Merged
merged 2 commits into from
May 15, 2024
Merged

Experimenting with merkle trees #92

merged 2 commits into from
May 15, 2024

Conversation

ligustah
Copy link
Collaborator

@ligustah ligustah commented May 14, 2024

A merkle tree-like structure will allow us to efficiently synchronise large databases of premints between nodes. This PR is just adding the data structure itself with a few helpers and some light testing. A next step would be to build a synchronisation protocol on top of this.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ligustah and the rest of your teammates on Graphite Graphite

@ligustah ligustah marked this pull request as ready for review May 14, 2024 20:08
@ligustah ligustah merged commit 2eef77a into main May 15, 2024
4 checks passed
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