cake_wallet/cw_nano/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
..
banano_balance.dart Nano-GPT (#1336) 2024-05-08 03:00:01 +03:00
cw_nano.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_account_list.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_balance.dart Nano-GPT (#1336) 2024-05-08 03:00:01 +03:00
nano_block_info_response.dart Cw 565 sign messages (#1378) 2024-08-18 02:10:27 +03:00
nano_client.dart Nano rep page + derivation fixes (#1655) 2024-09-05 05:41:52 +03:00
nano_mnemonic.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_transaction_credentials.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_transaction_history.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
nano_transaction_info.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
nano_transaction_model.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_wallet.dart V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
nano_wallet_addresses.dart transaction description key id address (#1755) 2024-10-18 05:58:57 +03:00
nano_wallet_creation_credentials.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
nano_wallet_keys.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_wallet_service.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
pending_nano_transaction.dart WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00