cake_wallet/cw_bitcoin/lib
2023-04-10 19:16:13 -04:00
..
address_from_output.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
address_to_output_script.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_address_record.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_amount_format.dart Fix incorrect amount parsing due to bytes approximation 2023-02-15 23:16:21 +02:00
bitcoin_commit_transaction_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_mnemonic.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_mnemonic_is_incorrect_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_transaction_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_transaction_no_inputs_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_transaction_priority.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_transaction_wrong_balance_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_unspent.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_wallet.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
bitcoin_wallet_addresses.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_creation_credentials.dart Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00
bitcoin_wallet_keys.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_service.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
cw_bitcoin.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
electrum.dart change to 5 2022-12-15 11:48:49 -06:00
electrum_balance.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
electrum_transaction_history.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
electrum_transaction_info.dart fix disappearance of pending transaction 2023-01-03 23:59:08 +02:00
electrum_wallet.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
electrum_wallet_addresses.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
electrum_wallet_snapshot.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
encryption_file_utils.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
file.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
litecoin_network.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
litecoin_wallet.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
litecoin_wallet_addresses.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
litecoin_wallet_service.dart Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
pending_bitcoin_transaction.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
script_hash.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
utils.dart Flutter upgrade 2022-10-12 13:09:57 -04:00