M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
OleksandrSobol
|
5389543988
|
CAKE-359 | renamed parse_address_from_domain_alert.dart to extract_address_from_parsed.dart; renamed defineAddress() method to extractAddressFromParsed()
|
2021-09-29 14:38:31 +03:00 |
|
OleksandrSobol
|
3b649ef682
|
CAKE-359 | added text field for extracted (from Yat, Unstoppable Domains, OpenAlias) address to send_card.dart; added extractedAddress and isParsedAddress parameters to output.dart; applied extractedAddress to monero_wallet.dart and electrum_wallet.dart; added TextValidator to send_view_model.dart
|
2021-09-22 16:47:10 +03:00 |
|
OleksandrSobol
|
8955a10ca8
|
CAKE-359 | fixed yat_record.dart for multiple addresses in yat; fixed ParsedAddress class; applied ParsedAddress in the parse_address_from_domain_alert.dart; added parsedAddress and renamed applyOpenaliasOrUnstoppableDomains() to fetchParsedAddress() in the output.dart; fixed send_page.dart, send_card.dart and exchange_page.dart; added choose_yat_address_alert.dart to the app; added current wallet address to request parameters in the yat_alert.dart
|
2021-09-20 17:56:27 +03:00 |
|
OleksandrSobol
|
1e3ec8da1c
|
CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models
|
2021-08-10 17:52:35 +03:00 |
|