cake_wallet/cw_polygon/lib
Omar Hatem fb33a6f23d
Cw 688 avoid wallet file corruption (#1582)
* CW-688 Store Seed and keys in .keys file

* CW-688 Open wallet from keys in .keys file and migrate wallets using the old file

* CW-688 Open wallet from keys in .keys file and migrate wallets using the old file

* CW-688 Restore .keys file from .keys.backup

* CW-688 Restore .keys file from .keys.backup

* CW-688 Move saving .keys files into the save function instead of the service

* CW-688 Handle corrupt wallets

* CW-688 Handle corrupt wallets

* CW-688 Remove code duplication

* CW-688 Reduce cache dependency

* wrap any file reading/writing function with try/catch [skip ci]

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2024-08-09 23:15:30 +03:00
..
cw_polygon.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
default_polygon_erc20_tokens.dart Polygon-Wallet-fixes (#1222) 2023-12-13 16:03:07 +02:00
polygon_client.dart New versions (#1355) 2024-04-01 15:31:14 +02:00
polygon_mnemonics_exception.dart CW-527-Add-Polygon-MATIC-Wallet (#1179) 2023-12-02 04:26:43 +02:00
polygon_transaction_history.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
polygon_transaction_info.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
polygon_wallet.dart Cw 688 avoid wallet file corruption (#1582) 2024-08-09 23:15:30 +03:00
polygon_wallet_service.dart Cw 688 avoid wallet file corruption (#1582) 2024-08-09 23:15:30 +03:00