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 rust bitcoin (BDK 0.28) #1071

Conversation

danielabrozzoni
Copy link
Member

@danielabrozzoni danielabrozzoni commented Aug 9, 2023

Changelog notice

  • Update rust-bitcoin to 0.30

Checklists

All Submissions:

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

@danielabrozzoni danielabrozzoni self-assigned this Aug 9, 2023
@danielabrozzoni danielabrozzoni marked this pull request as draft August 9, 2023 14:07
@danielabrozzoni danielabrozzoni force-pushed the deps/update_rust_bitcoin branch 5 times, most recently from 576be45 to 9e0f8b8 Compare August 9, 2023 14:48
@danielabrozzoni
Copy link
Member Author

CBF is broken but I'm too tired to look into it right now 😅

@notmandatory
Copy link
Member

FYI in the past couple days some dependencies broke for 1.57.0 MSRV, I'm fixing it in #1074 .

@danielabrozzoni danielabrozzoni force-pushed the deps/update_rust_bitcoin branch 3 times, most recently from 42b6ca3 to 68b4233 Compare August 11, 2023 15:13
@notmandatory notmandatory added this to the 0.29.0 milestone Aug 11, 2023
@danielabrozzoni danielabrozzoni force-pushed the deps/update_rust_bitcoin branch 7 times, most recently from 5d6ee0e to af5dd7c Compare August 11, 2023 17:00
@danielabrozzoni danielabrozzoni marked this pull request as ready for review August 11, 2023 17:16
Copy link
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.

LGTM! I just have one suggestion and a question.

examples/utils/mod.rs Outdated Show resolved Hide resolved
src/wallet/mod.rs Show resolved Hide resolved
src/wallet/signer.rs Show resolved Hide resolved
Although there is *some* code to handle multipath keys inside bdk,
it's all untested, and from a few quick tests it
seems that it's pretty easy to find buggy edge cases.
Better to deny multipath descs for now, and revisit the
decision once we work on supporting multidescriptor wallets.
@danielabrozzoni danielabrozzoni force-pushed the deps/update_rust_bitcoin branch from af5dd7c to 8d5d881 Compare August 16, 2023 13:03
@notmandatory
Copy link
Member

FYI the CI issue is probably the same one @vladimirfomene ran into yesterday on his PR. I should be able to get a PR in today to fix it.

@danielabrozzoni danielabrozzoni force-pushed the deps/update_rust_bitcoin branch from 8d5d881 to 3d94a8a Compare August 16, 2023 13:55
- Specify which version of zip needs to be updated
- Pin rustls
- Pin flate2
@danielabrozzoni danielabrozzoni force-pushed the deps/update_rust_bitcoin branch from 3d94a8a to dcc4636 Compare August 16, 2023 14:09
@danielabrozzoni
Copy link
Member Author

Now it should be fine :)

Copy link
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 d1af252

@notmandatory notmandatory merged commit d1af252 into bitcoindevkit:release/0.28 Aug 16, 2023
@notmandatory notmandatory mentioned this pull request Oct 5, 2023
12 tasks
@danielabrozzoni danielabrozzoni deleted the deps/update_rust_bitcoin branch October 11, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants