pythcoiner

Results 300 comments of pythcoiner

should we just use some weight that can be 1/(remaining_blocks**2) or something like that?

it is already documented in [TRY.md::CLeanup](https://github.com/wizardsardine/liana/blob/master/doc/TRY.md#cleanup), but we should maybe put it in a different section.

> it is already documented in [TRY.md::CLeanup](https://github.com/wizardsardine/liana/blob/master/doc/TRY.md#cleanup), but we should maybe put it in a different section. wdyt @nondiremanuel?

you need to know the location of the datadir to start a standalone [daemon](https://github.com/wizardsardine/liana/blob/master/doc/USAGE.md#using-the-daemon) (lianad)

> Hi, actually building from source doesn't always work either, I have Ubuntu 20.04 with glib 2.31 and I can build from source, but somehow the gui crash at startup...

any way to link against a static glibc?

I've looked at this today and PR a fix for 1183, but as the daemon panic, i'm not sure the GUI can be notified about this. I think this issue...

https://github.com/bitcoinppl/bip329