From 8d6ec3dd1af126aa321433b8dc6fa27eccb5707c Mon Sep 17 00:00:00 2001 From: Jacek Sieka Date: Mon, 5 Sep 2022 21:01:07 +0200 Subject: [PATCH] bumps cleanups mostly --- nimbus/p2p/validate.nim | 3 +-- vendor/nim-bearssl | 2 +- vendor/nim-chronos | 2 +- vendor/nim-stew | 2 +- vendor/nim-web3 | 2 +- 5 files changed, 5 insertions(+), 6 deletions(-) diff --git a/nimbus/p2p/validate.nim b/nimbus/p2p/validate.nim index fa9135d00..32c8b3447 100644 --- a/nimbus/p2p/validate.nim +++ b/nimbus/p2p/validate.nim @@ -9,7 +9,7 @@ # according to those terms. import - std/[sequtils, sets, tables, times], + std/[sequtils, sets, times], ../constants, ../db/[db_chain, accounts_cache], ../transaction, @@ -20,7 +20,6 @@ import chronicles, eth/[common, rlp], nimcrypto/utils, - options, stew/[objects, results, endians2] from stew/byteutils diff --git a/vendor/nim-bearssl b/vendor/nim-bearssl index 32e125015..f4c4233de 160000 --- a/vendor/nim-bearssl +++ b/vendor/nim-bearssl @@ -1 +1 @@ -Subproject commit 32e125015ae4251675763842366380795a91b722 +Subproject commit f4c4233de453cb7eac0ce3f3ffad6496295f83ab diff --git a/vendor/nim-chronos b/vendor/nim-chronos index 1334cdfeb..746832384 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit 1334cdfebdc6182ff752e7d20796d9936cc8faa3 +Subproject commit 746832384a036dc159d3bd559c53d1594e7175c4 diff --git a/vendor/nim-stew b/vendor/nim-stew index 018760954..142a408ca 160000 --- a/vendor/nim-stew +++ b/vendor/nim-stew @@ -1 +1 @@ -Subproject commit 018760954a1530b7336aed7133393908875d860f +Subproject commit 142a408ca7afb10ce965441e98cac32911bc209b diff --git a/vendor/nim-web3 b/vendor/nim-web3 index 06ef3497d..5e20893ef 160000 --- a/vendor/nim-web3 +++ b/vendor/nim-web3 @@ -1 +1 @@ -Subproject commit 06ef3497d4017f0f85edcadb6f743452566a2448 +Subproject commit 5e20893ef9e12ab546d3a3d401ba60bc68724088