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

I think the size of this array must be set with realloc. If two consecutive nodes are hidden, in fact, one does not need to store both their hases, they can directly store the root hash of the subtree. #16

Open
FDeRubeis opened this issue Feb 21, 2018 · 0 comments

Comments

@FDeRubeis
Copy link

rpi->proof_merkle_hashes = allocate_string_array(rpi->hash_size, rpi->num_hidden_chunks);

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

No branches or pull requests

1 participant