Serhii
48457fdd6d
cake pay country picker ( #1779 )
...
Cache Dependencies / test (push) Waiting to run
* cake pay country picker
* UI changes
* hide picker after the country is set
* Revert "hide picker after the country is set"
This reverts commit cce358b94f
.
* show country picker initially
* flags
* minor ui fixes
* Update lib/view_model/cake_pay/cake_pay_cards_list_view_model.dart
---------
Co-authored-by: tuxpizza <tuxsudo@tux.pizza>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-11-07 07:50:48 +02:00
Matthew Fosse
c8cfc2cff1
Mweb enhancements 4 ( #1768 )
...
* [skip-ci] show mweb confirmations, show last mweb balance while syncing
* potential send-all fix
* [skip-ci] undo fix that didn't work
* [skip-ci] undo unnecessary changes
* [skip ci] add export mweb logs screen
* [skip ci] cleanup
* confirmation fixes
* catch electrum call errors
* [skip ci] undo some changes
* potential electrum fixes + mweb logs display only last 10000 characters
* Add question mark and link to MWEB card
* updates
* show negative unconfirmed mweb balanaces + other fixes [skip ci]
* error handling
* [skip ci] [wip] check if node supports mweb
* check fee before building tx
* [skip ci] minor
* [skip ci] minor
* mweb node setting [wip] [skip ci]
* prioritize mweb coins when selecting inputs from the pool
* potential connection edgecase fix
* translations + mweb node fixes
* don't use mweb for exchange refund address
* add peg in / out labels and make 6 confs only show up for peg in / out
* bump bitcoin_base version to v9
* [skip ci] fix logs page
* don't fetch txinfo for non-mweb addresses [skip ci]
* fix non-mweb confirmations
* rename always scan to enable mweb
* Update litecoin_wallet_addresses.dart
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
* Update cw_mweb.dart
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
* [skip ci] review updates pt.1
* [skip ci] minor code cleanup
* [skip ci] use exception handler
* exception handling [skip ci]
* [skip ci] exception handling
* trigger build
* pegout label fixes
* fix showing change transactions on peg-out
* minor code cleanup and minor peg-out fix
* final balance fixes
* non-mweb confirmations potential fix
* [skip ci] wip
* trigger build
---------
Co-authored-by: tuxpizza <tuxsudo@tux.pizza>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-11-07 04:57:36 +02:00
Serhii
109d9b458e
Cw 514 add sort functionality for addressbook mywallets and contacts ( #1309 )
...
* add sort function to contact list
* fix UI
* prevent duplicate contact names
* dispose contact source subscription
* fix custom order issue
* update the address book UI
* fix saving custom order
* fix merge conflict issue
* review fixes [skip ci]
* revert to single scroll for entire page
* tabBarView address book
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-11-07 03:26:14 +02:00
Matthew Fosse
f099bba89f
merge build fix
2024-11-06 10:36:13 -08:00
Matthew Fosse
2914e4d6ea
Merge branch 'mweb_enhancements_4' into mweb-bg-sync-2
2024-11-06 10:13:00 -08:00
Matthew Fosse
4c4f697daa
[skip ci] wip
2024-11-05 09:22:42 -08:00
Matthew Fosse
97a345e7dc
non-mweb confirmations potential fix
2024-11-05 08:43:07 -08:00
Matthew Fosse
086157254c
[skip ci] Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb_enhancements_4
2024-11-05 08:38:11 -08:00
Serhii
459f0d352d
Cw 805 fix bch refund address ( #1782 )
...
Cache Dependencies / test (push) Has been cancelled
* fix bch address format for exolix, stealth, thorchain, simpleswap
* exclude SP and MWEB from the exchange address book
* address pr review comments
2024-11-05 11:33:24 +02:00
fossephate
86a30c510b
final balance fixes
2024-11-04 15:56:19 -08:00
fossephate
579b9de496
minor code cleanup and minor peg-out fix
2024-11-04 14:51:27 -08:00
fossephate
d9df5be3af
fix showing change transactions on peg-out
2024-11-04 14:39:43 -08:00
fossephate
65af9bb35f
pegout label fixes
2024-11-04 11:22:04 -08:00
Matthew Fosse
fad4a6d426
trigger build
2024-11-04 10:40:41 -08:00
Matthew Fosse
887021a6b1
[skip ci] exception handling
2024-11-04 09:02:38 -08:00
Matthew Fosse
0603aaa19e
[skip ci]
2024-11-04 08:59:19 -08:00
Matthew Fosse
d3974be9d4
exception handling [skip ci]
2024-11-04 08:58:40 -08:00
Matthew Fosse
c14ea77182
Merge branch 'main' into mweb_enhancements_4
2024-11-04 08:57:10 -08:00
Matthew Fosse
1b8ed9251e
[skip ci] merge main
2024-11-04 08:36:46 -08:00
Elias Rad
b8ffd47f06
Docs spelling issues ( #1789 )
...
Cache Dependencies / test (push) Has been cancelled
* Update PRIVACY.md
* Update README.md
* Update SECURITY.md
* Update build-guide-linux.md
2024-11-04 04:51:19 +02:00
rottenwheel
72241d4911
spanish: tidy up and reword a lot of ES translations; catch missed unstralated strings ( #1788 )
Cache Dependencies / test (push) Has been cancelled
2024-11-01 23:57:17 +02:00
Serhii
4916d1f457
fix the issue with updating sending outputs ( #1785 )
Cache Dependencies / test (push) Waiting to run
2024-11-01 19:54:17 +02:00
Rafael
740f466e77
fix: sp filter option ( #1780 )
...
* fix: sp filter option
* fix: nullable
2024-11-01 19:34:17 +02:00
Matthew Fosse
e42996dd8d
[skip ci] use exception handler
2024-11-01 09:19:08 -07:00
Matthew Fosse
50f69ff6e9
[skip ci] minor code cleanup
2024-11-01 09:15:56 -07:00
Matthew Fosse
bb6d89a4b8
[skip ci] review updates pt.1
2024-11-01 09:10:06 -07:00
Matthew Fosse
57a88cc522
Update cw_mweb.dart
...
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-10-31 20:13:01 -07:00
Matthew Fosse
35d7909a0e
Update litecoin_wallet_addresses.dart
...
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-10-31 20:08:50 -07:00
fossephate
7f862d8c5c
rename always scan to enable mweb
2024-10-31 17:05:27 -07:00
fossephate
0cc9018e34
fix non-mweb confirmations
2024-10-31 11:05:43 -07:00
fossephate
f61f590988
don't fetch txinfo for non-mweb addresses [skip ci]
2024-10-31 10:19:28 -07:00
fossephate
1e3781f131
[skip ci] fix logs page
2024-10-31 10:19:00 -07:00
fossephate
85b3969e1f
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb_enhancements_4
2024-10-31 10:01:11 -07:00
David Adegoke
752b6bbebf
fix: Generic fixes of bugs from Support ( #1774 )
Cache Dependencies / test (push) Has been cancelled
2024-10-31 04:10:40 +03:00
Matthew Fosse
85fb1384d5
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2
2024-10-30 12:02:20 -07:00
oksanaphmn
5fc649023c
Update README.md ( #1770 )
2024-10-30 21:50:04 +03:00
tuxsudo
e501a41314
Fix the manifest once and for all ( #1773 )
2024-10-30 21:44:49 +03:00
Matthew Fosse
4f2637ea13
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb_enhancements_4
2024-10-30 10:37:07 -07:00
Konstantin Ullrich
198510533e
Fix disappearing recipientAddress for XMR Transactions ( #1784 )
Cache Dependencies / test (push) Waiting to run
2024-10-30 19:57:26 +03:00
fossephate
7e656c45bb
bump bitcoin_base version to v9
2024-10-30 09:18:40 -07:00
fossephate
26a757f1f0
add peg in / out labels and make 6 confs only show up for peg in / out
2024-10-29 14:19:16 -07:00
fossephate
43e53c293c
don't use mweb for exchange refund address
2024-10-29 12:25:19 -07:00
fossephate
352ec759c7
translations + mweb node fixes
2024-10-29 11:03:04 -07:00
fossephate
ea301668b7
potential connection edgecase fix
2024-10-29 00:52:17 -07:00
fossephate
31054bbe12
prioritize mweb coins when selecting inputs from the pool
2024-10-29 00:41:21 -07:00
fossephate
3132db7b39
mweb node setting [wip] [skip ci]
2024-10-28 13:10:33 -07:00
fossephate
6dd6f06d3f
[skip ci] minor
2024-10-28 10:59:17 -07:00
fossephate
a5db347b72
[skip ci] minor
2024-10-28 10:57:36 -07:00
fossephate
8dc1ed6363
Merge branch 'mweb_enhancements_4' of https://github.com/cake-tech/cake_wallet into mweb_enhancements_4
2024-10-28 10:55:29 -07:00
fossephate
8c7db8031f
check fee before building tx
2024-10-28 10:55:26 -07:00