-
**This error happened after accepting a CJ while two other CJ transaction had not confirmed yet**
```
Exception happened during processing of request from ('127.0.0.1', 53802)
Traceback (most rec…
-
Issue for https://github.com/JoinMarket-Org/joinmarket/issues/55#issuecomment-184165679
> Yet another way is to create a client with SPV security (trusting the miners) which does not use bloom filt…
-
I run ``./joinmarket-qt.sh`` at ``scripts`` to open up JoinMarket, as told in the [main page](https://github.com/JoinMarket-Org/joinmarket-clientserver).
A "Open Wallet" popup is prompt, and it tel…
-
To fund an LN channel from JoinMarket there is a need to not broadcast the transaction after signing - it needs to be passed to the LN client instead.
This is usually done with a simple copy-paste t…
-
The different joinmarket scripts should be made accessible as subcommands under a single binary, like in `git` or `systemctl`.
```
add-utxo.py -> joinmarket add-utxo
sendpayment.py -> joinmarket …
-
A little bit of information about contributing to the project would probably be helpful for other developers. Perhaps linking to the `docs/TODO.md` document.
Also, linking to the Travis CI build w…
-
Enhancement/QOL: `wallet-tool.py` (and probably the other tools), should gracefully handle expected 'error' states, like when `bitcoind` is currently rescanning:
```
$ python wallet-tool.py wallet.js…
-
Joinmarket currently mostly uses unpinned/latest versions for its dependecies. Established best practice appears to be using version pinning to avoid accidentally breaking the application due changed …
-
Noticed this while testing #1332.
Currently if `[MESSAGING:onion]` section is present in `joinmarket.cfg`, but `directory_nodes` are commented out, when starting `ob-watcher.py` you get error:
```…
-
```
chosen orders =
{'counterparty': u'Samisanij', 'ordertype': u'relorder', 'oid': 1, 'minsize': 43750000, 'txfee': 33, 'maxsize': 877759034, 'cjfee': u'8E-7'}
chosen orders to fill {u'Samisanij': {…