feat: add helper for building pending block env (#17464)

This commit is contained in:
Arsenii Kulikov
2025-07-17 16:00:13 +02:00
committed by GitHub
parent 61a19c1bcb
commit 05fed6f991
21 changed files with 234 additions and 81 deletions

1
Cargo.lock generated
View File

@@ -9244,6 +9244,7 @@ dependencies = [
"reth-optimism-primitives",
"reth-primitives-traits",
"reth-revm",
"reth-rpc-eth-api",
"revm",
"thiserror 2.0.12",
]