mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com> Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
This commit is contained in:
@ -21,8 +21,4 @@ reth-consensus-common = { path = "../consensus/common" }
|
||||
revm.workspace = true
|
||||
|
||||
# common
|
||||
tracing.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
reth-rlp.workspace = true
|
||||
once_cell = "1.17.0"
|
||||
tracing.workspace = true
|
||||
Reference in New Issue
Block a user