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
This commit is contained in:
parent
bb6e812923
commit
6b2adb7017
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit acc70b1be60a6f321e2da618cd35d901b1a598a4
|
|
@ -1 +1 @@
|
|||
Subproject commit dc62f4fccd2d40c884009ae8f2b14bb6a86a55cf
|
||||
Subproject commit f4c4233de453cb7eac0ce3f3ffad6496295f83ab
|
|
@ -1 +1 @@
|
|||
Subproject commit 9a7b1afe9b63d58893bba53a4ddddbcef66b8618
|
||||
Subproject commit 5885f638e47b8607683ef9e1e77fc21ce1aede44
|
Loading…
Reference in New Issue