pythcoiner

Results 53 issues of pythcoiner

as pointed by #989 the error message was not explicit

An user willing to use his own bitcoind hit this today: ![image](https://github.com/wizardsardine/liana/assets/124568858/1d895b49-6bb6-491e-ab0d-6fb5d334b645) it seems to me his `bitcoin.conf` should miss `[main]` section, but why we do not use args if...

in Send page: ![image](https://github.com/wizardsardine/liana/assets/124568858/f448de77-cda5-4c6c-908f-1350f77c497c) should we add a check box to select/unselect all coins. (#974 add the feature for select all coins by pressing the `max` button if none selected,...

following my comment [here](https://github.com/wizardsardine/liana/issues/863#issuecomment-1850360242_), i think we should store this value in the config file instead of hardcoding it as we already see many tx w/ a feerate > 1000sats/vb...

Feature
Daemon / Liana library

I have around 1000 coins on this test wallet, when i load `Home` page, the gui freeze for around 3 seconds (and 50-100 coins displayed then), while loading `Coins` page...

Doing some test w/ a regtest that have a halving at 1000 blocks (instead 150), some received coin missing on home page: ![image](https://github.com/wizardsardine/liana/assets/124568858/aa79d0cd-0cca-4170-885b-9b81fb3930f7) but appear in coins page: ![image](https://github.com/wizardsardine/liana/assets/124568858/efc023d2-b316-4d38-be0c-abce7c19ed12) edit:...

GUI
In discussion

![image](https://github.com/wizardsardine/liana/assets/124568858/60be473a-50da-4f4a-99cb-bd58ada711a1) Here, my CC set on `mainnet` but i want make a `signet` wallet, still import xpub, maybe we should warn user instead, w/ an explicit message.

I've try to run Liana on a fresh installed Windows 10 Virtual Machine (QEMU/KVM), i got a crash on Liana startup. When i try to launch from cmd/powershell i have...

Windows

![image](https://github.com/wizardsardine/liana/assets/124568858/a6cde771-a252-43df-96d9-e52e69de5eaa) Here we should add more details : `"Missing policy: the signing device may not be properly registered"`

GUI
Enhancement