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

If one creates a market order "Earn" in Jam and accidentally hits the "Start Earning!" button before changing the default offer options (0.03% relative fee / minimum 100.000 sats) it...

bug
RPC-API

There seems to be "problems" with the xpubs contained in the [`/display` response](https://joinmarket-org.github.io/joinmarket-clientserver/api/#operation/displaywallet). The extended public keys represent the change "sub-account", e.g. `m / purpose' / coin_type' / account' /...

RPC-API

EDIT: as per https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/1436#issuecomment-1399480855, the spam issue should be mostly solved. Renamed this issue to focus on the "disconnect" part. Hopefully the changes in #1436 will improve this already. EDIT:...

In #1436 exponentional delay was added to reconnect attempts to dnodes with idea that if individual ones are not working at the moment to not do too many useless reconnect...

![image](https://github.com/JoinMarket-Org/joinmarket-clientserver/assets/39516190/551fcfa5-0cac-4b7a-b42e-31fe0d6e3796) This error has no useful information. Where can I get a more precise cause? Thanks

I want to specify exactly the UTXOs I want to use on a coinjoin, which allows for a much more granular selection than a mixdepth. How difficult is it to...

RPC-API

**Expected behavior** Exception in logs, coinjoin worked fine but maybe this is some bug jm? **Actual behavior** ``` ... ], "txid": "xxx", "nLockTime": xxx, "nVersion": 2 } 2023-09-17 11:23:46,661 [INFO]...

bug

@AdamISZ on telegram: > Right. I'm all for people finding new and better ways to implement MessageChannel. The theory goes (though I'm not sure I've ever convinced anyone that it's...

The CSV file format used in the tumbler schedule has a few problems. * It's not extensible (adding or removing fields requires you to comb the entire source to check...

Currently a lot of code is in `scripts/bumpfee.py`, should be moved to `jmclient`, so that both RPC API and Qt GUI could use it.

Joinmarket-Qt
RPC-API