pythcoiner

Results 299 comments of pythcoiner

I can tackle that, but not sure I can deliver for v4

can you had a bit of context there, i missing smth, i guessed it's already what we done w/ a liana managed bitcoind in the context of a restore flow?...

First Welcome and thanks for your contrib! I just tested this, it appear you increase the display precision on GUI side, but issue there is the progress precision is truncated...

If i understand well @jp1ac4 comment in #907, the changes on daemon cannot be tested on GUI until the PR merged as `liana` crate is build against master (not your...

for the concern about privacy and don't doxx ourselves when pinging a random server, which way you have in mind to get the price data? exchange API? block explorer API?...

> Maybe with #970. Agree, i think it's really something ppl want/need.

i guess this issue happend to an user that try to used its own bitcoind in place of the managed one: ![image](https://github.com/wizardsardine/liana/assets/124568858/c0c303d0-eb01-4948-b1b1-9fd9c3847457)

i guess the proper handling of this is document/example of bitcoin.conf

I take a (quick) look into this: https://github.com/wizardsardine/liana/blob/903328ffef8317b1f152633ac671ecd92071d8eb/gui/src/app/view/home.rs#L25 Here changing `HISTORY_EVENT_PAGE_SIZE` dont behave as expected, for instance w/ an history of 15 payments and `HISTORY_EVENT_PAGE_SIZE=10` i got only 6 payments...

there is something weird in the way we select the quantity of displayed coins, i actually have 1000 coins in my test wallet and there are around 100 or so...