Uh oh!
There was an error while loading. Please reload this page.
Revert "Signal GossipQuery support when using IgnoringMessagHandler" - #3172
Conversation
This reverts commit 843079d.
codecov-commenter
commented
Jul 12, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@## main #3172 +/- ##
==========================================
- Coverage 89.80% 89.77% -0.04%
==========================================
Files 121 121 Lines 100045 100043 -2 Branches 100045 100043 -2 ==========================================
- Hits 89845 89809 -36 - Misses 7533 7558 +25 - Partials 2667 2676 +9 ☔ View full report in Codecov by Sentry. |
valentinewallace
commented
Jul 15, 2024
Do we care to maintain compat with earlier versions of CLN? Doesn't seem harmful to me to keep the prior code |
TheBlueMatt
commented
Jul 15, 2024
It only impacts nodes that use RGS, so mostly only a mobile issue with LSPs that upgraded quickly to the latest CLN and then didn't upgrade to a point release from a week after. Not sure its worth caring about. |
valentinewallace
commented
Jul 15, 2024
Cool, that makes sense. Landing |
Closes#2972.
This reverts commit 843079d which used to fix a small incompatibility with CLN that was fixed with CLN 24.02.2.