cake_wallet/cw_evm/lib
OmarHatem 42155c913d Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password
 Conflicts:
	cw_bitcoin/lib/bitcoin_wallet.dart
	cw_bitcoin/lib/bitcoin_wallet_service.dart
	cw_bitcoin/lib/electrum_wallet.dart
	cw_bitcoin/lib/litecoin_wallet.dart
	cw_bitcoin/lib/litecoin_wallet_service.dart
	cw_bitcoin_cash/lib/src/bitcoin_cash_wallet.dart
	cw_bitcoin_cash/lib/src/bitcoin_cash_wallet_service.dart
	cw_ethereum/lib/ethereum_wallet_service.dart
	cw_evm/lib/evm_chain_wallet.dart
	cw_evm/lib/evm_chain_wallet_service.dart
	cw_nano/lib/nano_wallet_service.dart
	cw_solana/lib/solana_wallet_service.dart
	lib/di.dart
	lib/entities/get_encryption_key.dart
	lib/main.dart
	lib/router.dart
	lib/view_model/wallet_new_vm.dart
	pubspec_base.yaml
	tool/configure.dart
2024-05-08 18:16:03 +03:00
..
contract Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
cw_evm.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_client.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
evm_chain_exceptions.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
evm_chain_formatter.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_hardware_wallet_service.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +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 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
evm_chain_transaction_history.dart Fix EVM wallets with Password flow 2024-02-03 04:00:35 +02:00
evm_chain_transaction_info.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_transaction_model.dart Generic fixes (#1348) 2024-03-29 20:54:59 +02:00
evm_chain_transaction_priority.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_wallet.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-05-08 18:16:03 +03:00
evm_chain_wallet_addresses.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
evm_chain_wallet_creation_credentials.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-05-08 18:16:03 +03:00
evm_chain_wallet_service.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-05-08 18:16:03 +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 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
pending_evm_chain_transaction.dart Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00