-
> Payments on the path are free, i.e. literally zero sats cost, and immediate. But the collateral cost is very non-trivial, i.e. at the point of spending, you must have funded the penalty bond, which …
-
Hello,
this building notes:
https://github.com/joinmarket-webui/jam-docker?tab=readme-ov-file#building-notes
say three times, that the container is to start with:
docker run --rm -it \
...
…
-
Can you figure out which transactions are coordinated in JoinMarket, and include them in the volume analysis?
-
### Describe the issue
After following a tutorial to install JoinMarket, received this message:
```bash
Node.js 16.x is no longer actively supported!
You will not receive security or crit…
-
The joininbox integration for myNode has been great! There is now a new joinmarket web interface in development here: https://github.com/joinmarket-webui
The project is still in heavy development b…
-
See https://github.com/joinmarket-webui/joinmarket-webui/pull/242.
ghost updated
1 month ago
-
To test:
```
# for mainnet
directory_nodes_list=$(curl -Ss \
https://raw.githubusercontent.com/JoinMarket-Org/joinmarket-clientserver/master/src/jmclient/configure.py \
| grep MAINNET -A1 | gre…
-
lubuntu 22.04.05 LTS
joinmarket-clientserver 9.11
tor 4.6.10
I am trying to setup a directory node on a dedicated host running
joinmarket-clientserver and Tor
Following the directions in the…
-
[Figma](https://www.figma.com/design/kfejZJFlwBywvLEnPEmJo1/JoinMarket-UI?node-id=4069-74294&t=XLsV9qcBKoAerNbG-11)
```Warning: Sweeps will use a more conservative estimate for the mining fee, …
-
The full `joinmarket.cfg` config file contains many settings and multiple sections (daemon, blockchain, messaging, logging, timeout, policy, payjoin, yield generator), not all of which are immediately…