reth icon indicating copy to clipboard operation
reth copied to clipboard

Make `BlockchainProvider2` ChangeSetReader aware of in-memory state

Open Rjected opened this issue 1 year ago • 0 comments

Similar to https://github.com/paradigmxyz/reth/issues/10181

This method needs to also be aware of in-memory canonical state: https://github.com/paradigmxyz/reth/blob/a7062066958f45665f41de58d94b1bc5c6d68c57/crates/storage/provider/src/providers/blockchain_provider.rs#L1157-L1167

Rjected avatar Aug 07 '24 18:08 Rjected