Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Using with Electrum Personal Server #150

Open
Sjors opened this issue Feb 22, 2019 · 3 comments
Open

Using with Electrum Personal Server #150

Sjors opened this issue Feb 22, 2019 · 3 comments
Assignees

Comments

@Sjors
Copy link

Sjors commented Feb 22, 2019

It would be very cool to be able to use Eclair Mobile with Bitcoin Core. Perhaps Electrum Personal Server by @chris-belcher can help in this.

Electrum Personal Server works with a Bitcoin Core watch-only wallet to monitor a specific set of addresses, avoiding the need for a full address index Electrum server.

Is there a (group of) xpub(s) that the Eclair Mobile wallet monitors, or is the derivation path more complicated?

Can the set out outputs the wallet needs to monitor be expressed as one or more output descriptors? As of Bitcoin Core v0.18 those can imported into a watch-only wallet via importmulti. If not, what's missing?

@sstone
Copy link
Member

sstone commented Feb 22, 2019

We use a standard BIP49 derivation path, so it should be possible. I'll check and update this ticket. Thanks!

@sstone sstone self-assigned this Feb 22, 2019
@pm47
Copy link
Member

pm47 commented Feb 23, 2019

@sstone can we also watch random scriptHashes with Electrum Personal Server?

@Sjors
Copy link
Author

Sjors commented Feb 23, 2019

The problem is that importing addresses / scripts to watch into Bitcoin Core is a one-off manual process at the moment. It sounds like EPS, or Electrum itself maybe, would have to be expanded a bit. For example whenever it hears about an unkown script/address it would immediately import that into Bitcoin Core and have it rescan a few blocks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants