feat(exex): finalize WAL below the given block (#11324)

This commit is contained in:
Alexey Shekhirin
2024-09-30 13:25:17 +03:00
committed by GitHub
parent ae4aeb44d9
commit bf679b430e
8 changed files with 199 additions and 243 deletions

View File

@ -10,7 +10,6 @@ license.workspace = true
reth.workspace = true
reth-chainspec.workspace = true
reth-node-core.workspace = true
reth-primitives.workspace = true
reth-node-ethereum = { workspace = true, features = ["test-utils"] }
futures-util.workspace = true