Skip to content

feat: custom tx fee on direct and collaborative send#706

Merged
theborakompanioni merged 12 commits intomasterfrom
feat/send-txfee
Jan 27, 2024
Merged

feat: custom tx fee on direct and collaborative send#706
theborakompanioni merged 12 commits intomasterfrom
feat/send-txfee

Conversation

@theborakompanioni
Copy link
Collaborator

@theborakompanioni theborakompanioni commented Dec 6, 2023

Resolves #696.

Enables specifing the tx fee on the send page for direct and collaborative sends.
Only possible with the newest (unreleased) JM version.

Direct send support is already merged (JoinMarket-Org/joinmarket-clientserver#1597).
Collaborative send is still being reviewed (JoinMarket-Org/joinmarket-clientserver#1612).

TODO:

  • revert to backend master branch in regtest setup

📸

@theborakompanioni theborakompanioni added the enhancement New feature or request label Dec 6, 2023
@theborakompanioni theborakompanioni self-assigned this Dec 6, 2023
@editwentyone editwentyone added this to the v0.2.0 - Housekeeping milestone Dec 12, 2023
@theborakompanioni theborakompanioni force-pushed the feat/send-txfee branch 2 times, most recently from 19eff9e to 8b269ca Compare December 20, 2023 22:24
@theborakompanioni theborakompanioni removed this from the v0.2.0 - Housekeeping milestone Jan 2, 2024
@theborakompanioni theborakompanioni changed the title feat: custom tx fee on direct-send feat: custom tx fee on direct and collaborative send Jan 21, 2024
@theborakompanioni
Copy link
Collaborator Author

Ready for review. Please rebuild the regtest environment with npm run regtest:rebuild for fetching the latest upstream changes.

@theborakompanioni theborakompanioni marked this pull request as ready for review January 27, 2024 12:35
@theborakompanioni
Copy link
Collaborator Author

I really do not like the fee input element. Maybe we can rework this in a future release. @editwentyone

@editwentyone
Copy link

you are right, its way to "big" for such a tiny function. will redesign in the future, for now we need the functionality

@theborakompanioni theborakompanioni merged commit dc95e64 into master Jan 27, 2024
@theborakompanioni theborakompanioni deleted the feat/send-txfee branch January 27, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat: custom tx fee on direct-send

2 participants