mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 11:39:22 +00:00
f8b0c0ad2a
* subaddress fix * fix subaddress generation * rewrite usedAddresses for xmr and wow * [skip ci] remove print statements * refactor address handling * do not remove manual addresses, just mark them * monero display latest address on receive page when autogenerate is enabled [skip ci] * WIP subaddresses, hidden addresses, and UI improvements for monero * update configure script * fix subaddress generation, display latest address * Update lib/core/wallet_loading_service.dart Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> * Exclude manually created addresses Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> * don't call .save function multiple times Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> * - revert usedAddress functinality - add mutex to prevent crashes - fix UI flashing in tx screen - fixes from comments * account index fixes added code to wownero code comment * - added subaddress index - fixed received count also accounting for change (we don't want that) - fix bad state: no element - fix search - fix automatic generation * prevent crashes by acquiring mutex before setting the pointer * - fix ttDetails generation in larger/restored wallets - show manual add icon in monero/wownero even when autogeneration is enabled - disable colors on non-debug builds - cache getAddress call in xmr/wow [skip ci] * fix: silent payment error in address setter enable fancy new features only for xmr / wow * refresh subaddress list, when we add new address fix manual addresses marking * add toggle to hide and show address * update transaction details after restore * show only one address in address book for xmr, wow and haven * fix address book reset address only when autogenerate is on * enable isEnabledAutoGenerateSubaddress on new wallets * hide addresses after exchange only for XMR and WOW * fix: bad-state no element * Update cw_monero/lib/monero_wallet_addresses.dart Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> * Update cw_monero/lib/monero_wallet_addresses.dart Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> * improvements to performance * 0, 0 -> accountIndex, addressIndex * make constant variables final * Update cw_wownero/lib/wownero_wallet_addresses.dart [skip ci] * Update cw_wownero/lib/wownero_wallet_addresses.dart [skip ci] * Update cw_monero/lib/monero_wallet.dart [skip ci] * fix potential exception * fix after removing late * remove orElse, replaced it with a try catch block. fix strings * fix valid seed function * fix null check error [skip ci] * fix updateSubaddressList for wow and haven --------- Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> |
||
---|---|---|
.. | ||
hardware | ||
utils | ||
account.dart | ||
account_list.dart | ||
address_info.dart | ||
amount_converter.dart | ||
balance.dart | ||
battery_optimization_native.dart | ||
cake_hive.dart | ||
crypto_amount_format.dart | ||
crypto_currency.dart | ||
currency.dart | ||
currency_for_wallet_type.dart | ||
encryption_file_utils.dart | ||
enumerable_item.dart | ||
enumerate.dart | ||
erc20_token.dart | ||
exceptions.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 | ||
mweb_utxo.dart | ||
n2_node.dart | ||
nano_account.dart | ||
nano_account_info_response.dart | ||
node.dart | ||
output_info.dart | ||
parseBoolFromString.dart | ||
pathForWallet.dart | ||
pending_transaction.dart | ||
receive_page_option.dart | ||
root_dir.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_keys_file.dart | ||
wallet_service.dart | ||
wallet_type.dart | ||
window_size.dart | ||
wownero_amount_format.dart | ||
wownero_balance.dart |