cake_wallet/cw_ethereum/lib
Adegoke David 32643823e5
Cw 451 wallet connect for ethereum (#1049)
* Update Flutter
Update packages

* Feat: Wallet connect for ethereum

* Fix localization issues
Fix UI issues
Update old packages
Update workflow
Update how to build guide

* feat: Wallet connect

* feat: Add wallet connect for ethereum

* chore: Add eth dependencies in configure file

* Minor: `WalletConnect` settings name, not `Wallet connect`

* fix: Merge conflicts

* fix: Issues with test cases on various dApps, introduce Arbitrum rinkerby as suported chain

* ui: Design fixes for WalletConnect flow

* chore: Update repo and comment out send apk to channel in workflow

* fix: Core implementation

* feat: WalletConnect WIP

* feat: WalletConnect WIP

* feat: WalletConnect WIP

* chore: Unused parameters WIP [skip ci]

* fix: Code review fixes

* Feat: WalletConnect feat WIP

* feat: WalletConnect

* feat: WalletConnect

* feat: WalletConnect

* Feat: WalletConnect

* Feat: WalletConnect

* feat: Remove queue support for the bottomsheet

* feat: WalletConnect feature, bug fixes, folder restructuring, localization

* Feat: Add positive feedback prompt on successful transaction

* fix: Delete session bug

* fix: dependencies registration WIP

* feat: Registering dependencies for walletconnect

* chore: Move key data to secrets

* chore: ensure appropriate null checks

* chore: localization

* chore: Remove unused code

* localization

* chore: Remove unused code

* chore: Remove unused code

* chore: Add walletconnect project id key entry

* fix: Revert bash command for linnux support

* fix: Issues with translation in some languages and making unneeded external variable private

* fix: Add bottomsheet listener to desktop dashboard page

* Generalize ethereum not enough gas error check

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-10-03 17:56:10 +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 (#1103) 2023-09-29 01:53:53 +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 Cw 451 wallet connect for ethereum (#1049) 2023-10-03 17:56:10 +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