mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49: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> |
||
---|---|---|
.. | ||
cw_solana.dart | ||
default_spl_tokens.dart | ||
file.dart | ||
pending_solana_transaction.dart | ||
solana_balance.dart | ||
solana_client.dart | ||
solana_exceptions.dart | ||
solana_mnemonics.dart | ||
solana_transaction_credentials.dart | ||
solana_transaction_history.dart | ||
solana_transaction_info.dart | ||
solana_transaction_model.dart | ||
solana_wallet.dart | ||
solana_wallet_addresses.dart | ||
solana_wallet_creation_credentials.dart | ||
solana_wallet_service.dart | ||
spl_token.dart |