Skip to content

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

Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom
afilini:fix/internal-key-network
Nov 24, 2022
Merged

fix: ensure the key network is updated in the KeyMap as well#800
notmandatory merged 1 commit intobitcoindevkit:masterfrom
afilini:fix/internal-key-network

Conversation

@afilini
Copy link
Copy Markdown
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.
@afilini afilini force-pushed the fix/internal-key-network branch from c380adf to 150f4d6 Compare November 23, 2022 16:58
@notmandatory notmandatory added the bug Something isn't working label Nov 24, 2022
Copy link
Copy Markdown
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants