mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf(tree): integrate parallel state root (#7161)
This commit is contained in:
@ -18,6 +18,7 @@ reth-db.workspace = true
|
||||
reth-provider.workspace = true
|
||||
reth-stages.workspace = true
|
||||
reth-trie = { workspace = true, features = ["metrics"] }
|
||||
reth-trie-parallel = { workspace = true, features = ["parallel"] }
|
||||
|
||||
# common
|
||||
parking_lot.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user