mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 09:47:35 +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
|
||
---|---|---|
.. | ||
account.dart | ||
account_list.dart | ||
address_info.dart | ||
amount_converter.dart | ||
balance.dart | ||
cake_hive.dart | ||
crypto_amount_format.dart | ||
crypto_currency.dart | ||
currency.dart | ||
currency_for_wallet_type.dart | ||
enumerable_item.dart | ||
erc20_token.dart | ||
format_amount.dart | ||
get_height_by_date.dart | ||
hive_type_ids.dart | ||
key.dart | ||
keyable.dart | ||
monero_amount_format.dart | ||
monero_balance.dart | ||
monero_transaction_priority.dart | ||
monero_wallet_keys.dart | ||
monero_wallet_utils.dart | ||
nano_account.dart | ||
nano_account_info_response.dart | ||
node.dart | ||
output_info.dart | ||
parseBoolFromString.dart | ||
pathForWallet.dart | ||
pending_transaction.dart | ||
sec_random_native.dart | ||
set_app_secure_native.dart | ||
subaddress.dart | ||
sync_status.dart | ||
transaction_direction.dart | ||
transaction_history.dart | ||
transaction_info.dart | ||
transaction_priority.dart | ||
unspent_coins_info.dart | ||
unspent_transaction_output.dart | ||
wallet_addresses.dart | ||
wallet_addresses_with_account.dart | ||
wallet_base.dart | ||
wallet_credentials.dart | ||
wallet_info.dart | ||
wallet_service.dart | ||
wallet_type.dart |