cake_wallet/cw_ethereum/lib
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
..
cw_ethereum.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
default_erc20_tokens.dart Add PYUSD to token list [skip ci] (#1027) 2023-08-10 15:37:38 +03:00
erc20_balance.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_client.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
ethereum_exceptions.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_formatter.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_mnemonics.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_transaction_credentials.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_transaction_history.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_transaction_info.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
ethereum_transaction_model.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
ethereum_transaction_priority.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_wallet.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-477-add-ens 2023-10-03 20:10:08 +03:00
ethereum_wallet_addresses.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_wallet_creation_credentials.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
ethereum_wallet_service.dart CW-520-Enable-user-to-choose-12-or-24-seed-words-for-BCH-and-ETH (#1181) 2023-11-17 15:45:42 +02:00
file.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
pending_ethereum_transaction.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00