cake_wallet/cw_evm/lib
Adegoke David fff77519d9
Generic Fixes: Support Errors and others (#1394)
* fix: Crypto amout formatting when calculating fiat amount

* fix: Issue with some token symbols coming up with a dollar sign

* feat: Split transactions to display on history screen token byh token

* fix: Remove restriction on balance length

* fix: error when a particular token is not available

* fix: Remove token transactions when a token is deleted

* fix: Revert previous change

* make added spl tokens enabled by default
fix issue when entering invalid contract address

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-04-25 03:14:53 +02:00
..
cw_evm.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_client.dart Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00
evm_chain_exceptions.dart CW-596-Solana-Bug-Fixes (#1340) 2024-03-29 20:55:29 +02:00
evm_chain_formatter.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02: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-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_transaction_history.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +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 Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00
evm_chain_wallet_addresses.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
evm_chain_wallet_creation_credentials.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_wallet_service.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
evm_erc20_balance.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
file.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
pending_evm_chain_transaction.dart Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00