Skip to content

Update to v0.28.0#26

Merged
notmandatory merged 1 commit intobitcoindevkit:mainfrom
AminaBank:feature/update_bdk_v0.28
Jul 21, 2023
Merged

Update to v0.28.0#26
notmandatory merged 1 commit intobitcoindevkit:mainfrom
AminaBank:feature/update_bdk_v0.28

Conversation

@ulrichard
Copy link
Collaborator

No description provided.

@ulrichard ulrichard force-pushed the feature/update_bdk_v0.28 branch 2 times, most recently from 932dba8 to a1e156a Compare April 25, 2023 15:02
rust:
- 1.65.0 # STABLE
- 1.57.0 # MSRV
- 1.59.0 # MSRV
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Following the MSRV of a sub-dependency:
zip-rs/zip-old@a06b947

Copy link
Member

Choose a reason for hiding this comment

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

We should be able to keep the 1.57.0 MSRV by adding to Cargo.toml:

[dev-dependencies]

# zip versions after 0.6.3 don't work with our MSRV 1.57.0
zip = "=0.6.3"
# base64ct versions at 1.6.0 and higher have MSRV 1.60.0
base64ct = "<1.6.0"

See also: bitcoindevkit/bdk#877

Copy link

@meehow meehow left a comment

Choose a reason for hiding this comment

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

lgtm

@ulrichard ulrichard force-pushed the feature/update_bdk_v0.28 branch from a1e156a to bea8c17 Compare May 9, 2023 11:15
@ulrichard ulrichard force-pushed the feature/update_bdk_v0.28 branch 2 times, most recently from 10d6118 to 98a09a6 Compare May 24, 2023 09:34
Not updating electrsd because of the MSRV
@ulrichard ulrichard force-pushed the feature/update_bdk_v0.28 branch from 98a09a6 to 02bba37 Compare May 24, 2023 09:41
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 02bba37

@notmandatory notmandatory merged commit 3f26bd1 into bitcoindevkit:main Jul 21, 2023
@notmandatory notmandatory removed this from BDK-CLI May 28, 2025
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.

3 participants