cake_wallet/cw_bitcoin/lib
Omar Hatem 3bdc86ec67 Old state (#999)
* Fix Bitcoin transactions not showing (#978)

* handle multiple responses coming in a single event

* Add timeout for getting transaction info, to allow other transactions to be returned in case of any failure or network issue

* Handle other cases of receiving multiple messages in the same response

* Fix shib and storj (#997)

* Merge main branch

* Add missing files

---------

Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-09-07 18:57:02 +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 Old state (#999) 2023-09-07 18:57:02 +03:00
cw_bitcoin.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
electrum.dart Old state (#999) 2023-09-07 18:57:02 +03:00
electrum_balance.dart CW-325-Coin-Control-enhancements (#846) 2023-04-20 15:46:41 +02:00
electrum_transaction_history.dart Merge branch 'v4.6.7_v1.3.8' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-06-16 22:14:52 +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 Merge branch 'v4.6.7_v1.3.8' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-06-16 22:14:52 +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 Old state (#999) 2023-09-07 18:57:02 +03: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