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

So that fee bumping of coinjoins and incoming transactions is possible too. Correct order of things would likely be to do #1542 first.

enhancement

![image](https://github.com/JoinMarket-Org/joinmarket-clientserver/assets/4500994/e4631390-e5d8-4aec-a37f-7283ac179600)

Needed to Jam joinmarket-webui/jam#633

RPC-API

As per discussion in #1525 , editing the config is sometimes required before loading or recovering a wallet. While we could add an optional parameter to `/recoverwallet`, imo it's a...

RPC-API

For example, stuff like https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/1504#pullrequestreview-1549674590 could have been catched by CI.

Testing

This is more of a question than an issue, so forgive me for submitting it here, but I honestly don't know where else it fits. As per my understanding of...

This may be related to #1465. I couldn't tell. I'm on `JoinMarket 0.9.8` running a yield generator. On my history command I'm seeing: ``` BUG ERROR: wallet balance (xx) does...

I get this error when trying to use [sendpayment.py](https://sendpayment.py/) We failed to connect and handshake with ANY directories; onion messaging is not functioning. im behind tor, and using the default...

I run a maker and noticed that my wallet balance was not correct. At first I thought it might be that I messed up my bitcoin core. I ran -reindex...

bug

This question was raised on Telegram group some time ago. It looks nobody has tried this, but I believe fundamentally there should be no problems in doing this, JM should...

enhancement