CakeWallet/cw_evm/lib
Konstantin Ullrich 06a835f413
feat: add support for Gnosis blockchain integration
- Introduced Gnosis wallet and client implementations.
- Implemented Gnosis transaction history, transaction info, and wallet service.
- Added default Gnosis RPC node and ERC20 token support.
- Updated node management and preference handling for Gnosis.
- Extended wallet type and currency handling to include Gnosis.
2025-06-16 10:10:20 +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-969-Add-DFX-s-Open-CryptoPay (#2122) 2025-04-10 04:03:06 +02:00
evm_chain_exceptions.dart minor: improve eth/poly fees error message 2025-03-02 17:29:53 +02: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-673: Save Haven seeds to show it to the user after Haven removal (#1518) 2024-12-11 22:31:01 +02: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 feat: add support for Gnosis blockchain integration 2025-06-16 10:10:20 +02: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 CW-843: Enhance Wallet Groups Implementation (#2045) 2025-03-06 02:25:38 +02: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 870 ethereum enhancements (#1951) 2025-02-17 15:12:18 +02:00
evm_ledger_credentials.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
pending_evm_chain_transaction.dart WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00