mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
66301ff247
* initial commit
* creating and restoring a wallet
* [skip ci] add transaction priority
* fix send and unspent screen
* fix transaction priority type
* replace Unspend with BitcoinUnspent
* add transaction creation
* fix transaction details screen
* minor fix
* fix create side wallet
* basic transaction creation flow
* fix fiat amount calculation
* edit wallet
* minor fix
* fix address book parsing
* merge commit fixes
* minor fixes
* Update gradle.properties
* fix bch unspent coins
* minor fix
* fix BitcoinCashTransactionPriority
* Fetch tags first before switching to one of them
* Update build_haven.sh
* Update build_haven.sh
* Update build_haven.sh
* Update build_haven.sh
* update transaction build function
* Update build_haven.sh
* add ability to rename and delete
* fix address format
* Update pubspec.lock
* Revert "fix address format"
This reverts commit
|
||
---|---|---|
.. | ||
action_list_display_mode.dart | ||
auto_generate_subaddress_status.dart | ||
background_tasks.dart | ||
balance_display_mode.dart | ||
biometric_auth.dart | ||
buy_provider_types.dart | ||
cake_2fa_preset_options.dart | ||
calculate_fiat_amount.dart | ||
calculate_fiat_amount_raw.dart | ||
contact.dart | ||
contact_base.dart | ||
contact_model.dart | ||
contact_record.dart | ||
default_settings_migration.dart | ||
desktop_dropdown_item.dart | ||
emoji_string_extension.dart | ||
encrypt.dart | ||
ens_record.dart | ||
exchange_api_mode.dart | ||
fiat_api_mode.dart | ||
fiat_currency.dart | ||
fio_address_provider.dart | ||
format_amount.dart | ||
fs_migration.dart | ||
generate_name.dart | ||
get_encryption_key.dart | ||
ios_legacy_helper.dart | ||
language_service.dart | ||
load_current_wallet.dart | ||
main_actions.dart | ||
mnemonic_item.dart | ||
node_list.dart | ||
openalias_record.dart | ||
parse_address_from_domain.dart | ||
parsed_address.dart | ||
pin_code_required_duration.dart | ||
preferences_key.dart | ||
priority_for_wallet_type.dart | ||
qr_scanner.dart | ||
qr_view_data.dart | ||
receive_page_option.dart | ||
record.dart | ||
secret_store_key.dart | ||
sort_balance_types.dart | ||
template.dart | ||
transaction_creation_credentials.dart | ||
transaction_description.dart | ||
transaction_history.dart | ||
unstoppable_domain_address.dart | ||
update_haven_rate.dart | ||
wallet_contact.dart | ||
wallet_description.dart | ||
yat_record.dart |