cake_wallet/cw_core/lib
Serhii 66301ff247
CW-432-Add-Bitcoin-Cash-BCH (#1041)
* 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 1549bf4d8c.

* fix address format for exange

* restore from qr

* Update configure.dart

* [skip ci] minor fix

* fix default fee rate

* Update onramper_buy_provider.dart

* Update wallet_address_list_view_model.dart

* PR comments fixes

* Update exchange_view_model.dart

* fix merge conflict

* Update address_validator.dart

* merge fixes

* update initialMigrationVersion

* move cw_bitbox to Cake tech

* PR fixes

* PR fixes

* Fix configure.dart brackets

* update the new version text after macos 

* dummy change to run workflow

* Fix Nano restore from QR issue
Fix Conflicts with main

* PR fixes

* Update app_config.sh 

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-10-13 01:50:16 +03:00
..
account.dart CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
account_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
address_info.dart CW-228 Auto generate monero subaddress (#902) 2023-08-29 19:11:51 +03:00
amount_converter.dart CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
balance.dart V4.6.3_1.3.3 (#893) 2023-04-24 14:02:17 +02:00
cake_hive.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
crypto_amount_format.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
crypto_currency.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
currency.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
currency_for_wallet_type.dart CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
enumerable_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
erc20_token.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
format_amount.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
get_height_by_date.dart CW-371-Restore-height-issue-with-QR-code-Wallet-incorrectly-assigns-today's-restore-height-to-legacy-wallets (#925) 2023-05-25 00:00:54 +03:00
hive_type_ids.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
key.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
keyable.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
monero_amount_format.dart Fix incorrect amount parsing due to bytes approximation 2023-02-15 23:16:21 +02:00
monero_balance.dart CW-415 add coin control for xmr (#985) 2023-08-24 16:54:05 +03:00
monero_transaction_priority.dart Validate bitcoin's saved transaction priority 2022-12-15 02:00:59 +02:00
monero_wallet_keys.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
monero_wallet_utils.dart Hv (#295) 2022-03-30 17:57:04 +02:00
nano_account.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_account_info_response.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
node.dart CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
output_info.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
parseBoolFromString.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
pathForWallet.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
pending_transaction.dart Ionia (#437) 2022-07-28 18:03:16 +01:00
sec_random_native.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
set_app_secure_native.dart Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
subaddress.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
sync_status.dart Change synchronization status text 2022-11-09 12:14:21 +02:00
transaction_direction.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
transaction_history.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
transaction_info.dart CW- 463 Fix transaction receive address not showing for Eth/Erc20 (#1076) 2023-09-14 22:12:41 +03:00
transaction_priority.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
unspent_coins_info.dart CW-415 add coin control for xmr (#985) 2023-08-24 16:54:05 +03:00
unspent_transaction_output.dart CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
wallet_addresses.dart CW-228 Auto generate monero subaddress (#902) 2023-08-29 19:11:51 +03:00
wallet_addresses_with_account.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
wallet_base.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_credentials.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_info.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_service.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_type.dart CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00