joinmarket-clientserver icon indicating copy to clipboard operation
joinmarket-clientserver copied to clipboard

Bitcoin CoinJoin implementation with incentive structure to convince people to take part

Results 218 joinmarket-clientserver issues
Sort by recently updated
recently updated
newest added

Should fix #1139. @ChzenChzen could you test?

dependencies

I noticed several shellcheck suggestions which I wrapped up into this PR. There could be issues with some of these changes. See comments.

Installation

It would be nice to have a setting to run the yield generator in maker mode when the mempool if above 1 MiB, and switch over to taker mode and...

enhancement

Table of contents missing in the top of the readme file, adding a table of contents on the top of the readme file will help in the following: 1. Give...

documentation

When no default wallet exists you get the following error: `jmclient.jsonrpc.JsonRpcError: {'code': -18, 'message': 'No wallet is loaded. Load a wallet using loadwallet or create a new one with createwallet....

The configset API doesn't update the configuration file in the datadir. The configuration persists while the backend is running but loses them once it is stopped. Please fix this or...

RPC-API

Hi all, I encountered reproducible error which prevents joinmarket-qt.py from running. I use Debian 11 Bullseye on AMD64, fully updated. My steps to reproduce: 1. wget https://github.com/JoinMarket-Org/joinmarket-clientserver/archive/refs/tags/v0.9.2.tar.gz 2. tar xzvf...

bug
Joinmarket-Qt

install instructions on netbsd

Installation

I'd like to offer up a bounty for someone to build a Web UI. See below for bounty amount, currently over .4btc. This enhancement will allow JoinMarket to be included...

Creating the ob-watcher sybil resistance page can be pretty slow especially on hardware like a raspberry pi It is slow because of the calculations for "Sybil attacks from enemies within"....

enhancement
good first issue