From 8947ec7be79dff191e4e044377887c95e8a55572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98tefan=20Talpalaru?= Date: Thu, 1 Aug 2019 23:08:27 +0200 Subject: [PATCH] bump submodules --- .gitmodules | 10 ++++++++++ vendor/news | 2 +- vendor/nim-beacon-chain | 2 +- vendor/nim-blscurve | 2 +- vendor/nim-byteutils | 1 + vendor/nim-chronos | 2 +- vendor/nim-eth | 2 +- vendor/nim-json-rpc | 2 +- vendor/nim-libp2p | 2 +- vendor/nim-metrics | 2 +- vendor/nim-rocksdb | 2 +- vendor/nim-stew | 2 +- vendor/nim-web3 | 1 + 13 files changed, 22 insertions(+), 10 deletions(-) create mode 160000 vendor/nim-byteutils create mode 160000 vendor/nim-web3 diff --git a/.gitmodules b/.gitmodules index 6dab73e6f..c1aac4497 100644 --- a/.gitmodules +++ b/.gitmodules @@ -137,3 +137,13 @@ url = https://github.com/status-im/nim-metrics.git ignore = dirty branch = master +[submodule "vendor/nim-web3"] + path = vendor/nim-web3 + url = https://github.com/status-im/nim-web3.git + ignore = dirty + branch = master +[submodule "vendor/nim-byteutils"] + path = vendor/nim-byteutils + url = https://github.com/status-im/nim-byteutils.git + ignore = dirty + branch = master diff --git a/vendor/news b/vendor/news index ca34a8943..0c44ff9cd 160000 --- a/vendor/news +++ b/vendor/news @@ -1 +1 @@ -Subproject commit ca34a894331c37bf71a43e0f0732df1cac01746d +Subproject commit 0c44ff9cd31e0f644f10d9adfbfc8e0c181ea724 diff --git a/vendor/nim-beacon-chain b/vendor/nim-beacon-chain index 356573f1c..7a4b7a6cf 160000 --- a/vendor/nim-beacon-chain +++ b/vendor/nim-beacon-chain @@ -1 +1 @@ -Subproject commit 356573f1ca40a87b7ef041603209fa323062e7d7 +Subproject commit 7a4b7a6cfb9ca3d0a169de20df75980622c9db07 diff --git a/vendor/nim-blscurve b/vendor/nim-blscurve index 024418c9a..a4c7050f8 160000 --- a/vendor/nim-blscurve +++ b/vendor/nim-blscurve @@ -1 +1 @@ -Subproject commit 024418c9afad1d9da2cf667da7cd612b42b191eb +Subproject commit a4c7050f89a42b997ff7c2b398e6c40120196b15 diff --git a/vendor/nim-byteutils b/vendor/nim-byteutils new file mode 160000 index 000000000..69ce66ef4 --- /dev/null +++ b/vendor/nim-byteutils @@ -0,0 +1 @@ +Subproject commit 69ce66ef434b03cf8938be8aa5c658982aeccb40 diff --git a/vendor/nim-chronos b/vendor/nim-chronos index ec7f2a14a..45f15ca6d 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit ec7f2a14a84ecbfc1db053bc39b78c6bab510495 +Subproject commit 45f15ca6d7e320e156d6907475f99426e7c5b27b diff --git a/vendor/nim-eth b/vendor/nim-eth index e195868a6..aef752278 160000 --- a/vendor/nim-eth +++ b/vendor/nim-eth @@ -1 +1 @@ -Subproject commit e195868a64bb3b2a4381db3a030298bc1ec626eb +Subproject commit aef752278829c9d7df8cbe5f8c1c98db9f41322f diff --git a/vendor/nim-json-rpc b/vendor/nim-json-rpc index af33cb9fb..07e82fa19 160000 --- a/vendor/nim-json-rpc +++ b/vendor/nim-json-rpc @@ -1 +1 @@ -Subproject commit af33cb9fbc3993247bbf899abb03f8a84c1d7d82 +Subproject commit 07e82fa19499d10012c9d125a61ac565a01e3305 diff --git a/vendor/nim-libp2p b/vendor/nim-libp2p index bf7a7f9b7..dfd824bd0 160000 --- a/vendor/nim-libp2p +++ b/vendor/nim-libp2p @@ -1 +1 @@ -Subproject commit bf7a7f9b73a1e9f93b1f05051c007f689438e011 +Subproject commit dfd824bd03a8fa4099789ec704541a92640a2167 diff --git a/vendor/nim-metrics b/vendor/nim-metrics index 169c27df6..4d885eac4 160000 --- a/vendor/nim-metrics +++ b/vendor/nim-metrics @@ -1 +1 @@ -Subproject commit 169c27df6ed899dbe28bb1b7751fb5f2d937c6d0 +Subproject commit 4d885eac437c54baf802e040d1eedcacf18be570 diff --git a/vendor/nim-rocksdb b/vendor/nim-rocksdb index 60faf6af1..5b1307cb1 160000 --- a/vendor/nim-rocksdb +++ b/vendor/nim-rocksdb @@ -1 +1 @@ -Subproject commit 60faf6af17d76e3f9c5fbbc5f62a913c9b89f84c +Subproject commit 5b1307cb1f4c85bb72ff781d810fb8c0148b1183 diff --git a/vendor/nim-stew b/vendor/nim-stew index ac62ce57f..700f21b54 160000 --- a/vendor/nim-stew +++ b/vendor/nim-stew @@ -1 +1 @@ -Subproject commit ac62ce57f446de080e0ec5f6244d11778d3b1093 +Subproject commit 700f21b54f4652df3bef24147c224ed8a199b624 diff --git a/vendor/nim-web3 b/vendor/nim-web3 new file mode 160000 index 000000000..21b7c6909 --- /dev/null +++ b/vendor/nim-web3 @@ -0,0 +1 @@ +Subproject commit 21b7c690932060784f512a47a1c4381aa3d5bc3c