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

Polycommitlog #364

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from
Open

Polycommitlog #364

wants to merge 14 commits into from

Conversation

tyurek
Copy link
Collaborator

@tyurek tyurek commented Sep 13, 2019

Log-sized polycommits and all the changes that had to be made to make them possible


def test_merkle_tree():
import pickle
leaves = [b"Cravings", b"is", b"best", b"restaurant"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

cheap but questionable food

Copy link
Contributor

@amiller amiller left a comment

Choose a reason for hiding this comment

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

MArked approved based on sanket's earlier review

@sanket1729
Copy link
Collaborator

I think someone was still working on this branch? @tyurek Or can we merge this

@amiller
Copy link
Contributor

amiller commented Dec 5, 2019

Licheng has now added the batch version. Since that's necessary to observe the log behavior, let's see if he can update the PR.

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