Uh oh!
There was an error while loading. Please reload this page.
Fix fuzz CI failures - #3521
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #3521 +/- ##
==========================================
+ Coverage 88.34% 89.02% +0.68%
==========================================
Files 149 149 Lines 112915 116871 +3956 Branches 112915 116871 +3956 ==========================================
+ Hits 99753 104044 +4291 + Misses 10685 10406 -279 + Partials 2477 2421 -56 ☔ View full report in Codecov by Sentry. |
tnull
commented
Jan 11, 2025
Let's just finally figure out a secondary MSRV target for |
TheBlueMatt
commented
Jan 11, 2025
Sure, we could do that too. We should get that fixed ASAP, though, because it'd be nice to have passing CI to release 0.1... |
Alright, now opened a respective/alternative PR here: #3528 If we move forward with that I'll also land lightningdevkit/ldk-node#429, and when recently talking to BDK, they seemed happy to more or less follow whatever MSRV bump we propose. Also see bitcoindevkit/bdk#1750. |
9bb6358 to
5a771c3CompareTheBlueMatt
commented
Jan 13, 2025
Okay, will only fix fuzz CI failures here, though I still want to do that. |
TheBlueMatt
commented
Jan 15, 2025
Backported in #3536. |
No description provided.