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

2
Cargo.lock generated
View File

@@ -2692,7 +2692,6 @@ dependencies = [
"reth-chainspec",
"reth-node-core",
"reth-node-ethereum",
"reth-primitives",
"serde_json",
"tokio",
]
@@ -7330,7 +7329,6 @@ dependencies = [
"alloy-eips",
"alloy-genesis",
"alloy-primitives",
"dashmap 6.1.0",
"eyre",
"futures",
"itertools 0.13.0",