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

This has the advantage of not requiring sudo to install joinmarket on OSX.

A status bar widget allows access to configure, and start/stop a yield generator (maker) bot in the background. While running, taker functions are disabled as well as wallet changing functions....

Joinmarket-Qt

Ideally, "JoinMarketQt" would cache the wallet balances and transactions locally, to allow offline usage. When the wallet is offline, it shows an offline indicator in the status bar, and display...

Joinmarket-Qt

Right now one needs to right click on each of the coins to freeze/unfreeze although multiple selection is possible. A quicker and more intuitive way to do this would be...

Joinmarket-Qt

An example would be running JoinMarket with Wallet1 as Yield Generator. Buying coins using Bisq. Importing the Bisq wallet in JoinMarket as Wallet2 with a recover flag that indicates it's...

Implement #792. Based on #989, this PR only added the second commit. **Example Usage**: `python yg-privacyenhanced.py wallet.jmdat --cswallet watchonly.jmdat --cs-mixdepth 4 --cs-min-txsize 10000000 --cs-min-balance 200000000`

Context: edge cases of #808. The new cyclic order selection logic of `yg-privacyenhanced.py` is preserved in general case. However, it may return more than one mixdepths and in #808 we...

Add Byobu as option to run yield generator in background.

Provides a Snap configuration which produces a `.snap` file which can be uploaded to the Snapcraft store. This repository can also be linked to the Snapcraft build system for automatic...

I used [this](https://github.com/Samourai-Wallet/boltzmann) definition of entropy. When a cj transaction occurs are assigned rates to output scripts. The rate represents the number of mapping of user inputs to tx outputs....