pythcoiner
pythcoiner
which distribution are you using and which desktop environment?
thanks for digging into this! do you also have the issue with the (freshly realeased V12) where whe add a fallback to `tiny-skia`?
are you using an electrs server?
no, the whole descriptor is needed to generate addresses/spks. What do you mean by share the descriptor? for which purpose?
> But am I correct that for a descriptor containing pubkeys instead of xpubs it would be possible to hide parts of the descriptor and provide script hashes instead? no,...
Indeed it's a known issue, some devices like Coldcard & Bitbox will produce only one signature, as we know wich spending path is intended to be used at PSBT crafting...
> I guess that these devices only produce one signature is intended since different spending paths can have different fees associated and the devices shows fees. *Fees* do not changes,...
more context: wallet imported + liana DB copied + connected to a remote bitcoind (forgot to rescan) More log after restart liana-gui: ``` 2024-06-21T07:26:01.907577Z INFO liana::bitcoin::poller:113: Block chain synchronization progress:...
note: i cannot rescan at that point need remove + recreate wallet
> it seems like you imported a DB without importing the corresponding descriptor, which made bitcoind return an error, which made the poller thread crash and then the GUI crashed....