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

Fixes #1698. Also added type hints.

Joinmarket-Qt

[Compatibility testing with PDK](https://github.com/payjoin/rust-payjoin/issues/51#issuecomment-2100765588) revealed that the JoinMarket payjoin receiver doesn't support signing for PSBTs that contain multiple sender inputs. This patch fixes that.

This release includes algorithmic improvements which increase the speed of key generation and signing. At the same time, the binary size has been reduced significantly. Full changelog: https://github.com/bitcoin-core/secp256k1/blob/master/CHANGELOG.md#050---2024-05-06 The ABI...

dependencies

After stopping the maker service, and initiating a collaborative transaction, it seems it took it's own offer and tried to create a transaction. This happened on `regtest` after stopping the...

RPC-API

This PR fixes #1712 and addresses https://github.com/joinmarket-webui/jam/issues/772 Changes Made: 1. Updated the `direct-send` API to accept a list of `UTXOs` specified by the user. 2. Implemented backend logic to handle...

Hello, i'm very newbie about JM. i followed the raspibolt guide and when i launch ./yg-privacyenhanced.py i receive an error. i paste it below anyone can help me? thank you...

**Description**: Subtask of: #1561 This issue addresses (https://github.com/joinmarket-webui/jam/issues/772) **Aim**: Allow users to have full control over their UTXOs when performing a direct-send. **Current Situation** : Currently, the APIs `POST: /wallet/{walletname}/taker/direct-send`...

RPC-API

simplified in native javascript `orderbook.hml` and removed jquery deps