feat: HeaderConverter (#17490)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Arsenii Kulikov
2025-07-21 16:46:48 +03:00
committed by GitHub
parent 8f26b95643
commit 818e01773a
45 changed files with 753 additions and 1170 deletions

3
Cargo.lock generated
View File

@@ -8965,7 +8965,6 @@ dependencies = [
"futures",
"rand 0.9.1",
"reth-chainspec",
"reth-consensus",
"reth-db",
"reth-e2e-test-utils",
"reth-engine-local",
@@ -9416,7 +9415,6 @@ dependencies = [
"reth-chainspec",
"reth-evm",
"reth-metrics",
"reth-network-api",
"reth-node-api",
"reth-node-builder",
"reth-optimism-chainspec",
@@ -10080,7 +10078,6 @@ dependencies = [
"reth-evm",
"reth-network-api",
"reth-node-api",
"reth-payload-builder",
"reth-primitives-traits",
"reth-revm",
"reth-rpc-convert",