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> |
||
---|---|---|
.. | ||
address_from_output.dart | ||
address_to_output_script.dart | ||
bitcoin_address_record.dart | ||
bitcoin_amount_format.dart | ||
bitcoin_commit_transaction_exception.dart | ||
bitcoin_hardware_wallet_service.dart | ||
bitcoin_mnemonic.dart | ||
bitcoin_receive_page_option.dart | ||
bitcoin_transaction_credentials.dart | ||
bitcoin_transaction_priority.dart | ||
bitcoin_unspent.dart | ||
bitcoin_wallet.dart | ||
bitcoin_wallet_addresses.dart | ||
bitcoin_wallet_creation_credentials.dart | ||
bitcoin_wallet_keys.dart | ||
bitcoin_wallet_service.dart | ||
cw_bitcoin.dart | ||
electrum.dart | ||
electrum_balance.dart | ||
electrum_derivations.dart | ||
electrum_transaction_history.dart | ||
electrum_transaction_info.dart | ||
electrum_wallet.dart | ||
electrum_wallet_addresses.dart | ||
electrum_wallet_snapshot.dart | ||
exceptions.dart | ||
litecoin_network.dart | ||
litecoin_wallet.dart | ||
litecoin_wallet_addresses.dart | ||
litecoin_wallet_service.dart | ||
mnemonic_is_incorrect_exception.dart | ||
pending_bitcoin_transaction.dart | ||
psbt_transaction_builder.dart | ||
script_hash.dart | ||
utils.dart |