From 28d1ae24e596733e1ea20d5809c12111b8542479 Mon Sep 17 00:00:00 2001 From: Vincenzo Palazzo Date: Sat, 15 Jul 2023 03:08:59 +0200 Subject: [PATCH] ci: Update lnprototest This update incorporates the proposed version of lnprototest from the patch [1], which includes the following fixes: - Corrects the `ExpectError` event and updates BOLT 7 to expect a warning instead of an error. - Implements a new test for when the runner sends a bad signature within the announcement_signatures message. [1] https://github.com/rustyrussell/lnprototest/pull/100 Signed-off-by: Vincenzo Palazzo --- external/lnprototest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/lnprototest b/external/lnprototest index e51fb97443c9..ecc260a127a2 160000 --- a/external/lnprototest +++ b/external/lnprototest @@ -1 +1 @@ -Subproject commit e51fb97443c911b36a3fe4559d5c66b20e50ff9c +Subproject commit ecc260a127a24827af672c1bd950f2bbf6559516