Commit graph

2485 commits

Author SHA1 Message Date
fosse
b5c2d547a7 fix dep 2024-01-12 14:58:11 -05:00
fosse
df8057986e tor updates 2024-01-12 14:53:19 -05:00
fosse
8644ba2069 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-12 11:25:29 -05:00
Matthew Fosse
fe2e26f146
Minor nano fixes + abstract nano utils out into package (#1250)
* fixes

* refactors

* fixes

* more fixes

* fixes for monero.com

* update confirmed balance to receivable balance

* fix balance display bug

* remove print statements

* prevent unnecessary writes

* review fixes

* forgot to add pubspec changes

* fix

* fix sync status desyncing on rpc fail

* fix

* update translations + txDetails fixes

* squash balance bug

* add source address on tx info

* fix
2024-01-12 01:00:41 +02:00
Omar Hatem
8d973cf919
Finish DFX auth flow with the primary address for Electrum (bitcoin) (#1264) 2024-01-11 17:29:51 +02:00
tuxsudo
cbaa299dda
Update issue templates (#1262)
* Update issue templates

* Add config.yml
2024-01-11 01:08:25 +02:00
fosse
123648cc6b refactor trocador to use proxywrapper 2024-01-10 13:14:38 -05:00
fosse
714ee548c1 [skipci] wrap setting complexity into proxywrapper class 2024-01-10 13:00:58 -05:00
fosse
dc87d774d3 save 2024-01-08 18:18:13 -05:00
fosse
c67a6f0b6e [skipci] tor updates 2024-01-08 12:33:04 -05:00
Omar Hatem
b3c8be4ba8
Improve balance card UI (#1259)
* Improve balance card UI

* Disable normal USDC polygon for ChangeNow

* UI enhancements

* Add Kaspa
Minor UI fix

* Add kaspa icon [skip ci]
2024-01-08 16:05:35 +02:00
Omar Hatem
2a1bdf69ef
Cw 553 update inappwebview (#1252)
* Update inapp webview and update it's deprecated code

* Add Turkish Lira
Fix android in-app webview

* Change FAQ url [skip ci]

* Fix available balance display issue
2024-01-08 16:03:46 +02:00
Serhii
26cde6a193
Cw 533 add the sell option from on ramper (#1251)
* add sell option from onramper

* minor fix

* fix default sell param
2024-01-08 16:02:12 +02:00
Matthew Fosse
2633f1e06f lots of fixes 2024-01-04 15:08:27 -05:00
Matthew Fosse
22e681a1b8 more code cleanup 2024-01-04 13:55:13 -05:00
Matthew Fosse
56e026e422 fixes 2024-01-04 13:48:57 -05:00
Matthew Fosse
e407a6d385 add connecting status 2024-01-04 13:43:11 -05:00
Matthew Fosse
b7963684b2 default tor connection mode to disabled 2024-01-04 13:05:39 -05:00
Matthew Fosse
298b05b0af make border visible on bright theme 2024-01-04 12:39:45 -05:00
Matthew Fosse
2a0ea0a749 minor theming fix 2024-01-04 12:35:09 -05:00
Matthew Fosse
8cae871d41 forgot to remove package import 2024-01-04 12:29:14 -05:00
Matthew Fosse
e23b3cbfef code cleanup 2024-01-04 12:15:20 -05:00
Matthew Fosse
ea6bdd02df proxy node + theme fixes 2024-01-04 12:06:55 -05:00
Matthew Fosse
139e10d9a1 minor fix 2024-01-03 16:11:45 -05:00
Matthew Fosse
d7a05674b7 builds 2024-01-03 16:04:42 -05:00
Matthew Fosse
ea7e5880f2 fixes 2024-01-03 16:02:22 -05:00
Matthew Fosse
c4c4afb74a tor updates 2024-01-03 16:00:00 -05:00
Matthew Fosse
e6fa2a58db onionOnly updates 2024-01-03 13:21:34 -05:00
Matthew Fosse
c8dcf49503 tor updates 2024-01-02 13:33:48 -05:00
Matthew Fosse
e93891682b save 2024-01-02 12:31:05 -05:00
Matthew Fosse
533b978ac1 test build 2024-01-02 12:10:54 -05:00
Matthew Fosse
0d91cc35a9 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-02 11:48:52 -05:00
Omar Hatem
133fa2987a
Generic fixes (#1245)
* Remove error message if buy action is disabled

* Fix wallet list selected wallet issue

* Check if the widget is still mounted before showing popup

* minor code readability enhancement [skip ci]

* Code enhancement [skip ci]

* Revert removing ask each time localization

* Add Moonpay to sell flow
Code Enhancements

* remove error popup when sell option is disabled
2024-01-01 15:05:37 +02:00
Serhii
4065a1bcab
Merge pull request #1187 from cake-tech/CW-529-Modify-2FA-introduction-screens
CW-529-Modify-2FA-introduction-screens
2023-12-31 12:19:08 +02:00
Serhii
3522561cfc info page refactoring 2023-12-30 21:55:17 +02:00
Adegoke David
f612516be0
CW-545-Overriding-Erc20-tokens-list (#1249)
* fix: Erc20 tokens configs list overriding each other in different ethereum wallets

* feat: Add backward compatibility for wallets that already use the previous erc20tokens box
2023-12-30 17:28:33 +02:00
Serhii
a5895e8832 Merge branch 'main' into CW-529-Modify-2FA-introduction-screens 2023-12-30 16:58:46 +02:00
Serhii
914565eb72
CW-539-DFX-off-ramp-sell-provider (#1229)
* buy_provider_types refactoring

* refactor MoonPay and  sell option flow

* dfx sell flow

* add default sell provider flow

* localization

* Update other_settings_page.dart

* [skip ci] update localization

* [skip ci] providers fixes

* [skip ci] ui fixes

* refactor sell and buy flow

* handle dfx availability by country

* PR fixes
2023-12-28 21:20:59 +02:00
Adegoke David
92914a8532
fix: Fix walletconnect connecting only with the first wallet (#1247) 2023-12-28 03:37:36 +02:00
Omar Hatem
c8856f5ca1
Generic fixes (#1243)
* handle currency names with appended network

* Fix BCH sending issue for p2sh addresses

* Update app versions [skip ci]
2023-12-22 23:31:06 +02:00
fosse
2d867e9651 remove unused import 2023-12-21 11:46:53 -05:00
fosse
4605bb684d small fix 2023-12-21 11:44:08 -05:00
fosse
b79df2f3f8 revert apimode changes 2023-12-21 11:42:52 -05:00
Serhii
1eaebcba83 [skip ci]Revert "minor fixes" 2023-12-20 14:25:30 +02:00
fosse
1b7718bb10 translations 2023-12-19 20:48:55 -05:00
fosse
c12cd2eada Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2023-12-19 20:29:42 -05:00
fosse
7ad41caba0 fixes 2023-12-19 20:28:40 -05:00
fosse
464b96fc92 tor updates 2023-12-19 20:20:21 -05:00
fosse
77fa3e06ae tor updates 2023-12-19 20:05:43 -05:00
fosse
78ed679864 wip 2023-12-19 19:46:57 -05:00