cake_wallet/cw_solana/lib
cyan cea3084bb3
WIP: CW-665 Implement AirGapped Monero Transactions (#1535)
* replace qr scanner with fast_scanner

* bump java version

* fix qr code scanning

* add flashlight and camera switch

* airgap work

* commitTransactionUR

* bump fast_scanner, fix configure script

* add option to restore wallet from NERO qr format

* fixes to the flow and logic
use gsed or otherwise it fails?

* remove Expanded() to fix URQR on release builds

* cache key to allow app updates

* rename cache key

* [skip ci] cache key.jks in cache_dependencies

* update fast_scanner to work on ios, with light mlkit dependency

* ui fixes

* error handling fix

* update fast_scanner to drop iOS dependency

* changes from review

* Update lib/entities/qr_scanner.dart

* changes from review

* remove useless commit

* don't set state multiple times
remove return Container() for non monero wallets

* return on fail
don't handle empty qr codes

* set node as trusted
display primary address in seed screen

* fix wow and haven

* migrate node to trusted

* - update trusted node for existing users
- update locales
- fix conflicts
- move menu item

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-11-09 20:59:47 +02:00
..
cw_solana.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
default_spl_tokens.dart fix: Desktop resize bug (#1461) 2024-05-23 18:21:51 +03:00
pending_solana_transaction.dart WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00
solana_balance.dart CW-647-Birdpay-Trc20 (#1469) 2024-05-28 16:32:36 +03:00
solana_client.dart Filters out TRC10 spam transactions and modifies Solana error messages (#1587) 2024-08-10 02:02:47 +03:00
solana_exceptions.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_mnemonics.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_transaction_credentials.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_transaction_history.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
solana_transaction_info.dart Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00
solana_transaction_model.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_wallet.dart V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
solana_wallet_addresses.dart transaction description key id address (#1755) 2024-10-18 05:58:57 +03:00
solana_wallet_creation_credentials.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
solana_wallet_service.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
spl_token.dart Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00