cake_wallet/lib/view_model/dashboard
Matthew Fosse 83ef61e928
Cw 565 sign messages (#1378)
* version bump to 3.13.9, auth working on mac

* bump flutter version in workflow file

* workflow fix

* test fix

* downgrade flutter version

* test fix

* test fix

* update gradle version

* start working on ui for message signing

* updates

* sign working for a few wallet types

* updates & verification for electrum currencies

* nano support

* sign/verify working on eth, bitcoin broken

* update translations

* Implement Verify Message for Monero

* save [skip ci]

* pub key extraction working

* fixes for electrum signing

* verify working for solana!

* electrum still not working :( [skip ci]

* electrum messages working!

* fixes for updated dart version, localization file updates

* remove accidental inclusion

* missed some unimplemented throws

* Update res/values/strings_de.arb

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* Apply suggestions from code review

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* review suggestions and updates [skip ci]

* [skip ci] add polygon

* [skip ci] merge mac-auth/update version

* fix litecoin

* bio auth mac fix

* remove comment and change duration from 2 to 0

* cherry pick previous changes

* litecoin fixes, sign form fixes, use new walletAddressPicker

* support accounts

* verify messages working for monero

* working sign and verify messages for nano

* electrum signing working [skip ci]

* additional nano fixes

* update translations

* attempt to decode signatures with base64

* workaround for secure storage bug on mac

* bump version to 3.19.5 (because breez will need this version anyways)

* some code cleanup

* some changess didn't get saved

* just documenting the issue [skip ci]

* undo accidental removal + minor code cleanup

* merge conflicts

* merge fixes [skip ci]

* add tron support

* [wip] fixing

* remove duplicate references to electrum path for maintainability

* fixes

* minor fix

* fixes

* undo debug comment

* update migration for all electrum based wallets

* hotfixes

* copy over the rest of the fixes

* minor code cleanup [skip ci]

* updates

* electrum signing workinggit statusgit statusgit statusgit status!

* copy same fixes for litecoin

* litecoin fixes

* add v to litecoin signatures

* fix dependencies

* fix bitcoin_base version

* merge fix

* dep override

* fix conflicts with main

* trial fix for android build

* fixes

* fix

* dep fix, should build

* fix signing for bitcoin cash

* [skip ci] minor code cleanup

* [skip ci] minor code cleanup 2

* forgot wonero, various other fixes

* more fixes

* fix solana (untested)

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-08-18 02:10:27 +03:00
..
action_list_display_mode.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
action_list_item.dart CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item 2020-07-23 15:20:52 +03:00
anonpay_transaction_list_item.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
balance_view_model.dart CW-681 Add address and account list to Wownero (#1538) 2024-07-21 03:58:17 +03:00
cake_features_view_model.dart Cw 591 in app cake pay integration (#1376) 2024-06-06 06:51:22 +02:00
dashboard_view_model.dart Cw 565 sign messages (#1378) 2024-08-18 02:10:27 +03:00
date_section_item.dart CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item 2020-07-23 15:20:52 +03:00
desktop_sidebar_view_model.dart Monero update (#1325) 2024-03-14 20:26:00 +02:00
dropdown_filter_item.dart Cw 591 in app cake pay integration (#1376) 2024-06-06 06:51:22 +02:00
dropdown_filter_item_widget.dart Cw 591 in app cake pay integration (#1376) 2024-06-06 06:51:22 +02:00
filter_item.dart PR fixes 2022-12-26 20:41:21 +02:00
formatted_item_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
home_settings_view_model.dart Erc20 token transactions are displaying incorrectly (#1493) 2024-06-21 02:13:12 +03:00
nft_view_model.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
order_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
receive_option_view_model.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
sign_view_model.dart Cw 565 sign messages (#1378) 2024-08-18 02:10:27 +03:00
trade_list_item.dart Cw 498 improve wallet accounts (#1152) 2023-11-02 17:52:47 +02:00
transaction_list_item.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00
wallet_balance.dart Flutter upgrade 2022-10-12 13:09:57 -04:00