Stop batch verification lagging and failing entire batches #4729
Labels
C-bug
Category: This is a bug
I-slow
Problems with performance or responsiveness
S-needs-investigation
Status: Needs further investigation
Motivation
The batch verifier can lag and fail entire blocks, even if the proofs and signatures are valid. We should re-design it so it can't lag.
If we can't do that, the dropped verifications should fail immediately, rather than waiting for the block verification timeout:
https://github.com/ZcashFoundation/zebra/runs/7135923149?check_suite_focus=true#step:6:644
Designs
We can either:
The text was updated successfully, but these errors were encountered: