cake_wallet/cw_monero/lib
Omar Hatem ce4d375abf
Generic fixes and enhancements (#1083)
* Add exception handler to fiat APIs
Increase send card size for coin control
Fix Monero.com unspent coins hive box issue
minor bug fix

* Remove EIP-1559 parameters from Eth transaction
Enhance error reporting

* Throw error if not enough monero utx outputs are selected

* Fix Search text color

* Fix Ethereum sending EIP-1559 transactions

* Add transaction data to ERC20 transactions

* Add input check in single output transactions as well

* Fix Node deletion issue
Handle user input error in anonpay

* Remove exception handler from fiat conversion since it's not working with isolates

* Require enough utxo for amount and fees; More insightful Error messages

* Add cakewallet to applinks [skip ci]

* Add cakewallet app link for iOS [skip ci]

* Add applink depending on app scheme variable

* Add applink in iOS custom to the app getting built [skip ci]

* Handle normal app links without considering them as Payment URIs

* Minor fix [skip ci]

* Fixate encrypt package version as the recent update they made has some issues [skip ci]

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-09-14 22:14:16 +03:00
..
api CW-476 Only get Transactions of one Account on tx-history refresh (#1077) 2023-09-08 20:12:54 +03:00
exceptions Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
mnemonics Fixes for validation of monero seed. Add French and Italian seeds validation. 2022-01-19 16:25:58 +02:00
cw_monero.dart Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
cw_monero_method_channel.dart Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
cw_monero_platform_interface.dart Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
monero_account_list.dart CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
monero_subaddress_list.dart CW-228 Auto generate monero subaddress (#902) 2023-08-29 19:11:51 +03:00
monero_transaction_creation_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
monero_transaction_history.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
monero_transaction_info.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
monero_unspent.dart CW-415 add coin control for xmr (#985) 2023-08-24 16:54:05 +03:00
monero_wallet.dart Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
monero_wallet_addresses.dart CW-481 Fix empty Address (#1072) 2023-09-01 14:04:35 +03:00
monero_wallet_service.dart Fix Wallet Loading issues (basic_string & input_stream) (#1059) 2023-08-30 18:11:56 +03:00
mymonero.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
pending_monero_transaction.dart move amount_converter to cw_core (#588) 2022-11-03 14:45:50 -04:00