cake_wallet/cw_bitcoin/lib
Serhii cdf081edfd
Cw 537 integrate thor chain swaps (#1280)
* thorChain btc to eth swap

* eth to btc swap

* update the UI

* update localization

* Update thorchain_exchange.provider.dart

* minor fixes

* minor fix

* fix min amount bug

* revert amount_converter changes

* fetching thorChain traid info

* resolve evm related merge conflicts

* minor fix

* Fix eth transaction hash for Thorchain Integration

* add new status endpoint and refund address for eth

* Adjust affiliate fee

* Fix conflicts with main

* review comments + transaction filter item

* taproot addresses check

* added 10 outputs check

* Update thorchain_exchange.provider.dart

* minor fixes

* update thorchain title

* fix fetching rate for thorchain

* Revert "fix fetching rate for thorchain"

This reverts commit 3aa1386ecf.

* fix thorchain exchange rate

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-03-28 14:41:11 +02:00
..
address_from_output.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
address_to_output_script.dart Litcoin bitcoin cash fix (#1339) 2024-03-21 04:51:57 +02:00
bitcoin_address_record.dart Litcoin bitcoin cash fix (#1339) 2024-03-21 04:51:57 +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 New versions (#1312) 2024-03-04 19:32:10 +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 Litcoin bitcoin cash fix (#1339) 2024-03-21 04:51:57 +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 Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00
electrum_wallet_addresses.dart Generic fixes (#1342) 2024-03-21 16:31:05 +02:00
electrum_wallet_snapshot.dart Litcoin bitcoin cash fix (#1339) 2024-03-21 04:51:57 +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 Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00
script_hash.dart Litcoin bitcoin cash fix (#1339) 2024-03-21 04:51:57 +02:00
utils.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00