cake_wallet/cw_bitcoin/lib
Omar Hatem cbc0c3afd6
Generic fixes (#1304)
* fix mobx no element error

* fix mobx issue

* Remove unused code

* Enhance error handling for monero sync failure case

* Separate litecoin mnemonic exception from bitcoin

* - Enable onramper for polygon
- Add Kaspa validation

* Set null as the default length of address validation

* Modify EVM fee text [skip ci]

* Add seed length option to polygon

* Add digibyte

* Update configure_cake_wallet.sh and fix conflicts

* Pin bottom section

* Fix Solana missing isTestnet param
2024-02-23 19:09:24 +02:00
..
address_from_output.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
address_to_output_script.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
bitcoin_address_record.dart Btc address types (#1263) 2024-02-23 18:13:30 +02: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 CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
bitcoin_receive_page_option.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
bitcoin_transaction_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_transaction_no_inputs_exception.dart CW-415 add coin control for xmr (#985) 2023-08-24 16:54:05 +03:00
bitcoin_transaction_priority.dart CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
bitcoin_transaction_wrong_balance_exception.dart Improve sending error messages 2023-04-07 08:54:39 -05:00
bitcoin_unspent.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
bitcoin_wallet.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
bitcoin_wallet_addresses.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
bitcoin_wallet_creation_credentials.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
bitcoin_wallet_keys.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_service.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
cw_bitcoin.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
electrum.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
electrum_balance.dart Cw 553 update inappwebview (#1252) 2024-01-08 16:03:46 +02:00
electrum_transaction_history.dart Bug missing polyseed (#1214) 2023-12-02 03:02:55 +02:00
electrum_transaction_info.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
electrum_wallet.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
electrum_wallet_addresses.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
electrum_wallet_snapshot.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
litecoin_network.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
litecoin_wallet.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
litecoin_wallet_addresses.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
litecoin_wallet_service.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
mnemonic_is_incorrect_exception.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
pending_bitcoin_transaction.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
script_hash.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
utils.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00