We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Work done in status-im/nimbus-eth2#2980 is part of the ssz merkle proofs specification and could perfectly be moved also into this repository.
Should also check if anything should be taken from work that was started here in nim-eth: status-im/nim-eth#379 Perhaps some tests?
Also not sure where this should go: status-im/nim-eth#381
The text was updated successfully, but these errors were encountered:
Code in nim-eth got removed here: status-im/nim-eth#447
For this item to be fulfilled I believe the build_proof code and the is_valid_merkle_branch in nimbus-eth2 needs to be moved to this repo.
build_proof
is_valid_merkle_branch
Sorry, something went wrong.
Closing this as it was done in #19
No branches or pull requests
Work done in status-im/nimbus-eth2#2980 is part of the ssz merkle proofs specification and could perfectly be moved also into this repository.
Should also check if anything should be taken from work that was started here in nim-eth: status-im/nim-eth#379
Perhaps some tests?
Also not sure where this should go: status-im/nim-eth#381
The text was updated successfully, but these errors were encountered: