Skip to content

Commit

Permalink
bumps (#2652)
Browse files Browse the repository at this point in the history
eth/stew/unittest2 in preparation for eth refactoring
  • Loading branch information
arnetheduck committed Sep 24, 2024
1 parent e603952 commit 513f11f
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion nimbus/common/chain_config.nim
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import
"."/[genesis_alloc, hardforks]

export
hardforks
tables, hardforks

type
Genesis* = ref object
Expand Down
1 change: 0 additions & 1 deletion nimbus/db/aristo/aristo_delta/delta_merge.nim
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

import
std/tables,
eth/common,
".."/[aristo_desc, aristo_layers]

# ------------------------------------------------------------------------------
Expand Down
1 change: 0 additions & 1 deletion nimbus/db/kvt/kvt_delta/delta_merge.nim
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

import
std/tables,
eth/common,
../kvt_desc

# ------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion vendor/nim-eth
2 changes: 1 addition & 1 deletion vendor/nim-stew
2 changes: 1 addition & 1 deletion vendor/nim-unittest2

0 comments on commit 513f11f

Please sign in to comment.