cake_wallet/cw_ethereum/lib
Omar Hatem 426ac99e34
Generic Fixes (#1122)
* Fix Hive issue

* Disable RobinHood for Nano

* Validate context is still mounted [skip ci]

* Disable Exolix for new exchanges
Remove duplicate ethereum case

* add nano/banano to manifest/info.plist

* fix qr code issues for nano

* Add Nano-wallet to restore form qr
Add iOS keychain accessibility config

* support app links for ethereum and nano [skip ci]

* catch exceptions from gas price and estimated gas

* Add bitcoin cash to app links
Fix restore from QR for bitcoin cash

* Fixate bottom buttons for create/restore wallet in wallet list page

---------

Co-authored-by: fosse <matt.cfosse@gmail.com>
2023-10-13 14:49:00 +03:00
..
cw_ethereum.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
default_erc20_tokens.dart Add PYUSD to token list [skip ci] (#1027) 2023-08-10 15:37:38 +03:00
erc20_balance.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_client.dart Generic Fixes (#1122) 2023-10-13 14:49:00 +03:00
ethereum_exceptions.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_formatter.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_mnemonics.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_transaction_credentials.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_transaction_history.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_transaction_info.dart CW- 463 Fix transaction receive address not showing for Eth/Erc20 (#1076) 2023-09-14 22:12:41 +03:00
ethereum_transaction_model.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_transaction_priority.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_wallet.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-477-add-ens 2023-10-03 20:10:08 +03:00
ethereum_wallet_addresses.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
ethereum_wallet_creation_credentials.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
ethereum_wallet_service.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
file.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
pending_ethereum_transaction.dart Fix Erc20 send all feature (#1030) 2023-08-11 16:58:11 +03:00