mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 11:39:22 +00:00
fb33a6f23d
* 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> |
||
---|---|---|
.. | ||
banano_balance.dart | ||
cw_nano.dart | ||
file.dart | ||
nano_account_list.dart | ||
nano_balance.dart | ||
nano_client.dart | ||
nano_mnemonic.dart | ||
nano_transaction_credentials.dart | ||
nano_transaction_history.dart | ||
nano_transaction_info.dart | ||
nano_transaction_model.dart | ||
nano_wallet.dart | ||
nano_wallet_addresses.dart | ||
nano_wallet_creation_credentials.dart | ||
nano_wallet_keys.dart | ||
nano_wallet_service.dart | ||
pending_nano_transaction.dart |