cake_wallet/cw_bitcoin/lib
Matthew Fosse c8cfc2cff1
Mweb enhancements 4 (#1768)
* [skip-ci] show mweb confirmations, show last mweb balance while syncing

* potential send-all fix

* [skip-ci] undo fix that didn't work

* [skip-ci] undo unnecessary changes

* [skip ci] add export mweb logs screen

* [skip ci] cleanup

* confirmation fixes

* catch electrum call errors

* [skip ci] undo some changes

* potential electrum fixes + mweb logs display only last 10000 characters

* Add question mark and link to MWEB card

* updates

* show negative unconfirmed mweb balanaces + other fixes [skip ci]

* error handling

* [skip ci] [wip] check if node supports mweb

* check fee before building tx

* [skip ci] minor

* [skip ci] minor

* mweb node setting [wip] [skip ci]

* prioritize mweb coins when selecting inputs from the pool

* potential connection edgecase fix

* translations + mweb node fixes

* don't use mweb for exchange refund address

* add peg in / out labels and make 6 confs only show up for peg in / out

* bump bitcoin_base version to v9

* [skip ci] fix logs page

* don't fetch txinfo for non-mweb addresses [skip ci]

* fix non-mweb confirmations

* rename always scan to enable mweb

* Update litecoin_wallet_addresses.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* Update cw_mweb.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* [skip ci] review updates pt.1

* [skip ci] minor code cleanup

* [skip ci] use exception handler

* exception handling [skip ci]

* [skip ci] exception handling

* trigger build

* pegout label fixes

* fix showing change transactions on peg-out

* minor code cleanup and minor peg-out fix

* final balance fixes

* non-mweb confirmations potential fix

* [skip ci] wip

* trigger build

---------

Co-authored-by: tuxpizza <tuxsudo@tux.pizza>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-11-07 04:57:36 +02:00
..
address_from_output.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
bitcoin_address_record.dart Sp enhancements (#1672) 2024-09-20 17:24:25 +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 Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
bitcoin_mnemonic.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
bitcoin_mnemonics_bip39.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
bitcoin_receive_page_option.dart V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
bitcoin_transaction_credentials.dart Peg in and peg out flow (#1745) 2024-10-15 00:28:38 +03:00
bitcoin_transaction_priority.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
bitcoin_unspent.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
bitcoin_wallet.dart Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
bitcoin_wallet_addresses.dart Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
bitcoin_wallet_creation_credentials.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
bitcoin_wallet_keys.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_service.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
cw_bitcoin.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
electrum.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
electrum_balance.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
electrum_derivations.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
electrum_transaction_history.dart CW-719 Transaction dates shows incorrectly (#1685) 2024-09-18 01:50:31 +03:00
electrum_transaction_info.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
electrum_wallet.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
electrum_wallet_addresses.dart fix MobX Exception: computed values issue (#1763) 2024-10-28 03:37:38 +03:00
electrum_wallet_snapshot.dart V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
exceptions.dart fix min fee not met exception (#1726) 2024-10-04 19:38:07 +03:00
litecoin_hardware_wallet_service.dart Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
litecoin_wallet.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
litecoin_wallet_addresses.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
litecoin_wallet_service.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
mnemonic_is_incorrect_exception.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
pending_bitcoin_transaction.dart Mweb enhancements 4 (#1768) 2024-11-07 04:57:36 +02:00
psbt_transaction_builder.dart Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
utils.dart fix: p2sh addr (#1607) 2024-08-15 02:40:40 +03:00