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

Satspay and Onchainwallet plugins generate unexpected addresses. #4

Open
LightRider5 opened this issue Aug 15, 2023 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@LightRider5
Copy link

Steps to reproduce the behavior:

  1. Import an xpub to the Onchainwallet plugin.
  2. Generate an address using either:
  • The Onchainwallet plugin by pressing the "new receive address" button.
  • The Satspay plugin by selecting "New Charge".

Expected behavior:

The generated addresses should follow this pattern:

  1. 44'/0/0/0
  2. 44'/0/0/1
  3. 44'/0/0/2
    ...

Problem:

Only the first generated address matches the expected behavior. Subsequent addresses are not recognized by other wallets like Sparrow or Electrum.

Note: The addresses listed by the Onchainwallet plugin appear correct. The issue arises only when pressing the "new receive address" button or when generating addresses using the Satspay plugin.

Environment:

LNbits version: 0.10.9
WatchOnlyPlugin: 0.2.1
Satspay Server: 0.2.3

@LightRider5 LightRider5 added the bug Something isn't working label Aug 15, 2023
@talvasconcelos talvasconcelos transferred this issue from lnbits/lnbits Sep 7, 2023
@talvasconcelos
Copy link
Collaborator

@motorina0 👀

@motorina0
Copy link
Collaborator

motorina0 commented Sep 8, 2023

The addresses listed by the Onchainwallet plugin appear correct.
The issue arises only when pressing the "new receive address" button

The above statements are not clear:

  • aren't the addresses listed by the Onchainwallet generated when pressing the "new receive address"?

Onchain Extensions VS Electrum (zpub):

image

SatsPay Extension VS Electrum:

image

Onchain Extensions VS Electrum (xpub):

image

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

No branches or pull requests

3 participants