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

blockchain, wire: utreexoviewpoint partial proof support #94

Conversation

kcalvinalvin
Copy link
Contributor

The added methods in this PR allow for fetching the needed data during partial tx proof propapgation

The code that was hashing the leaf datas are refactored out into its own
function. This is as we can avoid code duplicates when creating
GenerateUDataPartial.
The added functions allow fetching for information that'll be used for
communicating to other utreexo proofs what proof hashes I need to prove
a given tx.
GenerateUDataPartial allows for the generation of partial udata to serve
to other utreexo nodes.
@kcalvinalvin kcalvinalvin merged commit acb4603 into utreexo:main Dec 21, 2023
2 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.

None yet

1 participant