From 6b2adb701729f79358e29ea5c9f670c079d0a9d0 Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Mon, 12 Sep 2022 22:30:16 -0500 Subject: [PATCH] Fix vendor/nim-eth (#246) * [build] bump vendor/nim-eth and drop vendor/vendor/nim-eth * [build] bump vendor/nim-bearssl and drop vendor/bearssl --- .gitmodules | 8 -------- vendor/bearssl | 1 - vendor/nim-bearssl | 2 +- vendor/nim-eth | 2 +- 4 files changed, 2 insertions(+), 11 deletions(-) delete mode 160000 vendor/bearssl diff --git a/.gitmodules b/.gitmodules index 0519bf11..28007257 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,11 +13,6 @@ url = https://github.com/cheatfate/nimcrypto.git ignore = untracked branch = master -[submodule "vendor/bearssl"] - path = vendor/bearssl - url = https://github.com/status-im/bearssl.git - ignore = untracked - branch = master [submodule "vendor/nim-chronicles"] path = vendor/nim-chronicles url = https://github.com/status-im/nim-chronicles.git @@ -189,9 +184,6 @@ [submodule "vendor/nim-sqlite3-abi"] path = vendor/nim-sqlite3-abi url = https://github.com/arnetheduck/nim-sqlite3-abi.git -[submodule "vendor/vendor/nim-eth"] - path = vendor/vendor/nim-eth - url = https://github.com/status-im/nim-eth [submodule "vendor/nim-eth"] path = vendor/nim-eth url = https://github.com/status-im/nim-eth diff --git a/vendor/bearssl b/vendor/bearssl deleted file mode 160000 index acc70b1b..00000000 --- a/vendor/bearssl +++ /dev/null @@ -1 +0,0 @@ -Subproject commit acc70b1be60a6f321e2da618cd35d901b1a598a4 diff --git a/vendor/nim-bearssl b/vendor/nim-bearssl index dc62f4fc..f4c4233d 160000 --- a/vendor/nim-bearssl +++ b/vendor/nim-bearssl @@ -1 +1 @@ -Subproject commit dc62f4fccd2d40c884009ae8f2b14bb6a86a55cf +Subproject commit f4c4233de453cb7eac0ce3f3ffad6496295f83ab diff --git a/vendor/nim-eth b/vendor/nim-eth index 9a7b1afe..5885f638 160000 --- a/vendor/nim-eth +++ b/vendor/nim-eth @@ -1 +1 @@ -Subproject commit 9a7b1afe9b63d58893bba53a4ddddbcef66b8618 +Subproject commit 5885f638e47b8607683ef9e1e77fc21ce1aede44