-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Clearly distinguish factored width from the tree width #183
Conversation
d7d48c9
to
72660ab
Compare
@St333p so do you agree with the changes? This blocks the release cycle, we need to take a decision on whether to merge this PR ASAP |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have a strong opinion on these changes, so I guess you can merge it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also don't have a strong opinion on the changed code.
I'm not sure why Merklization.svg
shows an incomplete tree while MPC.svg
shows a complete one. I think that without a proper description of the images they are not very useful and could cause some doubts. Could you please clarify this and maybe explain the meaning of the graphs in the crate's README?
merklization.svg describes what merkle.rs module is doing, and MPC is what mpc module is doing - two different procedures.
The graphs are not referenced and included in the README, I have to re-write it. I think this should be a dedicated PR unrelated to this one. |
Ok, then this PR can be merged |
No description provided.