cake_wallet/cw_core/lib
Rafael 96b9b60f50
Cw 453 (#1306)
* feat: rebase btc-addr-types, migrate to bitcoin_base

* feat: allow scanning elect-rs using get_tweaks

* feat: scanning and adding addresses working with getTweaks, add btc SP address type

* chore: pubspec.lock

* chore: pubspec.lock

* fix: scan when switching, fix multiple unspents in same tx

* fix: initial scan

* fix: initial scan

* fix: scanning issues

* fix: sync, storing silent unspents

* chore: deps

* fix: label issues, clear spent utxo

* chore: deps

* fix: build

* fix: missing types

* feat: new electrs API & changes, fixes for last block scanning

* feat: Scan Silent Payments homepage toggle

* chore: build configure

* feat: generic fixes, testnet UI improvements, useSSL on bitcoin nodes

* fix: invalid Object in sendData

* feat: improve addresses page & address book displays

* feat: silent payments labeled addresses disclaimer

* fix: missing i18n

* chore: print

* feat: single block scan, rescan by date working for btc mainnet

* feat: new cake features page replace market page, move sp scan toggle, auto switch node pop up alert

* feat: delete silent addresses

* fix: red dot in non ssl nodes

* fix: inconsistent connection states, fix tx history

* fix: tx & balance displays, cpfp sending

* feat: new rust lib

* chore: node path

* fix: check node based on network

* fix: missing txcount from addresses

* style: padding in feature page cards

* fix: restore not getting all wallet addresses by type

* fix: auto switch node broken

* fix: silent payment txs not being restored

* feat: change scanning to subscription model, sync improvements

* fix: scan re-subscription

* fix: default nodes

* fix: improve scanning by date, fix single block scan

* refactor: common function for input tx selection

* fix: nodes & build

* fix: send all with multiple outs

* refactor: unchanged file

* Update pr_test_build.yml

* chore: upgrade

* chore: merge changes

* refactor: unchanged files [skip ci]

* fix: scan fixes, add date, allow sending while scanning

* feat: sync fixes, sp settings

* feat: fix resyncing

* fix: date from height logic, status disconnected & chain tip get

* fix: params

* feat: electrum migration if using cake electrum

* fix nodes
update versions

* re-enable tron

* update sp_scanner to work on iOS [skip ci]

* fix: wrong socket for old electrum nodes

* Fix unchecked wallet type call

* fix: double balance

* feat: node domain

* fix: menu name

* fix: update tip on set scanning

* fix: connection switching back and forth

* feat: check if node is electrs, and supports sp

* chore: fix build

* minor enhancements

* fixes and enhancements

* solve conflicts with main

* fix: status toggle

* minor enhancement

* Monero.com fixes

* update sp_scanner to include windows and linux

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-05-29 17:43:48 +03:00
..
hardware Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
utils Bug missing polyseed (#1214) 2023-12-02 03:02:55 +02: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-343-a-list-of-previously-used-addresses (#1248) 2024-01-23 07:15:24 +02:00
balance.dart CW-516-Improve-balance-layout-in-home-screen (#1171) 2023-11-17 01:22:10 +02:00
battery_optimization_native.dart CW-572-Disable-battery-optimization (#1285) 2024-02-09 01:11:41 +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 453 (#1306) 2024-05-29 17:43:48 +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 453 (#1306) 2024-05-29 17:43:48 +03:00
enumerable_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
enumerate.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
erc20_token.dart CW-545-Overriding-Erc20-tokens-list (#1249) 2023-12-30 17:28:33 +02:00
exceptions.dart Cw 453 (#1306) 2024-05-29 17:43:48 +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 453 (#1306) 2024-05-29 17:43:48 +03:00
hive_type_ids.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +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-516-Improve-balance-layout-in-home-screen (#1171) 2023-11-17 01:22:10 +02:00
monero_transaction_priority.dart Monero update (#1325) 2024-03-14 20:26:00 +02:00
monero_wallet_keys.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
monero_wallet_utils.dart Cw 528 backup wallet files (#1281) 2024-02-07 17:44:29 +02:00
n2_node.dart Generic Fixes (#1373) 2024-04-12 16:01:21 +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 453 (#1306) 2024-05-29 17:43:48 +03:00
output_info.dart Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00
parseBoolFromString.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
pathForWallet.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
pending_transaction.dart Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02:00
receive_page_option.dart Btc address types (#1263) 2024-02-23 18:13:30 +02: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 Cw 453 (#1306) 2024-05-29 17:43:48 +03: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 Add rbf (#1323) 2024-04-08 16:54:58 +02:00
transaction_priority.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
unspent_coins_info.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
unspent_transaction_output.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
wallet_addresses.dart Generic Fixes (#1373) 2024-04-12 16:01:21 +02:00
wallet_addresses_with_account.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
wallet_base.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
wallet_credentials.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
wallet_info.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
wallet_service.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
wallet_type.dart Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
window_size.dart Desktop-Enhancements (#1434) 2024-05-06 22:14:43 +03:00