Closed tiero closed 2 years ago
Re: descriptor
Would start supporting the fragment Marina (and other clients such as tdexd
) will likely track down:
wpkh(xpub)
So realistically, the fragment wpkh
tells us that given an xpub we need to derive childs pubkeys and create WitnessPubKeyHash
kind of script with them
This should have been closed?
@tiero i would say that 5 and 6 are not completed. I added web socket daemon(neuutrinod) more as POC, where client established WS connection uploads wpkh descriptor and neutrinod sends unspents events.
Ok we can say that without indexing, we can eventually rescan on the fly for each descriptor wallet if asked again from clients?
Ok we can say that without indexing, we can eventually rescan on the fly for each descriptor wallet if asked again from clients?
@tiero if client reconnect he should get utxos for wallet desc.
NOTICE: This can become a standalone
pkg
in go-elements or separated repository, to keep this only about neutrino instance.A wallet tracker is basically able to:
We index/store the txs found in blockchain for that client/user!We reduce the txs that have unspent tx outputs