Sander van Grieken
77407fa206
qml: offer same choices as desktop; Open, Discard, Save to wallet
2025-05-16 10:41:41 +02:00
Sander van Grieken
a9213c4d66
psbt_nostr: send label along with PSBT
2025-05-14 12:49:33 +02:00
Sander van Grieken
182accb9fb
plugins: psbt_nostr: move can_send_psbt logic from GUI to backend, fix qml wallet switch bug
2025-04-16 09:47:41 +02:00
Sander van Grieken
60bd6327ce
plugins: psbt_nostr: let GUI handle a received PSBTs one by one by pausing receiving additional PSBTs until PSBT dialog is closed.
...
Accepting a PSBT opens the Tx dialog and pauses receiving additional PSBTs until the Tx dialog is closed.
Rejecting a PSBT will start a cooldown and accept all pending PSBTs into the history for later inspection.
2025-04-15 14:06:57 +02:00
Sander van Grieken
3ff84f08a6
plugins: psbt_nostr: implement for qml
2025-04-15 14:06:29 +02:00