Commit graph

742 commits

Author SHA1 Message Date
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
Oleksandr Sobol
89354b083b CWA-153 | fixed validation for ada and nano 2020-01-10 21:54:59 +02:00
Oleksandr Sobol
aba0aede28 Merge branch 'master' into CWA-153-changenow-cryptocurrencies
# Conflicts:
#	.gitignore
#	lib/src/stores/address_book/address_book_store.dart
#	lib/src/stores/exchange/exchange_store.dart
#	lib/src/stores/send/send_store.dart
#	lib/src/stores/wallet_restoration/wallet_restoration_store.dart
2020-01-10 21:46:32 +02:00
Oleksandr Sobol
debca3c888 localization | fixed strings_pt.arb 2020-01-10 21:30:07 +02:00
M
53aedc8188 Merge pull request #15 from cake-tech/localization
localization | fixed strings_pt.arb
2020-01-10 21:21:31 +02:00
Oleksandr Sobol
c07d5d4438 localization | fixed strings_pt.arb 2020-01-10 21:15:35 +02:00
M
a751967230 Merge pull request #14 from cake-tech/CWA-157-highlight-current-language-in-settings
CWA-157 | highlighted current language in change language page
2020-01-10 20:01:34 +02:00
M
28be299edb Merge pull request #13 from cake-tech/CWA-155-BTC-validation
CWA-155 | added btc validation, that include Bech32 address format
2020-01-10 20:00:49 +02:00
M
bf81ab854f Merge pull request #12 from cake-tech/CWA-156-change-cake-telegram-contact-in-settings
CWA-156 | changed Cake Telegram contact in settings page
2020-01-10 20:00:19 +02:00
M
695fa8e3e5 Merge pull request #11 from cake-tech/fix-address-of-xmr.ru-node
Changed address of a remote node node.xmr.ru:13666 to node.monero.net…
2020-01-10 19:33:39 +02:00
M
70de05cb4b Merge pull request #10 from cake-tech/fix-fiat-price-fetching
Fixed parsing of fiat price
2020-01-10 18:12:05 +02:00
M
8538144c2e Fixed parsing of fiat price 2020-01-10 18:11:14 +02:00
M
459d24411a Changed address of a remote node node.xmr.ru:13666 to node.monero.net:18081 2020-01-10 17:53:33 +02:00
Oleksandr Sobol
1916a1baa0 CWA-157 | highlighted current language in change language page 2020-01-10 17:46:43 +02:00
Oleksandr Sobol
a7773f9143 CWA-153 | added changenow cryptocurrencies 2020-01-10 17:24:44 +02:00
Oleksandr Sobol
31461a6dcb CWA-156 | changed Cake Telegram contact in settings page 2020-01-10 14:05:05 +02:00
Oleksandr Sobol
e42a01fcb4 CWA-155 | added btc validation, that include Bech32 address format 2020-01-10 13:49:46 +02:00
M
9b76880e82 Merge pull request #7 from cake-tech/CWA-147-password-rename
CWA-147 | fixed bug
2020-01-10 11:21:34 +02:00
M
f318b51060 Merge branch 'master' into CWA-147-password-rename 2020-01-10 11:21:10 +02:00
M
96f1c3d325 Merge pull request #8 from cake-tech/CWA-151-chinese-translate-for-node
CWA-151 | fixed bug
2020-01-10 11:18:16 +02:00
M
fa8f01328b Merge pull request #9 from cake-tech/CWA-152-seed-validation-bug
CWA-152 | fixed bug
2020-01-10 11:17:22 +02:00
M
e818d0108f Merge pull request #6 from cake-tech/CWA-146-node-ip-bug
Cwa 146 node ip bug
2020-01-10 11:16:22 +02:00
M
401738aa65 Merge pull request #1 from rating89us/master
Updating pt-BR translation
2020-01-10 10:56:29 +02:00
Oleksandr Sobol
a6db09a152 CWA-151 | fixed bug 2020-01-09 18:47:02 +02:00
Oleksandr Sobol
e1b0242492 CWA-152 | fixed bug 2020-01-09 17:56:09 +02:00
M
42abddcf98 Merge pull request #5 from cake-tech/CWA-154-account-bug
Fixed getting of subaddresses for current selected account
2020-01-09 11:33:06 +02:00
M
7d78467437 Fixed getting of subaddresses for current selected account 2020-01-09 11:30:30 +02:00
Oleksandr Sobol
5ee2194360 CWA-146 | fixed bug 2020-01-08 22:29:40 +02:00
Oleksandr Sobol
7ee8842b97 CWA-147 | fixed bug 2020-01-08 21:01:03 +02:00
Oleksandr Sobol
34de017fb3 CWA-146 | fixed bug 2020-01-08 20:00:14 +02:00
M
e46c653f3b Merge pull request #4 from cake-tech/add-new-nodes
Changed cake wallet remote nodes addresses and credentials
2020-01-08 19:39:15 +02:00
M
1315a53212 Replaced eu-node.cakewallet.io by xmr-node-eu.cakewallet.com and node.cakewallet.io by xmr-node-usa-east.cakewallet.com in remote nodes list. Added migration for change current remote node if user use old eu or usa remote node by new addresses. Changed way for set default remote node for initial setup by base on current user time zone. 2020-01-08 18:38:38 +02:00
M
3a76f113e2 Merge pull request #3 from cake-tech/basic-refactor
Fixed cast for json to dart Map<String, dynamic> instead of Map<Strin…
2020-01-08 16:00:22 +02:00
M
26ed668611 Fixed cast for json to dart Map<String, dynamic> instead of Map<String, String> in too/secrets.dart 2020-01-08 15:59:37 +02:00
M
9e00a6ee2d Merge pull request #2 from cake-tech/basic-refactor
Fixed issues for linter and analyzer
2020-01-08 15:14:58 +02:00
M
78ec11de47 Fixed issues for linter and analyzer 2020-01-08 15:12:50 +02:00
rating89us
dc87fb4568 Updating pt-BR translation 2020-01-07 17:23:53 -03:00
M
6c832a4efd Changed README.md and LICENSE for cw_monero 2020-01-04 21:37:51 +02:00
M
69f4c127ab Added the project 2020-01-04 21:31:52 +02:00
M
2803db18b2 Added .gitignore 2020-01-04 21:31:25 +02:00