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

Bump MSRV to 1.63.0 #1183

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

notmandatory
Copy link
Member

@notmandatory notmandatory commented Oct 25, 2023

Description

fixes #331

Notes to the reviewers

We won't merge this PR until LDK merges lightningdevkit/rust-lightning#2681.

There are alot of clippy checks to fix at 1.63.0 so I left the clippy MSRV at 1.57.0 for now.

Changelog notice

Changed

  • MSRV is now 1.63.0 for bdk, chain, and bitcoind_rpc crates

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@evanlinjin
Copy link
Member

My intuition tells me this will make life a lot easier.

@notmandatory
Copy link
Member Author

Rebased on master branch.

@notmandatory
Copy link
Member Author

notmandatory commented Dec 8, 2023

Now that lightningdevkit/rust-lightning#2681 was ACKed and will likely be merged soon I think we should get this one merged so we run into less broken CI builds.

@notmandatory notmandatory modified the milestones: 1.0.0-alpha.4, 1.0.0-alpha.3 Dec 8, 2023
Copy link
Member

@evanlinjin evanlinjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 169385b

@notmandatory notmandatory mentioned this pull request Dec 12, 2023
4 tasks
@notmandatory notmandatory mentioned this pull request Jan 3, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support for MSRV shipped with Debian stable for default features
4 participants