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

Bump bdk version to 1.0.0-alpha.3 #1255

Merged

Conversation

notmandatory
Copy link
Member

@notmandatory notmandatory commented Jan 3, 2024

Description

  • Bump bdk version to 1.0.0-alpha.3
  • Bump bdk_chain to 0.7.0
  • Bump bdk_bitcoin_rpc to 0.2.0
  • Bump bdk_electrum to 0.5.0

Notes to the reviewers

Changelog notice

See #1254

Checklists

All Submissions:

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

@notmandatory notmandatory added the release Release related issue or PR label Jan 3, 2024
@notmandatory notmandatory added this to the 1.0.0-alpha.3 milestone Jan 3, 2024
@notmandatory notmandatory self-assigned this Jan 3, 2024
@notmandatory notmandatory marked this pull request as draft January 3, 2024 02:37
@notmandatory notmandatory marked this pull request as ready for review January 3, 2024 21:46
@evanlinjin
Copy link
Member

Before we release alpha.3, I think it's important we include this commit:

e3bca6d

We have changed the wallet API to initialize and load as separate methods. However, the method to initialize a wallet will wipe the database (without the aforementioned commit).

@danielabrozzoni
Copy link
Member

@evanlinjin I agree that it's an important change to include, can you link a PR containing that commit? (Preferably, containing only that commit, so we can review quickly)

@notmandatory
Copy link
Member Author

I agree, please make a PR for this commit and I'll add it to the alpha.3 release.

@evanlinjin
Copy link
Member

Doing it soon!

@notmandatory
Copy link
Member Author

@evanlinjin I created #1256 for ya. Please ACK and merge or I'll merge it.

Bump bdk_chain to 0.7.0
Bump bdk_bitcoin_rpc to 0.2.0
Bump bdk_electrum to 0.5.0
Copy link
Member

@evanlinjin evanlinjin left a comment

Choose a reason for hiding this comment

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

ACK 0032711

@notmandatory notmandatory merged commit 9efaead into bitcoindevkit:master Jan 7, 2024
12 checks passed
@notmandatory notmandatory mentioned this pull request Jan 7, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release related issue or PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants