mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
intrinsic gas check (#4867)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -22,7 +22,8 @@ reth-primitives.workspace = true
|
||||
reth-provider.workspace = true
|
||||
reth-interfaces.workspace = true
|
||||
reth-tasks.workspace = true
|
||||
|
||||
revm.workspace = true
|
||||
reth-revm-primitives = { path = "../revm/revm-primitives" }
|
||||
alloy-rlp.workspace = true
|
||||
|
||||
# async/futures
|
||||
|
||||
Reference in New Issue
Block a user