cake_wallet/lib/view_model
Adegoke David b3d579c24a
CW-527-Add-Polygon-MATIC-Wallet (#1179)
* chore: Initial setup for polygon package

* feat: Add polygon node urls

* feat: Add Polygon(MATIC) wallet WIP

* feat: Add Polygon(MATIC) wallet WIP

* feat: Add Polygon MATIC wallet [skip ci]

* fix: Issue with create/restore wallet for polygon

* feat: Add erc20 tokens for polygon

* feat: Adding Polygon MATIC Wallet

* fix: Add build command for polygon to workflow file to fix failing action

* fix: Switch evm to not display additional balance

* chore: Sync with remote

* fix: Revert change to inject app script

* feat: Add polygon erc20 tokens

* feat: Increase migration version

* fix: Restore from QR address validator fix

* fix: Adjust wallet connect connection flow to adapt to wallet type

* fix: Make wallet fetch nfts based on the current wallet type

* fix: Make wallet fetch nfts based on the current wallet type

* fix: Try fetching transactions with moralis

* fix: Requested review changes

* fix: Error creating new wallet

* fix: Revert script

* fix: Exclude spam NFTs from nft listing API response

* Update default_erc20_tokens.dart

* replace matic with matic poly

* Add polygon wallet scheme to app links

* style: reformat default_settings_migration.dart 

* minor enhancement 

* fix using different wallet function for setting the transaction priorities 

* fix: Add chain to calls

* Add USDC.e to initial coins

* Add other default polygon node 

* Use Polygon scan
some UI fixes

* Add polygon scan api key to secrets generation code

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-12-02 04:26:43 +02:00
..
buy Fix nullability of selected provider (#562) 2022-10-24 15:06:03 -04:00
contact_list CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
dashboard CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
exchange CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
ionia CW-400 investigate cupertino nav bar null exception (#943) 2023-06-08 02:16:52 +03:00
monero_account_list CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
nano_account_list CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
node_list CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
restore CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
send CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
settings CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
unspent_coins Cw 467 mark change outputs in unspent outputs list (#1137) 2023-11-16 01:12:23 +02:00
wallet_address_list CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
wallet_list Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
advanced_privacy_settings_view_model.dart Cw 462 monero polyseed restore support (#1109) 2023-11-25 02:37:12 +02:00
anon_invoice_page_view_model.dart Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
anonpay_details_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
auth_state.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
auth_view_model.dart Fix formatting 2022-12-09 20:18:36 +01:00
backup_view_model.dart Xchaha20 poly1305 integration (#569) 2022-10-26 15:28:27 -04:00
edit_backup_password_view_model.dart be absolutely sure we delete secure storage keys before writing them (#1182) 2023-11-27 15:28:34 +02:00
order_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
rescan_view_model.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
restore_from_backup_view_model.dart - Fix reloading settings store 2022-12-07 16:41:04 +02:00
set_up_2fa_viewmodel.dart fix: Implement totp on exchange to external ticket as well as update UI properly when a preset is selected (#1156) 2023-11-02 20:17:52 +02:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Exolix integration: bugfix apiToken on fetchRates (#1120) 2023-10-12 03:20:19 +03:00
trade_details_view_model.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
transaction_details_view_model.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
wallet_creation_vm.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_keys_view_model.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
wallet_new_vm.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
wallet_restore_choose_derivation_view_model.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_restore_view_model.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
wallet_seed_view_model.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00