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

fix: ensure the key network is updated in the KeyMap as well #800

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

afilini
Copy link
Member

@afilini afilini commented Nov 23, 2022

Description

Otherwise we may have inconsistencies with keys in the descriptor that have a network and keys in the keymap that are different.

Notes to the reviewers

Adding it to the 0.25 milestone since it's just a quick fix

Checklists

All Submissions:

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

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

@afilini afilini added this to the Release 0.25.0 Feature Freeze milestone Nov 23, 2022
Otherwise we may have inconsistencies with keys in the descriptor that
have a network and keys in the keymap that are different.
@notmandatory notmandatory added the bug Something isn't working label Nov 24, 2022
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 150f4d6

@notmandatory notmandatory merged commit 8b68cf9 into bitcoindevkit:master Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants