cake_wallet/tool
Rafael fd9018bcc4
Cw 598 fixes for electrum based wallets (#1344)
* fix: address book addresses, bch builder, exchange all fee estimation, bch coin control

* feat: new error framework for Electrum messages

* build: cw_bitcoin.dart

* feat: error improvements, localization, fix exchange amount mismatch

* chore: misc comment & print [skip ci]

* feat: refactor & simplify sendAll vs regular tx estimation and creation

- Since there were so many conditions inside a single function to alter its behavior if sendAll or not, it is easier and more readable to have separate sendAll and estimateTx functions that behave separately

* fix: wrong LTC dust

* feat: fee rate confirmation

* fix: wrong createTrade value when isSendAll is enabled

* fix bitcoin cash address parsing [skip ci]

* fix: form no amount validator, address book with multiple entries, exchange all below min error

* fix: improve string, fix sending with dust inputs at the top

* fix: two change outputs when re-estimating

* fix: sendAll with a little dust adds fees

* chore: sanity check [skip ci]

* fix: if the fee is higher than estimated

* Minor enhancement [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-03-29 20:51:34 +02:00
..
localization Flutter update (#1048) 2023-08-18 18:37:17 +03:00
utils Remove moonpay secret use exchange-helper instead (#1343) 2024-03-25 20:16:57 +02:00
append_translation.dart Cw 577 translation fixes (#1290) 2024-02-06 22:12:51 +02:00
configure.dart Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02:00
generate_android_key_properties.dart Added script for generate key.properties file. 2021-03-17 22:19:51 +02:00
generate_localization.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
generate_new_secrets.dart Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
generate_pubspec.dart Fixes for tool/generate_pubspec.dart. Add pubspec into .gitignore 2022-01-10 17:04:58 +02:00
generate_secrets_config.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
import_secrets_config.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
translation_add_lang.dart Cw 483 add tagalog and filipino localizations (#1086) 2023-09-15 00:41:54 +03:00
translation_consistence.dart Generic fixes (#1291) 2024-02-06 22:44:21 +02:00
update_secrets.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00