mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(engine): use execute_with_state_hook in ExecutorMetrics (#12316)
This commit is contained in:
@ -40,6 +40,7 @@ parking_lot = { workspace = true, optional = true }
|
||||
parking_lot.workspace = true
|
||||
reth-ethereum-forks.workspace = true
|
||||
alloy-consensus.workspace = true
|
||||
metrics-util = { workspace = true, features = ["debugging"] }
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
|
||||
Reference in New Issue
Block a user