reth icon indicating copy to clipboard operation
reth copied to clipboard

Proof Calc Rewrite: Partial Proofs

Open mediocregopher opened this issue 2 weeks ago • 2 comments
trafficstars

Describe the feature

The proof target should be modified to include a minimum path length. Any nodes in a proof which are less than that path length should not be calculated or returned.

The proptest should be modified such that the control calculation, which uses the legacy proof calculator, simply filters all nodes whose path is shorter than the minimum.

Additional context

No response

mediocregopher avatar Nov 05 '25 14:11 mediocregopher