CakeWallet/lib/view_model/settings
Konstantin Ullrich 82e3ebf4fa
implement-payjoin (#1949)
* Initial Payjoin

* Initial Payjoin

* More payjoin stuff

* Minor fixes

* Minor fixes

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Fix minor bug causes by data inconsistency in the btc utxos

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Initial Payjoin

* Initial Payjoin

* More payjoin stuff

* Minor fixes

* Minor fixes

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Fix minor bug causes by data inconsistency in the btc utxos

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Minor cleanup

* Fix Rebase issues

* Move PJ Receiver to isolate

* Add Payjoin Setting

* Payjoin Sender are now isolated

* Added Payjoin sessions to tx overview. Fix Fee issue with payjoin

* Clean up code

* Fix taproot for payjoin

* Fix CI Errors

* Add Payjoin UI elements and details page

* Add Payjoin UI elements and details page

* Fix Translations

* feat: Detect Payjoin URIs in pasted text and show to the User sending Payjoin

* feat: rename pjUri to payjoinURI for more code clarity

* Update res/values/strings_pl.arb

Co-authored-by: cyan <cyjan@mrcyjanek.net>

* Update cw_bitcoin/lib/payjoin/manager.dart

Co-authored-by: cyan <cyjan@mrcyjanek.net>

* Update cw_bitcoin/lib/payjoin/manager.dart

Co-authored-by: cyan <cyjan@mrcyjanek.net>

* feat: Disable Payjoin per default

* feat: Disable Payjoin fully if disabled or no Inputs available

* feat: Resume Payjoin if app comes back to foreground

* chore: Revert overly aggressive code formats

* feat: show correct Payjoin amount for receivers

* feat: Improved payjoin status

* feat: Show payjoin errors on payjoin details screen

* deps: update flutter to 3.27.4

* feat: Revert localisations

* bug: Remove duplicate transaction id on payjoin details

* style: remove double await in payjoin sender

* refactor(cw_bitcoin): Refactor method signatures and convert constructor to factory

* refactor(cw_bitcoin): Refactor wallet service and PSBT signer for cleaner code

Removed unnecessary `CakeHive` dependency and refactored `BitcoinWallet` initialization to use `payjoinSessionSource`. Improved code readability in `PsbtSigner` by reformatting lines and simplifying constructor methods for `UtxoWithPrivateKey`.

* fix: Resume Payjoin Sessions and load PJUri after sleep

* feat: Add "Copy Payjoin URL button" to receive screen

* fix: Add "Payjoin enabled"-Box below QR Code on the receive screen

* fix: Set payjoin_enabled color to black independent of the theme

* refactor: Payjoin session management and cleanup unused code.

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
Co-authored-by: cyan <cyjan@mrcyjanek.net>
2025-05-12 20:33:14 +03:00
..
choices_list_item.dart Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
display_settings_view_model.dart UI enhancements (#1895) 2025-02-12 14:35:59 +03:00
link_list_item.dart Update support links (#1595) 2024-08-13 14:15:47 +03:00
mweb_settings_view_model.dart Mweb fixes (#1972) 2025-01-24 20:09:48 +02:00
other_settings_view_model.dart UI enhancements (#1895) 2025-02-12 14:35:59 +03:00
picker_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
privacy_settings_view_model.dart implement-payjoin (#1949) 2025-05-12 20:33:14 +03:00
regular_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
security_settings_view_model.dart Generic fixes (#1274) 2024-01-27 00:51:21 +02:00
settings_list_item.dart General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
silent_payments_settings_view_model.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
switcher_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
sync_mode.dart Implement background sync for xmr using flutter_daemon (#2094) 2025-03-21 19:22:00 +02:00
trocador_providers_view_model.dart Update list of trocador providers to be fetched from the api (#1379) 2025-03-11 21:51:52 +02:00
version_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00