Skip to content

Update rust bitcoin (BDK 0.28) - #1071

Merged
notmandatory merged 4 commits into
bitcoindevkit:release/0.28from
danielabrozzoni:deps/update_rust_bitcoin
Aug 16, 2023
Merged

Update rust bitcoin (BDK 0.28)#1071
notmandatory merged 4 commits into
bitcoindevkit:release/0.28from
danielabrozzoni:deps/update_rust_bitcoin

Conversation

@danielabrozzoni

@danielabrozzoni danielabrozzoni commented Aug 9, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

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

@notmandatory

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

@notmandatory notmandatory left a comment

Copy link
Copy Markdown
Member

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.

Comment thread examples/utils/mod.rs Outdated
Comment thread src/wallet/mod.rs
Comment thread src/wallet/signer.rs
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
Copy Markdown
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
Copy Markdown
Contributor Author

Now it should be fine :)

@notmandatory notmandatory left a comment

Copy link
Copy Markdown
Member

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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants