From 2f7cb6027f60cea7ea2d8d02fab85f2ac557107e Mon Sep 17 00:00:00 2001 From: Vincenzo Palazzo Date: Sun, 9 May 2021 00:27:58 +0200 Subject: [PATCH 1/2] Update lnprototest submodule This is a fix propose of the ticket https://github.com/ElementsProject/lightning/issues/4516 Signed-off-by: Vincenzo Palazzo --- .gitmodules | 5 ++--- external/lnprototest | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2565ee2f66ee..46440ab6e996 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,6 +16,5 @@ url = https://github.com/valyala/gheap [submodule "external/lnprototest"] path = external/lnprototest - url = https://github.com/niftynei/lnprototest.git - branch = nifty/small-edits - ignore = dirty + url = https://github.com/rustyrussell/lnprototest.git + branch = master diff --git a/external/lnprototest b/external/lnprototest index c935098435f5..b193850b240b 160000 --- a/external/lnprototest +++ b/external/lnprototest @@ -1 +1 @@ -Subproject commit c935098435f50d4aa30d528e9ca44fe4bfbf01f3 +Subproject commit b193850b240b8228e25fe9dcdfd23f037a629318 From dce6e523608f7077cb47e773d7ca5bd38422541a Mon Sep 17 00:00:00 2001 From: Vincenzo Palazzo Date: Thu, 24 Jun 2021 23:22:58 +0200 Subject: [PATCH 2/2] Update at latest version of lnprototest with the support of channel_type Signed-off-by: Vincenzo Palazzo --- .gitmodules | 1 - external/lnprototest | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 46440ab6e996..095547408073 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,4 +17,3 @@ [submodule "external/lnprototest"] path = external/lnprototest url = https://github.com/rustyrussell/lnprototest.git - branch = master diff --git a/external/lnprototest b/external/lnprototest index b193850b240b..740f795bcb63 160000 --- a/external/lnprototest +++ b/external/lnprototest @@ -1 +1 @@ -Subproject commit b193850b240b8228e25fe9dcdfd23f037a629318 +Subproject commit 740f795bcb6370e205a9826b631c42ff423763ba