cake_wallet/cw_bitcoin/lib
2023-06-29 16:44:31 +03: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 Improve sending error messages 2023-04-07 08:54:39 -05: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 V4.6.4 bug fixes (#922) 2023-05-10 16:58:31 +03:00
electrum_balance.dart CW-325-Coin-Control-enhancements (#846) 2023-04-20 15:46:41 +02:00
electrum_transaction_history.dart Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input" 2023-06-29 16:44:31 +03:00
electrum_transaction_info.dart CW-289-Fix bitcoin pending send receive transactions not showing until confirmed (#878) 2023-04-20 22:20:37 +02:00
electrum_wallet.dart Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input" 2023-06-29 16:44:31 +03:00
electrum_wallet_addresses.dart V4.6.2 Bug Fixes (#874) 2023-04-17 21:09:26 +02:00
electrum_wallet_snapshot.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-05-26 15:09:55 +03: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