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

Update bitcoind 0.29.0 #40

Closed
wants to merge 1 commit into from
Closed

Conversation

DanGould
Copy link

@DanGould DanGould commented Jan 8, 2023

MSRV seems impossibly confusing to maintain.

Clearly @RCasatta's bitcoind update fixed msrv for default features to 1.41.1, however, when I cargo msrv in the bip78 folder of this branch, The result is "The MSRV is: 1.54.0" which seems incorrect to me. Any clue what I'm doing wrong or how to figure out what is making the MSRV tick higher in my environment?

@Kixunil
Copy link
Owner

Kixunil commented Jan 8, 2023

I think we need to downgrade dependencies either by committing Cargo.lock or by running cargo update -p $package --precise $version in the CI.

DanGould referenced this pull request in DanGould/rust-payjoin Mar 12, 2023
Insert additional inputs at random index
@DanGould DanGould closed this Feb 2, 2024
@DanGould DanGould deleted the update-bitcoind branch February 2, 2024 22:42
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