mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
feat(exex): finalize WAL below the given block (#11324)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user