mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf: introduce moka cached state provider (#12214)
This commit is contained in:
@ -49,6 +49,7 @@ revm-primitives.workspace = true
|
||||
futures.workspace = true
|
||||
thiserror.workspace = true
|
||||
tokio = { workspace = true, features = ["macros", "sync"] }
|
||||
moka = { workspace = true, features = ["sync"] }
|
||||
|
||||
# metrics
|
||||
metrics.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user