reth icon indicating copy to clipboard operation
reth copied to clipboard

Fetch storage proofs without account proofs if already fetched

Open shekhirin opened this issue 8 months ago • 0 comments
trafficstars

Describe the feature

Currently, we can't request a proof for a storage slot without requesting a proof for an account.

This is suboptimal for the state root calculation, because if we already requested a proof for an account once, we don't need to request it again.

Additional context

No response

shekhirin avatar Mar 03 '25 18:03 shekhirin