domohawk

Results 4 issues of domohawk

Fresh installs of 9.5, 9.10 and git head repro on first run after setting new joinmarket.cfg 's rpc info. If I print the exception: > User data location: /home/user/.joinmarket/ >...

Joinmarket-Qt

TLDR: query()s on the same Web3 contract seem extremely parallelizable in multithread. But if you add one thread that does a call(), then all sorts of weird slowness happens that...

bug

The UI targets in robtk.mk should include a dependency on PLUGIN_SOURCE, so that if it is modified, the makefile will rebuild. I've tried adding variants such as `gui/$(*F).c`, `$(value $(*F)_UISRC)`...