Omar Hatem
|
94f256997f
|
New versions (#1073)
|
2023-09-08 17:15:28 +03:00 |
|
Godwin Asuquo
|
f6670c0236
|
CW-415 add coin control for xmr (#985)
* Added CoinsInfo to monero_api_cpp
* Add struct on dart
* Add struct on dart
* Set coins value
* CW-415 Use add-coin-to-monero branch
* CW-415 Add get Coin and build Monero Deps using Docker
* CW-415 Fix Typo
* CW-415 add debug log info
* CW-415 Add preferred key Images for coin control to Monero
* CW-415 Fix generation
* CW-415 Skip GA Cache Externals
* CW-415 Skip GA Cache Externals
* CW-415 Coin Control: remove Block Explorer for Monero, Add Tx hash, save note on field exit
* CW-415 Coin Control: Throw Exception when all outputs are deselected
* CW-415 Coin Control: Show Frozen Balance on Dashboard
* CW-415 Coin Control: Show Frozen Balance on Dashboard
* CW-415 Ignore cached Monero deps in Workflow
* CW-415 Fix displaying frozen Balance
* Use own Translator with http 1.1.0
* CW-415 Resolve requested Changes
* CW-415 Resolve requested Changes
* CW-415 Resolve requested Changes
* CW-415 Apply requested Changes
* CW-415 Apply requested Changes
* CW-415 Ensure opening of UnspentCoinsInfo Box, even for Monero.com
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
|
2023-08-24 16:54:05 +03:00 |
|
Serhii
|
315c4c911c
|
CW-325-Coin-Control-enhancements (#846)
* fix checkbox
* save the output state
* add note as a header
* Allow copy the Amount and Address
* add frozen balance to dashboard
* add block explorer
* fix url launcher
* code formatting
* minor fixes
* Revert "minor fixes"
This reverts commit d230b6a07b .
* fix missing implementations error
* [skip ci] update localization
* fix unspent with same txid
* add amount check
* add vout check
* remove formattedTotalAvailableBalance
* remove unrelated mac os files
|
2023-04-20 15:46:41 +02:00 |
|
M
|
1beb18b045
|
Flutter upgrade
|
2022-10-12 13:09:57 -04:00 |
|
Rafia Rahman Chowdhury
|
dee69310ce
|
Fixed CW-61 app now saves notes permanently (#299)
* Fixed CW-61 app now saves notes permanently.
|
2022-03-31 13:00:22 +01:00 |
|
M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
OleksandrSobol
|
20e0c830cf
|
CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
|
2021-07-05 16:52:24 +03:00 |
|
OleksandrSobol
|
febb446c96
|
Merge branch 'CAKE-329-unspent-coins-list-UI' into CAKE-330-unspent-coins-details-UI
# Conflicts:
# lib/src/screens/unspent_coins/unspent_coins_list_page.dart
|
2021-06-02 17:39:44 +03:00 |
|
OleksandrSobol
|
b1add664ad
|
CAKE-329 | reworked unspent_coins_list_page.dart and unspent_coins_list_item.dart; fixed standard_checkbox.dart; applied unspent coins control only to btc wallet
|
2021-05-31 21:04:00 +03:00 |
|
OleksandrSobol
|
e36c07b0da
|
CAKE-330 | added unspent coins details page to the app
|
2021-05-27 20:57:51 +03:00 |
|
OleksandrSobol
|
b71e85b112
|
CAKE-329 | applied observable list to items in the unspent_coins_list_view_model.dart
|
2021-05-26 19:10:46 +03:00 |
|
OleksandrSobol
|
aca8e8a292
|
CAKE-329 | added unspent coins list page to the app
|
2021-05-25 20:32:36 +03:00 |
|