fosse
32dd14a53e
seed generation fixes
2023-08-04 10:54:20 -04:00
OmarHatem
bc33ac79c9
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
...
Conflicts:
cw_core/lib/wallet_type.dart
lib/src/screens/dashboard/widgets/balance_page.dart
lib/src/screens/new_wallet/new_wallet_type_page.dart
lib/src/widgets/picker.dart
res/values/strings_ar.arb
res/values/strings_bg.arb
res/values/strings_cs.arb
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_ha.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_id.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_my.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_th.arb
res/values/strings_tr.arb
res/values/strings_uk.arb
res/values/strings_ur.arb
res/values/strings_yo.arb
res/values/strings_zh.arb
2023-07-11 15:48:29 +03:00
Godwin Asuquo
bf0c2c8f35
Add all deposit for litcoin ( #932 )
2023-07-11 03:52:40 +03:00
Serhii
9afed201c6
CW-424-ChangeNOW-add-payload-details ( #979 )
...
* add payload details
* remove unused import
* fix payload
2023-07-08 05:30:05 +03:00
OmarHatem
eff0369709
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
2023-06-13 23:01:26 +03:00
Godwin Asuquo
a4c279b538
CW-411 Update sideshift api ( #959 )
...
* Update sideshift api
* Fix sideShift api v2 rate
* Fix rate calculation on sideshift
* Additional fixes
* Minor: Add additional unsupported
* Add network to quote
* Add amount and affiliateID to quote
* Refactor tag/network assigning
* Fix syntax errors with rate qpi
* Add network for fetching rate
* Remove amount from rate endpoint
* Fix transaction depositAmount
* Fix issues from code review
* Fix issues from code review
* Remove affiliate ID
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-06-09 14:46:00 +03:00
OmarHatem
0a76686c96
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
...
Conflicts:
lib/di.dart
lib/store/settings_store.dart
2023-05-23 22:56:22 +03:00
Omar Hatem
1a3d47748d
V4.6.4 bug fixes ( #922 )
...
* Fix Concurrent modification exception
* Fix minor UI issues
* Change onramper crypto asset name for Litcoin
* Fix secure storage issue, fetching password/PIN with null
* - Fix Navigation issue while keyboard is displaying
- Remove deprecated screen
* Take currency From/To info from our trade not the returned one
* Fix anon pay fields UI
* Fix Anonpay border/icons UI
* Add extra padding in QR image as a safe layer
* Generalize ignored connection error
* Remove Bio Auth option from desktop
* Fix some Transaction info not parsed correctly
2023-05-10 16:58:31 +03:00
Serhii
f47f690803
fix getting correct currency from template ( #898 )
2023-05-03 10:01:51 +03:00
OmarHatem
17ec1667ae
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
...
Conflicts:
lib/di.dart
lib/src/screens/dashboard/widgets/menu_widget.dart
lib/src/screens/new_wallet/new_wallet_type_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/view_model/wallet_address_list/wallet_address_list_view_model.dart
lib/view_model/wallet_keys_view_model.dart
lib/view_model/wallet_new_vm.dart
lib/view_model/wallet_restore_view_model.dart
2023-04-28 05:33:19 +03:00
Adegoke David
7b91b0e938
Cw 262 better handle user exchange amount below minimum or maximum trade size ( #868 )
...
* CW-262-Better-handle-user-exchange-amount-below-minimum-or-maximum-trade-size
* fix: App should compute conversion even if it's not within the limits
2023-04-20 03:13:37 +02:00
Rafael Saes
77ab6b49f4
feat: Add Click to Copy for the Exchange Amount in the invoice ( #882 )
...
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-04-16 15:27:33 +02:00
OmarHatem
ef7fde9de7
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
...
Conflicts:
lib/main.dart
2023-04-05 19:24:31 +02:00
Serhii
f579f67c15
[skip ci] minor fix
2023-03-31 15:42:48 +03:00
Serhii
3e43e899a5
truncate exchange amount
2023-03-31 12:45:54 +03:00
OmarHatem
405cf2aaab
Fix Exchange screen initial pairs
2023-03-09 14:48:37 +02:00
Omar Hatem
3128d458f8
Merge pull request #765 from cake-tech/CW-282-add-trocador-exchange
...
CW-282 add trocador exchange
2023-03-02 21:42:30 +02:00
Godwin Asuquo
15237d5f79
Fix issues from code review
2023-03-02 17:13:25 +02:00
Godwin Asuquo
b0175719b9
Fix issues from code review
2023-03-01 23:44:15 +02:00
Godwin Asuquo
dbfbadffda
Filter to use Tor only exchange
2023-03-01 15:50:31 +02:00
OmarHatem
e67b484613
- Fix RangeError due to changes in _tradeAvailableProviders while the Futures complete
...
- Silently catch "Concurrent modification during iteration"
2023-02-07 23:48:10 +02:00
Godwin Asuquo
032a8c8c33
Add trocador exchange provider
2023-02-06 21:20:43 +02:00
Serhii
cce56a61a3
minor fixes
2023-01-26 13:33:33 +02:00
Serhii
4636aacae7
formatting
2023-01-16 17:31:31 +02:00
Serhii
b4249f21a9
add payout address item to confirmation screen
2023-01-16 17:27:49 +02:00
Serhii
7f37bd3d59
update localization files
2023-01-14 23:29:47 +02:00
OmarHatem
1ef8ef269c
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-118-Allow-disabling-of-fiat
2022-12-08 21:17:59 +02:00
OmarHatem
4b1e9a10eb
- Rename calculateAmount to fetchRate to be more descriptive
...
- Add Disable Exchange change reaction to save in shared prefs [skip ci]
2022-12-08 21:14:42 +02:00
OmarHatem
55b37164dc
- Make getters to ease attribute access
...
- Add the old 'disable_fiat' translation
- rename getters to be more bool like names
2022-12-07 22:07:32 +02:00
OmarHatem
0da48f66fe
Delegate returning rate to each provider to handle its logic internally
2022-12-07 21:09:15 +02:00
OmarHatem
8ff8cf38b8
Check if the provider supportsFixedRate only if fixed rate is applied [skip ci]
2022-12-07 18:15:30 +02:00
OmarHatem
f14c01303f
- Add whether this provide supports fixed rate or not
...
- Fix Change now fixed rate exchange due to wrong rate id
2022-12-06 19:23:46 +02:00
Serhii
214c1fe0db
Merge branch 'main' into CW-118-Allow-disabling-of-fiat
2022-12-06 17:37:12 +02:00
OmarHatem
36c2702688
- Recalculate best rate if isFixedRate changed
...
- check limits against the receive amount if isFixedRate
2022-12-06 13:30:11 +02:00
Omar Hatem
707df3717d
Merge pull request #662 from cake-tech/CW-259-fix-change-now-trade
...
[CW-259] Fix Change now trade issue
2022-12-03 23:49:45 +02:00
OmarHatem
116e468581
calculate best rate based on deposit/receive amount
2022-12-02 23:20:06 +02:00
OmarHatem
3bcd31ac44
calculate best rate based on min/max amount
2022-12-02 20:38:16 +02:00
OmarHatem
091ac41ee2
allow null minimum amount in limits
2022-12-01 22:37:13 +02:00
OmarHatem
dd99508d3e
Fix static amount value for determining best rate and replace it with the input the user types
2022-12-01 22:11:51 +02:00
Godwin Asuquo
3acbfbae79
Fix issues from code review
2022-11-25 22:51:07 +02:00
Serhii
50d32021f6
Merge branch 'main' into CW-118-Allow-disabling-of-fiat
2022-11-22 19:48:43 +02:00
Serhii
92328c4102
move logic to viewmodels
2022-11-22 19:33:24 +02:00
Omar Hatem
bcf09b048c
Cw 220 fix grey exchange screen ( #641 )
...
* Fix nullability issue for ChangeNow rateId
* Handle concurrent modification error from Splay Tree
2022-11-21 20:52:03 -05:00
mkyq
3ec414ae66
Add adapters for some of bitcoin, litecoin and monero transactions priorities. Replace direct calls of transaction priorities for exchange_view_model. ( #593 )
2022-11-03 19:13:13 -04:00
Serhii
a52f47220e
show warning if exchanging with slow fee ( #579 )
...
* show warning if exchanging with slow fee
* Update setDefaultTransactionPriority for return type void; update for use MoneroTransactionPriority.automatic instead of MoneroTransactionPriority.regular.
Co-authored-by: M <m@cakewallet.com>
2022-11-03 15:21:35 -04:00
Omar Hatem
7e7217008c
Cw 171 exchange auto selector bug ( #523 )
...
* Fix de-selecting exchange providers not getting saved
* only change field value when the amount is better than the already existing one
* Show calculated amount after getting the best value from all providers
* Catch exceptions to avoid stopping the providers calculate amount APIs
* Fix Splay map only saving the last value obtained
* Show limits for the provider with the highest rate
* Load limits on currency pair change
* Show limits for lowest min provider
* Show limits for lowest min and highest max
* Sync best rate every 10 seconds instead of calculating it on every amount change
* Fix conflicts with flutter upgrade
Add null safety to changes in exchange_view_model.dart
* Remove un-necessary checks
2022-10-20 13:47:36 -04:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
Serhii
f59c2fbd2b
add new coins to exchange ( #499 )
...
* add new coins
APE, AVAXC, BTT, BTTBSC, DOGE, FIRO, USDTTRC20, HBAR, SC, SOL, USDC, USDCSOL, ZEN, XVG
* remove UST icon
* remove xhv from excludeDepositCurrencies
* remove xhv from excludeReceiveCurrencies
2022-09-07 13:10:21 +01:00
Omar Hatem
244d20d1b6
Skip unsupported providers when calculating best rate provider ( #500 )
2022-09-07 12:43:03 +01:00
mkyq
04be884357
Enable exchange for haven wallets. ( #495 )
2022-09-01 19:46:14 +01:00