cake_wallet/cw_evm/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
..
contract CW-672: Enhance ETH Transaction Fee Calculation (#1545) 2024-07-21 02:04:22 +03:00
cw_evm.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_client.dart CW-672: Enhance ETH Wallet Fee Calculation - Fix ERC20 Transaction Fee (#1548) 2024-07-23 03:21:03 +03:00
evm_chain_exceptions.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
evm_chain_formatter.dart feat: Int overflow issue (#1482) 2024-06-14 16:24:10 +03:00
evm_chain_hardware_wallet_service.dart Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
evm_chain_mnemonics.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_transaction_credentials.dart Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
evm_chain_transaction_history.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
evm_chain_transaction_info.dart Erc20 token transactions are displaying incorrectly (#1493) 2024-06-21 02:13:12 +03:00
evm_chain_transaction_model.dart Erc20 token transactions are displaying incorrectly (#1493) 2024-06-21 02:13:12 +03:00
evm_chain_transaction_priority.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_wallet.dart V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
evm_chain_wallet_addresses.dart transaction description key id address (#1755) 2024-10-18 05:58:57 +03:00
evm_chain_wallet_creation_credentials.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
evm_chain_wallet_service.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
evm_erc20_balance.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_ledger_credentials.dart Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
pending_evm_chain_transaction.dart WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00