Skip to content

Bump MSRV to 1.85.0 - #49

Merged
rustaceanrob merged 1 commit into
kernel-node:masterfrom
rustaceanrob:26-4-29-msrv
Apr 29, 2026
Merged

Bump MSRV to 1.85.0#49
rustaceanrob merged 1 commit into
kernel-node:masterfrom
rustaceanrob:26-4-29-msrv

Conversation

@rustaceanrob

Copy link
Copy Markdown
Contributor

Ubuntu 26.04 supports Rust 1.91 and above. bdk_wallet has an MSRV of 1.85.0. Given that we will likely want to add a wallet here, an MSRV bump seems appropriate.

Ubuntu `26.04` supports Rust `1.91` and above. `bdk_wallet` has an MSRV
of `1.85.0`. Given that we will likely want to add a wallet here, an MSRV
bump seems appropriate.
@rustaceanrob
rustaceanrob merged commit 220ecd3 into kernel-node:master Apr 29, 2026
1 check passed
@rustaceanrob
rustaceanrob deleted the 26-4-29-msrv branch April 29, 2026 10:02
@yancyribbens

Copy link
Copy Markdown
Contributor

Given that we will likely want to add a wallet here, an MSRV bump seems appropriate.

I always felt like it was an issue that bitcoin-core node packages it's wallet in the same repo and code-base as the node. Agree though that it is useful to add some interface for wallet code.

@yancyribbens

Copy link
Copy Markdown
Contributor

Although, I think adding a wallet maybe as a workspace member so that it compiles together would be smart.

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