mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: rakita <rakita@users.noreply.github.com>
This commit is contained in:
@ -25,6 +25,7 @@ reth-revm.workspace = true
|
||||
reth-provider.workspace = true
|
||||
reth-ethereum-forks.workspace = true
|
||||
revm-primitives.workspace = true
|
||||
revm-database.workspace = true
|
||||
reth-trie.workspace = true
|
||||
reth-payload-primitives.workspace = true
|
||||
|
||||
@ -53,5 +54,5 @@ tracing.workspace = true
|
||||
|
||||
[features]
|
||||
optimism = [
|
||||
"revm-primitives/optimism",
|
||||
"reth-provider/optimism",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user