mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf(engine): parallel storage roots (#10666)
This commit is contained in:
@ -31,8 +31,9 @@ reth-revm.workspace = true
|
||||
reth-rpc-types.workspace = true
|
||||
reth-stages-api.workspace = true
|
||||
reth-tasks.workspace = true
|
||||
reth-trie.workspace = true
|
||||
reth-node-types.workspace = true
|
||||
reth-trie.workspace = true
|
||||
reth-trie-parallel.workspace = true
|
||||
|
||||
# common
|
||||
futures.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user