-
See https://github.com/dennisreimann/joinmarket-log-parser. It's a tool that analyzes JoinMarket log files and extracts structured data from them. It would make sense to store that data in structured …
-
With `prestart` already bonus apps like RTL or Blockexplorer make sure that their config is correct by themselves on service start or restart. This seems to work well since 1.7.2
Now for v1.8 make …
-
### Description
- Detect if a transaction is a coinjoin
- display transaction specific information like anonset, fresh/remix inputs
- display global statistics like total coinjoin volume per day/mont…
-
New item in the tools menu:
Sign a message with an external address of a specified mixdepth.
Input: Wallet, Mixdepth, Textmessage
Output: Signature, Address
-
Exception in thread Thread-10:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 810, in __bootstrap_inner
self.run()
File "C:\joinmarket\lib\blockchaininterface.py"…
-
One trivial point is to ensure no security leaks from arbitrary server access.
More important, considering DOS/snooping generally from client-> server. We don't want:
* Costless initiation of tr…
-
Someone should write a BIP that documents the timelocked addresses used in joinmarket fidelity bonds.
Since we use the BIP39 seed phrase standard, this BIP would join the family of BIP44 / BIP49 / …
-
Tumbler script being a powerful tool to boost privacy I think it would be great to have it in the joininbox.
Is there any plans to be added?
Thank you
-
Our latest upgrade crashed because btcpayserver seems to think our docker install ([20.10.24 in Debian bookworm](https://tracker.debian.org/pkg/docker.io)) is too old. And the way it seems to handle t…
-
Steps
1. Start with a fresh bitcoin wallet.dat to hold your watch addresses on the rpc server.
2. Launch joinmarket yg with a jm wallet you have already used for sometime.
3. see: too few addresses i…