reth icon indicating copy to clipboard operation
reth copied to clipboard

feat(storage): pass changesets to unwind methods

Open shekhirin opened this issue 1 year ago • 1 comments

Deduplicates the querying of changesets when unwinding in the blockchain tree by querying them once for accounts and once for storages, and then passing to the corresponding unwind methods.

shekhirin avatar Apr 25 '24 14:04 shekhirin

@mattsse @rkrasiuk PTAL

shekhirin avatar May 08 '24 17:05 shekhirin