reth
reth copied to clipboard
Copy db consistency check to `reth-optimism-storage`
Describe the feature
Copy check to reth-optimism-storage
to remove optimism feature gates. Somehow needs to be injectable via NodeTypes::Storage
.
https://github.com/paradigmxyz/reth/blob/ef033abaf9105f167a778e00411e005ba9a0271e/crates/storage/provider/src/providers/static_file/manager.rs#L627-L790
Additional context
Ref https://github.com/paradigmxyz/reth/issues/11242