From fad0eb091e58f345b922a49335c60bbeae6d5c6f Mon Sep 17 00:00:00 2001 From: Pieter Wuille Date: Sun, 13 Apr 2025 16:25:51 -0400 Subject: [PATCH] txgraph: reset quality when merging clusters (bugfix) --- src/txgraph.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/txgraph.cpp b/src/txgraph.cpp index 1b29a05e534..73676f66d03 100644 --- a/src/txgraph.cpp +++ b/src/txgraph.cpp @@ -1108,6 +1108,11 @@ void Cluster::ApplyDependencies(TxGraphImpl& graph, std::span