Skip to content

Bump MSRV to 1.56#596

Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom
afilini:bump-msrv-1.56
May 4, 2022
Merged

Bump MSRV to 1.56#596
notmandatory merged 1 commit intobitcoindevkit:masterfrom
afilini:bump-msrv-1.56

Conversation

@afilini
Copy link
Copy Markdown
Member

@afilini afilini commented May 3, 2022

Description

Following the discussion in #331, bump the MSRV to 1.56. We already have other PRs bumping it to at least 1.51 (#593), but I'm felling like we are always lagging behind and our CI breaks regularly. As @LLFourn suggested, this PR makes a relatively large bump, hoping this buys us enough time to finish splitting up BDK, which will allow us to have a lower MSRV for the "core" crate.

Checklists

All Submissions:

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

New Features:

  • I've updated CHANGELOG.md

Comment thread src/blockchain/compact_filters/peer.rs Outdated
Copy link
Copy Markdown
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK cca6948

I agree we need to update MSRV to support frequent changes in Blockchain (and Database) dependencies and once core bdk is in it's own crate we can work on supporting lower MSRVs there.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants