-
I just got a crash running the yield generator. the traceback is:
[2015/11/23 01:06:59] Traceback (most recent call last):
File "C:\joinmarket\yield-generator.py", line 150, in main
irc.run()
…
-
```
[2015/10/08 06:00:21] Traceback (most recent call last):
File "yield-generator.py", line 147, in main
irc.run()
File "/home/user/joinmarket/lib/irc.py", line 502, in run
self.__handle_…
-
For security and to act like proper software that deserves trust, joinmarket should have a directory or two which it writes to, and only the files it needs to write should go in those directories. Tha…
-
We could add an option to auto-freeze UTXOs that belong to addresses from which we have already spent.
Bitcoin Core wallet and JoinMarket already has such an option, see references below.
-----
…
-
Most imports are just adding new addresses that have not been previously used. Detect if a rescan is needed when importing addresses, and keep running if a rescan is not needed.
Related issues:
htt…
-
We should implement payjoin ([BIP-78](https://github.com/bitcoin/bips/blob/master/bip-0078.mediawiki)).
Note that JoinMarket already [has a python implementaion](https://github.com/JoinMarket-Org/j…
-
Test URI - `bitcoin:TB1QXJ6KVTE6URY2MX695METFTFT7LR5HYK4M3VT5F?amount=0.00100000&label=test&req-test=1`.
Wasabi currently just says "Input a valid BTC address or URL." (which is URI, not URL, btw),…
-
Displays unhandled error and hangs.
```
$ ./scripts/sendpayment.py testnet-test-124.jmdat "bitcoin:tb1qjhzn0n46u0szatr5833rk80mhf9caqn6knmwxq?amount=0.00200000&pj=http://w6k7nba4rx4jieyumt7z3zrmk5…
-
When opening a wallet joinmarket-qt.py crashes with the following error:
(jmvenv) user@btc:~/code/joinmarket/v0.9.9/joinmarket-clientserver-0.9.9/scripts$ python3 joinmarket-qt.py
User data lo…
-
The error only shows up on in the terminal, not present in the joinmarket log file.
```
[CoreNotifyTh] [DEBUG] rpc: getrawtransaction ['3e640c29ed991c6719c05be11b87e6202d97859c935f4e52b3b57fc139dffb…