mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
291aa710c6
* Add initial checkbox for RBF * minor progress * minor progress * Minor progress * Debugging RBF * Minor fix * Fix RBF transaction inputs (now it's working) * New versions Fix issues with Monero.com * Add sending for Solana tokens exchanges * Add default keyword for P2WPKH [skip ci] * chore: Switch solana commitment to confirmed to reduced blockhash expiration (#1313) * Modify test workflow to send arm64-v8a build only * Fix workflow build path * Remove unnecessary reverse of txId * Update Replace by fee with the new bitcoin base implementation * btc custom fee priority * add feeRate to btc credential * UI fixes * add check if the change covers the fee * Update settings_store.dart * add check confirmation for rbf * add a check to see if the change is sufficient for the new fee * addressing PR comments * update localization files * addressing PR comments * minor fixes * Update transaction_details_view_model.dart * Minor Fix for building Monero.com [skip ci] * update localization files * add bump fee page * update localisation files * Update cw_bitcoin.dart * fix merge conflict * fix UI issues * Fix Conflicts, Fix RBF flow, some enhancements * prevent default custom fee rate * hide outputs and inputs items * minor fix [skip ci] * addressing PR comments * remove rbf checkbox * default picker value * minor ui change [skip ci] * min fee rate [skip ci] * Minor fix and some minor enhancements --------- Co-authored-by: OmarHatem <omarh.ismail1@gmail.com> Co-authored-by: Adegoke David <64401859+Blazebrain@users.noreply.github.com> |
||
---|---|---|
.. | ||
address_from_output.dart | ||
address_to_output_script.dart | ||
bitcoin_address_record.dart | ||
bitcoin_amount_format.dart | ||
bitcoin_commit_transaction_exception.dart | ||
bitcoin_mnemonic.dart | ||
bitcoin_receive_page_option.dart | ||
bitcoin_transaction_credentials.dart | ||
bitcoin_transaction_priority.dart | ||
bitcoin_unspent.dart | ||
bitcoin_wallet.dart | ||
bitcoin_wallet_addresses.dart | ||
bitcoin_wallet_creation_credentials.dart | ||
bitcoin_wallet_keys.dart | ||
bitcoin_wallet_service.dart | ||
cw_bitcoin.dart | ||
electrum.dart | ||
electrum_balance.dart | ||
electrum_transaction_history.dart | ||
electrum_transaction_info.dart | ||
electrum_wallet.dart | ||
electrum_wallet_addresses.dart | ||
electrum_wallet_snapshot.dart | ||
exceptions.dart | ||
litecoin_network.dart | ||
litecoin_wallet.dart | ||
litecoin_wallet_addresses.dart | ||
litecoin_wallet_service.dart | ||
mnemonic_is_incorrect_exception.dart | ||
pending_bitcoin_transaction.dart | ||
script_hash.dart | ||
utils.dart |