apX13_

Results 7 issues of apX13_

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...

**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

subtask of #689 This PR fixes #765 Quick freeze/unfreeze UTXOs from selected source Jar. Users will have the ability to select specific UTXOs when performing a direct-send or participating in...

This pull request builds upon the changes introduced in #771 `765-ui-implement-utxo-selection-modal`. Please merge #771 before reviewing this PR. This PR fixes #773 Changes: 1. User are now able to review...

Subtask of: #689 **Aim** : To give user an overview of the selected `UTXOs` before performing transaction ![image](https://github.com/joinmarket-webui/jam/assets/112259776/50dd0b35-e477-420c-8e2d-13d848f3ea3d) **Objective**: Probably adding an extra field, i.e Selected UTXOs and showing the...

UI/UX

subtask of #689 **Aim** : (ui) Quick freeze/unfreeze UTXOs from selected source Jar **Description**: Users should have the ability to select specific UTXOs when performing a direct-send or participating in...

enhancement
UI/UX

**Description**: Subtask of: #689 and (JoinMarket-Org/joinmarket-clientserver#1561) **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` and `POST:...

enhancement
blocked
epic
RPC-API