feat: without-evm cli option in reth (#12134)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Debjit Bhowal
2024-10-29 16:45:20 +05:30
committed by GitHub
parent 2dbbd152cb
commit dd18af1f16
7 changed files with 194 additions and 112 deletions

View File

@ -51,6 +51,7 @@ reth-trie-common = { workspace = true, optional = true }
# ethereum
alloy-eips.workspace = true
alloy-primitives.workspace = true
alloy-rlp.workspace = true
itertools.workspace = true
futures.workspace = true