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

waddrmgr: add MasterKeyFingerprint to new addresses #925

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

guggero
Copy link
Collaborator

@guggero guggero commented Apr 8, 2024

Related to lightningnetwork/lnd#8626.

When deriving a new address, we'll want to store the correct master key fingerprint from the account it's derived from.
This makes sure PSBT signing succeeds even for imported accounts and their change addresses.

When deriving a new address, we'll want to store the correct master key
fingerprint from the account it's derived from.
This makes sure PSBT signing succeeds even for imported accounts and
their change addresses.
Copy link
Collaborator

@ellemouton ellemouton left a comment

Choose a reason for hiding this comment

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

🔍

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM 🧞‍♀️

@Roasbeef Roasbeef merged commit 7fa5f9b into btcsuite:master Apr 8, 2024
3 checks passed
@guggero guggero deleted the addr-master-fingerprint branch April 9, 2024 06:52
buck54321 pushed a commit to buck54321/btcwallet that referenced this pull request Apr 21, 2024
waddrmgr: add MasterKeyFingerprint to new addresses
buck54321 pushed a commit to buck54321/btcwallet that referenced this pull request Apr 21, 2024
waddrmgr: add MasterKeyFingerprint to new addresses
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