feat: pending block support in BlockExecutionStrategyFactory (#14730)

This commit is contained in:
Arsenii Kulikov
2025-02-27 17:25:04 +04:00
committed by GitHub
parent cbf31556a9
commit b2ead06d1d
24 changed files with 711 additions and 657 deletions

2
Cargo.lock generated
View File

@@ -7781,8 +7781,8 @@ dependencies = [
"reth-execution-types",
"reth-primitives",
"reth-primitives-traits",
"reth-revm",
"reth-testing-utils",
"revm",
"secp256k1 0.30.0",
"serde_json",
]