Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect the current version of rustls before pinning #3521

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TheBlueMatt
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.02%. Comparing base (463e432) to head (9bb6358).
Report is 15 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@tnull
Copy link
Contributor

tnull commented Jan 11, 2025

Let's just finally figure out a secondary MSRV target for lightning-transaction-sync and affected crates instead? In the next few days I intend to take a look at potential candidates and propose a target that would make sense for LDK Node, and hopefully it would find adoption by affected BDK crates, too.

@TheBlueMatt
Copy link
Collaborator Author

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants