Skip to content

Storing and retrieving data using merkle trees #541

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

Closed
wants to merge 2 commits into from

Conversation

tbekas
Copy link
Contributor

@tbekas tbekas commented Aug 30, 2023

Work in progress. Done so far:

  • storing and retrieving data using merkle trees works locally
  • merkle trees are stored as regular blocks

To do:

  • fix all TODOs
  • fix block exchange - it uses old mechanism that doesn't work anymore

@tbekas tbekas requested review from dryajov and benbierens August 30, 2023 16:06
@tbekas tbekas force-pushed the storing-merkle-trees branch from c997b19 to 4d30eac Compare August 30, 2023 16:07
@tbekas tbekas force-pushed the storing-merkle-trees branch from ba6dab8 to 23801b4 Compare September 18, 2023 13:12
@tbekas
Copy link
Contributor Author

tbekas commented Oct 12, 2023

Changes moved to #566

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.

3 participants