From 91b16d34bd2242063b7730293f73cf79d69987de Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Fri, 25 Aug 2023 16:27:45 +0000 Subject: [PATCH] Changes file for bug40841 --- changes/bug40841 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug40841 diff --git a/changes/bug40841 b/changes/bug40841 new file mode 100644 index 0000000000..2e67db3261 --- /dev/null +++ b/changes/bug40841 @@ -0,0 +1,5 @@ + o Minor bugfixes (conflux): + - Demote a relay-side warn about too many legs to ProtocolWarn, + as there are conditions that it can briefly happen during set + construction. Also add additional set logging details for + all error cases. Fixes bug 40841; bugfix on 0.4.8.1-alpha.