M
|
02de3104eb
|
Fixed rate for changenow.
|
2022-01-26 17:44:15 +02:00 |
|
M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
OleksandrSobol
|
1fccb0b546
|
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
# Conflicts:
# lib/buy/wyre/wyre_buy_provider.dart
# lib/di.dart
# lib/src/screens/dashboard/dashboard_page.dart
# lib/view_model/dashboard/dashboard_view_model.dart
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
|
2021-05-28 12:06:50 +03:00 |
|
OleksandrSobol
|
3675350452
|
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 from receive currency list on exchange page
|
2021-04-30 12:46:15 +03:00 |
|
OleksandrSobol
|
697fc7f5a5
|
CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.dart
|
2021-04-14 21:23:10 +03:00 |
|
M
|
db75167302
|
Changed monero dependencies path for android. Changed scripts for generation of secrets.
|
2021-03-16 15:20:46 +02:00 |
|
OleksandrSobol
|
6245dfe885
|
CAKE-284 | added static function defineUrlForCalculatingAmount() to changenow_exchange_provider.dart; fixed FAQ in the support_view_model.dart
|
2021-03-01 20:16:28 +02:00 |
|
OleksandrSobol
|
ae96213aad
|
CAKE-278 | added expireAt to Trade() for exchange with fixed rate
|
2021-02-22 18:04:37 +02:00 |
|
OleksandrSobol
|
fb6e7de166
|
CAKE-278 | fixed calculating estimated amount when receive amount is entered; fixed applyTemplate() method in the exchange_page.dart and reset() method in the exchange_view_model.dart
|
2021-02-19 10:37:30 +02:00 |
|
OleksandrSobol
|
6e102c4969
|
CAKE-278 | applied fixed-rate flow to changenow_exchange_provider.dart, exchange_view_model.dart and exchange_page.dart; added isFixedRateMode to fetchLimits(), createTrade() and calculateAmount() methods in the exchange_provider.dart
|
2021-02-18 21:08:52 +02:00 |
|
M
|
47ceac2dd6
|
Backup stuff.
|
2021-01-15 19:41:30 +02:00 |
|
M
|
48c48bd3db
|
Force added User-Agent header field to all requests to xmr.to
|
2020-12-15 20:41:06 +02:00 |
|
OleksandrSobol
|
df01fa0314
|
CAKE-185 | removed isValidAmount() from exchange_view_model.dart and exchange_page.dart; throw exception in the createTrade() (xmrto_exchange_provider.dart) if number of fractional digits of amount more than 8
|
2020-12-03 23:22:56 +02:00 |
|
OleksandrSobol
|
458079d3ae
|
CAKE-185 | added title property to TradeIsCreatedFailure class; applied title property in the createTrade() method (exchange_view_model.dart); applied title property as alert title in the exchange_page.dart
|
2020-12-02 21:51:06 +02:00 |
|
M
|
93049b4aa1
|
Fixes for exchanges. CAKE-159.
|
2020-11-10 16:58:40 +02:00 |
|
M
|
c86c44a936
|
CAKE-161
|
2020-11-10 13:46:58 +02:00 |
|
M
|
588d93c1a4
|
Fixes
|
2020-10-24 15:55:24 +03:00 |
|
OleksandrSobol
|
56258de341
|
Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
# lib/src/screens/dashboard/dashboard_page.dart
|
2020-09-28 21:31:58 +03:00 |
|
OleksandrSobol
|
bc85058ad8
|
CAKE-43 | added the ability to enter an amount for xmr.to exchange in both currencies xmr and btc; added isReceiveAmountEntered to ExchangeViewModel; added receiveAmount and isBTCRequest to XMRTOTradeRequest; added isReceiveAmount to calculateAmount method of ExchangeProvider; fixed XMRTOExchangeProvider
|
2020-09-25 22:55:41 +03:00 |
|
OleksandrSobol
|
360e04cc4c
|
CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai
|
2020-09-24 21:58:07 +03:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|