cake_wallet/cw_bitcoin/lib
Omar Hatem 518bfbe40d
fetch accurate fee rates from Cake's mempool api (#1649)
* fetch accurate fee rates from mempool api

* remove duplicate exception handler onError call [skip ci]

* add the domain name
2024-08-26 20:07:25 +03: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 Cw 453 (#1306) 2024-05-29 17:43:48 +03: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 Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02:00
bitcoin_hardware_wallet_service.dart Fixes node connection, and sp, and electrum (#1577) 2024-08-12 02:49:45 +03:00
bitcoin_mnemonic.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
bitcoin_mnemonics_bip39.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
bitcoin_receive_page_option.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
bitcoin_transaction_credentials.dart Add rbf (#1323) 2024-04-08 16:54:58 +02:00
bitcoin_transaction_priority.dart Fix estimated fee calculation for customs fee rate (#1406) 2024-04-26 19:18:26 +03:00
bitcoin_unspent.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
bitcoin_wallet.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
bitcoin_wallet_addresses.dart Fixes node connection, and sp, and electrum (#1577) 2024-08-12 02:49:45 +03:00
bitcoin_wallet_creation_credentials.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
bitcoin_wallet_keys.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_service.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
cw_bitcoin.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
electrum.dart Fix testnet (#1632) 2024-08-22 01:31:20 +03:00
electrum_balance.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
electrum_derivations.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
electrum_transaction_history.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
electrum_transaction_info.dart Rbf fixes issues op return data plus ThorChain (#1648) 2024-08-24 16:30:01 +03:00
electrum_wallet.dart fetch accurate fee rates from Cake's mempool api (#1649) 2024-08-26 20:07:25 +03:00
electrum_wallet_addresses.dart Fixes node connection, and sp, and electrum (#1577) 2024-08-12 02:49:45 +03:00
electrum_wallet_snapshot.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
exceptions.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
litecoin_wallet.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
litecoin_wallet_addresses.dart Fixes node connection, and sp, and electrum (#1577) 2024-08-12 02:49:45 +03:00
litecoin_wallet_service.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
mnemonic_is_incorrect_exception.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
pending_bitcoin_transaction.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
psbt_transaction_builder.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
script_hash.dart Litcoin bitcoin cash fix (#1339) 2024-03-21 04:51:57 +02:00
utils.dart fix: p2sh addr (#1607) 2024-08-15 02:40:40 +03:00