Commit graph

89 commits

Author SHA1 Message Date
Oleksandr Sobol
eb875b1321 CWA-169 | added try-catch to calculateAmount() in MorphTokenExchangeProvider 2020-02-07 15:34:00 +02:00
Oleksandr Sobol
d80123d960 CWA-169 | translated error messages for limits 2020-02-07 15:14:06 +02:00
Oleksandr Sobol
10cd15229e Merge branch 'master' into CWA-169-add-morph-exchange-to-the-app 2020-02-07 14:09:35 +02:00
Oleksandr Sobol
ad241ca1db CWA-169 | created check_amount then added to transaction_info and to trade 2020-02-07 14:06:15 +02:00
Oleksandr Sobol
7c83a71916 CWA-169 | added processing state to TradeState 2020-02-07 13:07:58 +02:00
Oleksandr Sobol
d6cf32c764 CWA-169 | fixed limits for ethereum in MorphTokenExchangeProvider 2020-02-07 12:06:13 +02:00
Oleksandr Sobol
fd964d68bf CWA-169 | added limits check to createTrade() and format to amounts in exchange store 2020-02-07 00:47:21 +02:00
Oleksandr Sobol
348d1080c9 CWA-169 | added call of loadLimits() to changeProvider() and reset() in exchange store. Added btc-xmr pair, added conversion units to crypto amounts to fetchLimits() in MorphTokenExchangeProvider 2020-02-06 20:30:32 +02:00
Oleksandr Sobol
95222ecbae CWA-169 | added MorphTokenExchangeProvider to dashboard page, trade filter store. Added morph icon to trade row 2020-02-05 22:54:55 +02:00
Oleksandr Sobol
2373b06d52 CWA-169 | added MorphTokenExchangeProvider to exchange trade store 2020-02-05 22:00:00 +02:00
Oleksandr Sobol
e4d4600082 CWA-169 | fixed getting toCurrency and inputAddress from response in findTradeById method 2020-02-05 20:51:02 +02:00
Oleksandr Sobol
b8887daff4 CWA-169 | removed xmr-btc pair, fixed fetchLimits and findTradeById methods in MorphTokenExchangeProvider class 2020-02-05 19:30:42 +02:00
M
f5ac398f58 Merge pull request #27 from cake-tech/CWA-170-fix-date-format-bug-for-exchange
CWA-170 | changed transaction date format and applied the same format…
2020-02-04 22:24:16 +02:00
M
927129e012 Merge pull request #28 from cake-tech/CWA-168-add-app-version-text-in-settings
Cwa 168 add app version text in settings
2020-02-04 22:22:44 +02:00
Oleksandr Sobol
8c5c5636e9 CWA-168 | added translation for "Version", used arrow function in the callback, used collection.last for setting items 2020-02-04 19:47:35 +02:00
Oleksandr Sobol
22cf5ca08b CWA-169 | got hive box as dependency for MorphTokenExchangeProvider class, removed extraId from Trade 2020-02-04 18:47:42 +02:00
Oleksandr Sobol
4ce032f183 CWA-169 | got trade amount from hive in morphtoken exchange provider 2020-02-03 23:20:14 +02:00
Oleksandr Sobol
524f23b1db CWA-168 | changed current version in settings store 2020-02-03 21:41:58 +02:00
Oleksandr Sobol
6ee4ddda09 CWA-168 | added defining app current version with PackageInfo in settings store 2020-02-03 17:23:31 +02:00
Oleksandr Sobol
060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade 2020-02-01 20:10:01 +02:00
Oleksandr Sobol
6333b9a6ff CWA-169 | created exchange pairs for crypto currencies 2020-01-31 10:45:32 +02:00
Oleksandr Sobol
c1a7ee0164 CWA-169 | created MorphToken exchange provider and MorphToken request (also this provider added to exchange provider description, exchange page, exchange store, router) 2020-01-30 20:23:36 +02:00
Oleksandr Sobol
612b5647fc CWA-169 | added morph images to assets, added morph contact to settings page and morph link to disclaimer page 2020-01-29 20:36:54 +02:00
Oleksandr Sobol
9355b2a1f4 CWA-168 | app version added to list tile with background color 2020-01-29 19:22:25 +02:00
Oleksandr Sobol
50d857f23a CWA-168 | added app version to settings page (added currentVersion to settings store and item to item_headers) 2020-01-28 20:43:57 +02:00
M
13618c6939 Merge pull request #25 from cake-tech/CWA-167-amount-entering-bug
Cwa 167 amount entering bug
2020-01-27 20:37:39 +01:00
Oleksandr Sobol
40f3729d24 Merge branch 'master' into CWA-167-amount-entering-bug 2020-01-27 21:31:51 +02:00
M
fc48da9d71 Merge pull request #22 from cake-tech/CWA-163-add-integrated-address-for-xmr
Cwa 163 add integrated address for xmr
2020-01-24 20:46:28 +01:00
M
648f67f5b0 Merge pull request #21 from cake-tech/CWA-161-save-recipient-address-by-default
Cwa 161 save recipient address by default
2020-01-24 20:45:42 +01:00
M
e28a6b0a1b Merge pull request #20 from cake-tech/CWA-160-add-contact-book-option-for-new-currencies
Cwa 160 add contact book option for new currencies
2020-01-24 20:45:32 +01:00
Oleksandr Sobol
2730d27b03 Merge branch 'master' into CWA-163-add-integrated-address-for-xmr 2020-01-24 21:18:12 +02:00
Oleksandr Sobol
0a77478ca4 Merge branch 'master' into CWA-161-save-recipient-address-by-default 2020-01-24 21:17:06 +02:00
Oleksandr Sobol
09a0bf5150 Merge branch 'master' into CWA-160-add-contact-book-option-for-new-currencies 2020-01-24 20:55:40 +02:00
M
9ed065e436 Merge pull request #24 from cake-tech/CWA-159-reset-node-bug
Cwa 159 reset node bug
2020-01-24 19:14:10 +01:00
Oleksandr Sobol
a6ebf1b0b2 CWA-159 | added setCurrentNodeToDefault method to settings store that called when reset button is pressed 2020-01-23 21:27:19 +02:00
Oleksandr Sobol
93c4f04f71 CWA-167 | changed decimal parameter of keyboard on true for exchange and send pages 2020-01-22 18:42:11 +02:00
Oleksandr Sobol
2a4d9a8fa6 CWA-163 | added integrated address for xmr to validation 2020-01-21 21:29:02 +02:00
Oleksandr Sobol
59d8ad1890 CWA-160 | used existing colors for new currencies 2020-01-20 21:18:47 +02:00
Oleksandr Sobol
aa4d43acb6 CWA-161 | saved recipient address by default for new users 2020-01-20 21:04:26 +02:00
Oleksandr Sobol
59492a6634 CWA-159 | added highlight to first node after resetting nodes to default 2020-01-20 20:16:45 +02:00
M
49a6a994d5 Changed version to 1.0.2 2020-01-19 20:57:20 +02:00
M
92c2cfcbab Changed way for validation of seed phrase. Added multi words to text field on restore from seed screen. 2020-01-17 15:26:17 +02:00
M
6154c6dfa5 Changed restore wallet from seed screen. Added node.imonero.org:18081 to list of default nodes. 2020-01-16 18:05:07 +02:00
M
b7e8abcb95 Changed way to committing of transactions. 2020-01-13 14:34:50 +02:00
M
465c69c776 Merge pull request #18 from cake-tech/faq
faq | fixed faq page and added link to @cakewallet_bot to faq
2020-01-13 11:56:15 +02:00
Oleksandr Sobol
80cdc154c7 faq | fixed faq page and added link to @cakewallet_bot to faq 2020-01-11 15:19:39 +02:00
M
8c15dded7f Merge pull request #16 from cake-tech/CWA-153-changenow-cryptocurrencies
Cwa 153 changenow cryptocurrencies
2020-01-10 22:29:44 +02:00
M
e01d101dad Merge pull request #17 from cake-tech/actions-list-trades-update
Added listener for update trade list in action list on dashboard screen
2020-01-10 22:29:18 +02:00
M
de70faca73 Added listener for update trade list in action list on dashboard screen 2020-01-10 22:28:29 +02:00
Oleksandr Sobol
ebe2799bce CWA-153 | fixed validation for nano 2020-01-10 22:15:45 +02:00