mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor: BlockExecutionStrategy API (#14480)
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@ -7744,12 +7744,12 @@ dependencies = [
|
||||
"alloy-evm",
|
||||
"alloy-primitives",
|
||||
"auto_impl",
|
||||
"derive_more 2.0.1",
|
||||
"futures-util",
|
||||
"metrics",
|
||||
"metrics-util",
|
||||
"parking_lot",
|
||||
"reth-chainspec",
|
||||
"reth-consensus",
|
||||
"reth-consensus-common",
|
||||
"reth-ethereum-forks",
|
||||
"reth-ethereum-primitives",
|
||||
@ -7774,9 +7774,8 @@ dependencies = [
|
||||
"alloy-genesis",
|
||||
"alloy-primitives",
|
||||
"alloy-sol-types",
|
||||
"derive_more 2.0.1",
|
||||
"reth-chainspec",
|
||||
"reth-consensus",
|
||||
"reth-ethereum-consensus",
|
||||
"reth-ethereum-forks",
|
||||
"reth-evm",
|
||||
"reth-execution-types",
|
||||
|
||||
Reference in New Issue
Block a user