Commit graph

2527 commits

Author SHA1 Message Date
fosse
8f5dbcc117 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-29 11:02:16 -05:00
Adegoke David
f68987bfb9
CW-566-Cake2FA-Bypass-Bug (#1275)
* fix: TOTP 2FA Bug

* fix: key switch error

* Fix 2fa preset issue

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-01-27 05:08:53 +02:00
Serhii
fc352a6da3
Cw 428 send to nostr addresses (#1271)
* add nostr address resolver

* Add Nostr localization

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-01-27 04:34:38 +02:00
fosse
d3dde83d57 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-26 21:09:46 -05:00
fosse
60e80934ee lots of tor fixes 2024-01-26 21:02:10 -05:00
fosse
0ef8524f52 potential fixes 2024-01-26 19:37:21 -05:00
Omar Hatem
89fdc0f4d1
Generic fixes (#1274)
* Display fees currency as wallet currency not the selected one

* remove unused code
catch balance network issues

* pop send screen when send completes successfully

* revert change [skip ci]

* Enable restoring haven wallets

* verify context is mounted before showing snackbar [skip ci]

* Update privacy [skip ci]

* Add user consent popup to inapp webview permission request
2024-01-27 00:51:21 +02:00
Adegoke David
aed60a7282
fix: Route to dashboard when exchange is done (#1276) 2024-01-27 00:48:33 +02:00
fosse
46e89d1d72 remove tor icon on electrum based coins 2024-01-25 11:24:12 -05:00
fosse
33d6898865 add onion node for monero 2024-01-25 11:08:10 -05:00
fosse
91b65e385b review fixes 2024-01-25 11:04:31 -05:00
fosse
884a53f607 forgot to add to commit 2024-01-24 13:16:02 -05:00
fosse
507b5541f6 electrum fixes + tor only warnings 2024-01-24 12:39:13 -05:00
fosse
beeaa193bd prevent trying to load nfts when tor is enabled 2024-01-23 16:15:10 -05:00
fosse
202a56126c tor only changes 2024-01-23 13:36:46 -05:00
fosse
0d3791746f Merge branch 'CW-519-tor' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-23 12:22:22 -05:00
fosse
32ecc6c0f5 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-23 12:22:11 -05:00
Omar Hatem
57bc479ab2
Merge branch 'main' into CW-519-tor 2024-01-23 07:24:55 +02:00
Serhii
9754d67601
Cw-343-a-list-of-previously-used-addresses (#1248)
* add used addresses list

* generate new address button

* fix wallet type issue

* fix addresses button title

* update selectButton

* show all wallet addresses

* add tx amount and balance

* fix ui

* remove cashAddr format

* fix generating new address issue

* disable autogenerating

* fix cashAddr format

* minor fix

* add search bar

* Update address_cell.dart

* fix merge conflict

* address labeling feature

* review fixes

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-01-23 07:15:24 +02:00
fosse
6e0c20ba75 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-22 23:34:24 -05:00
Matthew Fosse
d664f0a16f
Cw 540 encrypt shared (#1269)
* start writing migration

* save

* finishing up migration

* more fixes

* fixes

* migration fixes

* remove commented code and ensure widget initialization in root.dart

* use securekey static functions everywhere applicable
2024-01-23 02:30:16 +02:00
Adegoke David
efb41aa6bc
feat: Remove ability to create haven wallets (#1273) 2024-01-23 01:58:09 +02:00
Omar Hatem
d83054eded
Enable DFX for polygon wallet (#1267) 2024-01-23 01:53:20 +02:00
fosse
8a1fe5f705 small fix 2024-01-22 00:59:41 -05:00
fosse
a2d44ce84b use deserialization when passing torconnectionmode 2024-01-19 14:14:37 -05:00
fosse
0137221e34 fix fiat/exchange over tor, actually this time 2024-01-19 13:26:35 -05:00
fosse
e50785ed45 potential monero fixes 2024-01-19 11:18:01 -05:00
Omar Hatem
454ddba904
Fix migration variable [skip ci] 2024-01-19 17:43:51 +02:00
fosse
444e6d1887 fix requiring restart to connect onion nodes 2024-01-18 12:21:56 -05:00
fosse
bd3db7faa1 proxy fixes 2024-01-18 12:16:54 -05:00
fosse
700dc7ad15 small fix 2024-01-18 11:11:00 -05:00
fosse
4cfc4d17aa Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-17 20:39:17 -05:00
fosse
3ae3753e22 review fixes 2024-01-17 20:37:10 -05:00
Dimitris Apostolou
1b65adce53
Fix typos (#1266) 2024-01-18 01:38:36 +02:00
fosse
e2413be087 small code cleanup 2024-01-17 12:33:26 -05:00
fosse
f1f8d1d45c small fix 2024-01-17 12:32:17 -05:00
fosse
a2a5d6deea make non-clickable rows appear non-clickable 2024-01-17 11:12:54 -05:00
fosse
edbf25bc71 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-16 11:35:53 -05:00
fosse
b6552bed65 update repo source 2024-01-16 11:30:15 -05:00
fosse
7a7a580ca5 forgot to update cw_core pubspec 2024-01-16 11:28:56 -05:00
fosse
612abf0458 properly remove proxy 2024-01-16 11:23:34 -05:00
Omar Hatem
d8f1cdc7ef
v4.13.0 and v1.10.0 (#1265)
* New versions

* Minor fix [skip ci]

* Minor UI enhancement for balance card

* Minor UI enhancement

* Add Monero build configs for MacOS [skip ci]

* Add rest of Macos Configs [skip ci]

* Delete empty file
Save and report restore from backup exceptions [skip ci]

* Minor fixes
2024-01-16 02:02:10 +02:00
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