This moves the logic out of the compact block into a new ShortIdProcessor that can be reused for the compact proofs. This also makes the code a bit easier to follow.
Depends on D11569.
Differential D11571
Extract the compact block processing into a generic helper class Fabien on Jun 4 2022, 01:12. Authored by
Details
This moves the logic out of the compact block into a new ShortIdProcessor that can be reused for the compact proofs. This also makes the code a bit easier to follow. Depends on D11569. ninja all check-all
Diff Detail
Event Timeline
Comment Actions The tests aren't comprehensive enough.
Comment Actions Add a comment for the uneven bucket case, expand on the prefilled tx index out of bounds |