reth
reth copied to clipboard
Make `BlockchainProvider2` ChangeSetReader aware of in-memory state
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