adding wallet by private key doesn't check to see if the public address is already part of one of the other wallets #111

Closed
opened 2026-03-01 00:51:10 +01:00 by sneak · 1 comment
Owner

now i have the same address twice, in different wallets - one in a mnemonic one, and one added by key.

shoud probably do the same thing with the xprv - make sure someone's not adding the xprv that corresponds to a mnemonic phrase already in use. you'd need to convert to xpub and compare it against the other xpubs.

now i have the same address twice, in different wallets - one in a mnemonic one, and one added by key. shoud probably do the same thing with the xprv - make sure someone's not adding the xprv that corresponds to a mnemonic phrase already in use. you'd need to convert to xpub and compare it against the other xpubs.
sneak added the
bot
label 2026-03-01 00:51:10 +01:00
Author
Owner

xprv import already does this check, it looks like.

xprv import already does this check, it looks like.
clawbot self-assigned this 2026-03-01 00:57:43 +01:00
clawbot removed their assignment 2026-03-01 00:59:15 +01:00
clawbot self-assigned this 2026-03-01 01:00:19 +01:00
clawbot removed their assignment 2026-03-01 01:00:54 +01:00
clawbot removed the
bot
label 2026-03-01 01:02:03 +01:00
sneak closed this issue 2026-03-01 01:13:16 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sneak/AutistMask#111
No description provided.