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

invalid addresses generated with nested segwit on signet #1012

Closed
openoms opened this issue Mar 9, 2021 · 2 comments · Fixed by #1031
Closed

invalid addresses generated with nested segwit on signet #1012

openoms opened this issue Mar 9, 2021 · 2 comments · Fixed by #1031
Labels
bug Something isn't working

Comments

@openoms
Copy link

openoms commented Mar 9, 2021

The address: cMBeq2k7X8GM1zVxBPP1EzoBBzQdfBsoEA is not valid.
image
image

Steps to reproduce:

  • connect signet node
  • generate hot wallet device
  • create nested segwit wallet
@openoms openoms changed the title invalid addresses generated with wrapped segrit hot wallet on signet invalid addresses generated with wrapped segwit hot wallet on signet Mar 9, 2021
@openoms
Copy link
Author

openoms commented Mar 9, 2021

Also a problem when importing valid xpubs:

Running the command:
 python wallet-tool.py  -m0 signetp2sh    

User data location: /home/joinmarket/.joinmarket/
JM wallet
mixdepth	0	tpubDDSEsUdajM8GV5TYMNbvz2kh54MPNsAZDxk7hDV3HFxm2EmjJDf3siw1oPnyEwtVxCHV2ptBQUaTDgHZbTLaeJw81tgXYQTzxgM6CotKZ12
external addresses	m/49'/1'/0'/0	tpubDEJGSUbpQh24SzqytBqus8z5m6cvwBNrrsUQFKyiWU2zGAz9S7vMDe3E7j9LpEAsGcKrDtNM8kBGMtZrN1uCcAwtEBTE6AUp4EP9G2oUvWX
m/49'/1'/0'/0/0     	2NB8TyCmfcmdhsmbVKFYFnMFwLicB9AJcHu	0.30000000	reused
m/49'/1'/0'/0/1     	2Mx6bKNsNDdwQzVSvQzQKqjc6VQtQs6JP2F	0.00000000	new
m/49'/1'/0'/0/2     	2N2c8m3hntftSUBBhBikSNs5w8f4YJ32Q88	0.00000000	new
The 5 master public keys correspond to the 5 mixdepths (accounts) of the JoinMarket wallet.

Enter passphrase to decrypt wallet: 
tpubDDSEsUdajM8GV5TYMNbvz2kh54MPNsAZDxk7hDV3HFxm2EmjJDf3siw1oPnyEwtVxCHV2ptBQUaTDgHZbTLaeJw81tgXYQTzxgM6CotKZ12
tpubDDSEsUdajM8GXgQFTYi5gTeTSojWqcimn9S9rfD7fKe11rhNV4GyjW4EZJBjAQPJvVJU4B2vY4DebR34GcMXqj1XJ3ngKXzw1P18yDN9EMb
tpubDDSEsUdajM8GYwmVS6BoXoJLGVnogz8ZRXoR7HudNY6bSohXCNRFvM9hBqPS9fKrKwKsmWvhZCRNCokZH6wLTKsqkbaeQS4WeypGbhQvin8
tpubDDSEsUdajM8GcarauZd5tQ3YuqtH1UBbkVeTT4dzocV7ygVhbHtSWp4ujyMRL5PYyPB7DUNYBRwrs5e9eaCYVK5UvWx8myLzL5QvMHJUDCt
tpubDDSEsUdajM8GesJE7vBAMBHDgKG8C2hxbgZ4bpKGiFj62ToqS3cEQrchXNCNBd3jpm5CZ4Tf1myuEMoatoLNxUed1xgMFwTUg8g4DNA54wd

Import the master public keys to Specter Desktop or Electrum to create watch only wallets.

image

@openoms openoms changed the title invalid addresses generated with wrapped segwit hot wallet on signet invalid addresses generated with nested segwit on signet Mar 9, 2021
@ben-kaufman ben-kaufman added the bug Something isn't working label Mar 19, 2021
@ben-kaufman
Copy link
Contributor

Can confirm the issue, will work on it

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 a pull request may close this issue.

2 participants