cake_wallet/cw_core/lib
Adegoke David 109bba4301
CW-555-Add-Solana-Wallet (#1272)
* chore: Create cw_solana package and clean up files

* feat: Add Solana Wallet - Create, Restore form seed, restore from Key, Restore from QR, Send, Receive, transaction history, spl tokens

* fix: Make transactions file specific to solana only for solana transactions

* chore: Revert inject app details script

* fix: Fix issue with node and switch current node to main beta instead of testnet

* fix: Fix merge conflicts and adjust migration version

* fix: Fetch spl token error

Signed-off-by: Blazebrain <davidadegoke16@gmail.com>

* fix: Diplay and activate spl tokens bug

* fix: Review and fixes

* fix: reverted formatting for cryptocurrency class

* fix: Review comments, split sending flow into signing and sending separately, fix issues

* fix: Revert throwing unimplenented error

* chore: Fix comment

* chore: Fix comment

* fix: Errors in flow

* Update provider_types.dart [skip ci]

* fix: Issues with solana wallet

* Update solana_wallet.dart [skip ci]

* fix: Review comments

* fix: Date time config

* fix: Revert bash script for app details

* fix: Error with balance, displaying fees, fixing sent or received identifier bug, displaying token symbol with token transaction item in transactions list

* fix: Issues with address validation when sending spl tokens and walletconnect initial setup

* fix: Issues with sending, fetching transactions history, almost wrapping up walletconnect

* fix: Adjust imports that would affect monerocom building successfully

* fix: Refine transaction direction and continue work on walletconnect

* feat: Display SPL token transfers in the transaction history and finally settle the transaction direction

* fix: Delay in transactions history dispaly, show native token transactions first, then process spl token transactions

* feat: Switch node and revert solana chain id to previous id

* fix: Remove print statement

* fix: Remove await for transactions, fetch all transaction histories instantly and adjust solana send success message

* chore: Code refactoring and streamlined wallet type check for solana send success message

* fix: Make timeout error for node silent and add spl token images

---------

Signed-off-by: Blazebrain <davidadegoke16@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-02-23 15:39:19 +02: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-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
currency.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
currency_for_wallet_type.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
enumerable_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
erc20_token.dart CW-545-Overriding-Erc20-tokens-list (#1249) 2023-12-30 17:28:33 +02: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 Bug missing polyseed (#1214) 2023-12-02 03:02:55 +02:00
hive_type_ids.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02: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 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 Cw 528 backup wallet files (#1281) 2024-02-07 17:44:29 +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-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02: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 CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02: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 Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
transaction_priority.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
unspent_coins_info.dart Cw 467 mark change outputs in unspent outputs list (#1137) 2023-11-16 01:12:23 +02:00
unspent_transaction_output.dart Cw 467 mark change outputs in unspent outputs list (#1137) 2023-11-16 01:12:23 +02:00
wallet_addresses.dart Finish DFX auth flow with the primary address for Electrum (bitcoin) (#1264) 2024-01-11 17:29:51 +02:00
wallet_addresses_with_account.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
wallet_base.dart update wallet restore page to be less confusing for nano users (#1186) 2023-11-25 01:35:00 +02:00
wallet_credentials.dart CW-520-Enable-user-to-choose-12-or-24-seed-words-for-BCH-and-ETH (#1181) 2023-11-17 15:45:42 +02:00
wallet_info.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_service.dart Cw 528 backup wallet files (#1281) 2024-02-07 17:44:29 +02:00
wallet_type.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00