mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor(ethereum, primitives, evm): use Alloy EIP-4788 constants (#8208)
This commit is contained in:
@ -24,4 +24,6 @@ revm-primitives.workspace = true
|
||||
tracing.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
reth-revm = { workspace = true, features = ["test-utils"] }
|
||||
reth-revm = { workspace = true, features = ["test-utils"] }
|
||||
alloy-eips.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user