delete test sad_path_verify_share_with_multiplicity as it is a regression for #654 , which is no longer relevant as there is now only one merkle path in each share.
This PR does not:
Key places to review:
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
[x] Targeted PR against correct branch (main)
[x] Linked to GitHub issue with discussion and accepted design OR have an explanation in the PR that describes this work.
[ ] Wrote unit tests
[x] Updated relevant documentation in the code
[ ] Added relevant changelog entries to the CHANGELOG.md of touched crates.
[x] Re-reviewed Files changed in the GitHub PR explorer
closes: #671
This PR:
Advz::evals_proof
is no longer aVec
sad_path_verify_share_with_multiplicity
as it is a regression for #654 , which is no longer relevant as there is now only one merkle path in each share.This PR does not:
Key places to review:
Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.
CHANGELOG.md
of touched crates.Files changed
in the GitHub PR explorer