mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-01 01:47:41 +00:00
fd9018bcc4
* 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> |
||
---|---|---|
.. | ||
wallet_connect | ||
address_label_validator.dart | ||
address_validator.dart | ||
amount.dart | ||
amount_validator.dart | ||
auth_service.dart | ||
auth_state.dart | ||
backup_service.dart | ||
contact_name_validator.dart | ||
email_validator.dart | ||
execution_state.dart | ||
fiat_conversion_service.dart | ||
generate_wallet_password.dart | ||
key_service.dart | ||
mnemonic_length.dart | ||
monero_account_label_validator.dart | ||
node_address_validator.dart | ||
node_port_validator.dart | ||
secure_storage.dart | ||
seed_validator.dart | ||
socks_proxy_node_address_validator.dart | ||
sync_status_title.dart | ||
template_validator.dart | ||
totp_request_details.dart | ||
validator.dart | ||
wallet_change_listener_view_model.dart | ||
wallet_creation_service.dart | ||
wallet_creation_state.dart | ||
wallet_loading_service.dart | ||
wallet_name_validator.dart | ||
yat_service.dart |