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
91b65e385b
review fixes
2024-01-25 11:04:31 -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
32ecc6c0f5
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2024-01-23 12:22:11 -05: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
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
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
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
3522561cfc
info page refactoring
2023-12-30 21:55:17 +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
Omar Hatem
be285e7ebf
V4.12.0 v1.9.0 ( #1236 )
...
* update app versions and release notes
* update build number
* Fix balance page tabs UI on white screens [skip ci]
* Vulnerable btc seeds (#1238 )
* Add flow to notify users with vulnerable seeds
* - Show vulnerable wallets warning on every app launch
- Change text
* increment build number
* add seeds sha text [skip ci]
2023-12-19 15:16:15 +02:00
Omar Hatem
d756b367d3
Make the exchange receive field always editable and can be taken from QR or Address book ( #1230 )
2023-12-16 03:20:56 +02:00
Serhii
b316f2fc7b
minor fixes
2023-12-15 17:19:50 +02:00
Serhii
95a1291704
Format code
2023-12-14 18:41:43 +02:00
Serhii
d0e28b58ac
[skip ci] update icon
2023-12-14 14:51:52 +02:00
Serhii
72b6a50400
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-12-14 14:32:52 +02:00
Serhii
31530dd566
fix UI issues
2023-12-14 14:11:07 +02:00
Serhii
660cd44244
update localization files
2023-12-14 12:58:02 +02:00
Matthew Fosse
2ff81df9e7
CW-512 wallet sort ( #1195 )
...
* add shared preferences key and make list re-orderable
* macos sonoma build fix
* everything (almost) works
* add translations
* more translations
* everything works
* fixes
* translation merge file fix
* fix for mobile platforms
* fix filter icon being invisible on bright theme
* first pass of adding ascending/descending to filter widget
* small fix
* update ascending switch
* fixes
* fix
* reverse creation sort
* review fixes part 1
* refactor into function rather than tuple + color changes
* more fixes
* remove unrelated file
* updated wording
* cleaner callback
* undo sonoma fix
---------
Co-authored-by: fossephate <fosse@book.local>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-12-13 23:58:43 +02:00
Serhii
9a716d1dc9
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-12-13 17:44:42 +02:00
Serhii
1c53229ea0
minor fix
2023-12-13 17:33:51 +02:00
Serhii
049e4def27
fix accessibility issues ( #1224 )
2023-12-13 17:27:30 +02:00
Serhii
faf151a4dc
CW-531-Bitcoin-Fees-issue ( #1218 )
...
* SegWit transaction size
* [skip ci] fix electrum balances layout
* fix tapping area
2023-12-13 16:43:26 +02:00
Adegoke David
ef7762eaca
Polygon-Wallet-fixes ( #1222 )
...
* fix: Fix issues surrounding polygon release
* Add polygon generation command to pubspec script
* Remove unnecesary cast
* fix: Remove unneeded code
* fix: Adjust workflow file to pick polygonScan apikey
* fix: Issues noticed while testing
* fix: Issues noticed while testing
* fix: Transaction should reflect the token name
* fix: Remove unused import
* feat: Add alchemy node to default migration settings
* Fix sending Polygon delay
Remove alchemy node
Minor Enhancements
* Remove scrolling from multiple choices settings row and make them fill the whole space [skip ci]
* Add USDT poly
Add icon for USDC.e
* Fix ERC20 tokens overriding old wallets
Add USDC.e to exchange
* - Remove unnecessary code
- Minor Enhancements
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-12-13 16:03:07 +02:00
Serhii
50299e60f0
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-12-13 14:44:38 +02:00
Serhii
747a760124
willPopScope fix
2023-12-13 14:08:18 +02:00
Serhii
d5b9af1c19
update localization
2023-12-13 13:55:22 +02:00
Matthew Fosse
26dbea91d0
handle all fallback cases
2023-12-12 12:29:06 -08:00
Matthew Fosse
12b79e126a
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2023-12-12 08:02:46 -08:00
Matthew Fosse
b5084c10ae
fetch fiat price in isolate again
2023-12-11 11:34:34 -08:00
Matthew Fosse
62513bd933
fix
2023-12-11 11:27:35 -08:00
Matthew Fosse
ee1452b2d6
fix
2023-12-11 10:42:35 -08:00
Matthew Fosse
3108c759e0
fixes
2023-12-11 08:56:10 -08:00
Matthew Fosse
7ce387c130
fix dot indicator color ( #1228 )
2023-12-11 18:47:22 +02:00