Commit graph

54 commits

Author SHA1 Message Date
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
M
7e6de105b8 Merge pull request #103 from cake-tech/CAKE-294-account-creating-bug
CAKE-294 | wallet saved when accounts and subaddresses are changed
2021-04-06 18:55:47 +03:00
OleksandrSobol
a1fe786af2 CAKE-294 | wallet saved when accounts and subaddresses are changed 2021-03-30 19:43:07 +03:00
OleksandrSobol
ce9f61b0ed CAKE-291 | fixed bug in the get_height_by_date.dart 2021-03-25 19:45:21 +02:00
M
e3b8ea1128 CAKE-234 2021-01-27 15:51:51 +02:00
M
6639d25264 CAKE-220. CAKE-241. CAKE-242. 2021-01-18 22:52:12 +02:00
M
9db6e233c7 Another beautiful day changes 2021-01-11 19:15:27 +02:00
M
3e79f87ad6 Merged 4.0.94 into 4.1.0. 2020-12-30 20:24:53 +02:00
M
84ad97c0b0 Fixes for 4.0.94. Changed version for 4.0.94. 2020-12-29 18:55:58 +02:00
M
fd4efd46ea Fixes for 'std::bad_alloc' issue. 2020-12-23 14:48:04 +02:00
M
8cb9bd15cd Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes. 2020-12-15 18:29:10 +02:00
M
042b17a82f Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
CAKE-158 | added calculating balance to _onAccountChangeReaction in t…
2020-12-04 11:25:59 +02:00
M
1dd6e78ae9 Removed NodeSSL, added isSSL proprty to Node class. 2020-12-03 12:07:26 +02:00
OleksandrSobol
4f280e103e CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart 2020-12-02 20:26:41 +02:00
OleksandrSobol
e10387a1b6 CAKE-158 | called update() method for accountList in the _onNewBlock() and rescan() methods (monero_wallet.dart) 2020-11-30 20:27:44 +02:00
OleksandrSobol
5ee278237f CAKE-169 | added useSSL parameter to node.dart and to node_create_or_edit_view_model.dart; applied useSSL parameter in the connectToNode() method (monero_wallet.dart) and in the save() method (node_create_or_edit_view_model.dart); created standard_checkbox.dart and applied StandardCheckbox widget in the node_create_or_edit_page.dart 2020-11-30 19:05:49 +02:00
OleksandrSobol
5787bac658 CAKE-158 | added _onMoneroBalanceChangeReaction instead _onMoneroTransactionsChangeReaction in the dashboard_view_model.dart 2020-11-20 18:27:56 +02:00
OleksandrSobol
6cd6139fb3 CAKE-169 | created connection_state.dart; added connect() method and connectionState parameter to node_create_or_edit_view_model.dart; replaced Reset button to Connect button and added _setEffects() method to node_create_or_edit_page.dart; changed useSSL parameter from false to true in the connectToNode() method (monero_wallet.dart) 2020-11-19 21:13:54 +02:00
OleksandrSobol
17ba74bce7 Merge branch '4.0.8' into CAKE-158-transaction-and-balance-displaying-between-accounts
# Conflicts:
#	lib/src/screens/receive/receive_page.dart
2020-11-18 18:19:43 +02:00
M
6418b28c08 CAKE-177. CAKE-176. CAKE-115. 2020-11-16 20:17:03 +02:00
OleksandrSobol
f704bdc864 CAKE-158 | added calculating balance to _onAccountChangeReaction in the monero wallet; created _onMoneroAccountChange method in the dashboard_view_model.dart; added _onMoneroAccountChangeReaction and account filter to transaction list in the dashboard_view_model.dart 2020-11-13 20:29:01 +02:00
M
ba2b5fb1fa Fixes issue with loading old android wallets. Changed seed text field type to visual password. 2020-11-13 16:58:28 +02:00
M
1a7c2d4d8a Merge pull request #142 from cake-tech/CAKE-168-blockheight-calculation-by-date
Cake 168 blockheight calculation by date
2020-11-12 22:20:46 +02:00
M
29247967e7 Fixes 2020-11-12 22:20:20 +02:00
M
4e4cd08135 Hack for display login issue 2020-11-12 22:02:37 +02:00
OleksandrSobol
d682f6504b CAKE-168 | fixed getHeightByDate method 2020-11-12 21:12:58 +02:00
OleksandrSobol
70467b1fe7 CAKE-168 | fixed blockheight calculation by date; changed getHeightByDate method; changed first date in the date picker to 1 of May, 2014 2020-11-12 17:46:05 +02:00
M
65c2abdedc Cleaned unneded logs 2020-11-11 18:06:19 +02:00
M
f5e19a13ab Fixes. 2020-11-11 00:24:50 +02:00
M
03f47e393c Fixes. 2020-11-10 01:14:47 +02:00
M
5c4e1b4d01 Fixes. 2020-11-08 22:44:09 +02:00
M
b17e7744c6 Fixes 2020-11-06 20:54:00 +02:00
M
fdb0f49f88 Fixes. 2020-11-04 17:54:44 +02:00
M
76581505a0 CAKE-149 2020-11-03 18:57:36 +02:00
M
b8e435ea8e Fixes. 2020-10-29 12:49:07 +02:00
M
f9cc21478a TMP 2020-10-09 21:34:21 +03:00
M
04e7c18841 Fixes and improvments. 2020-10-02 20:28:29 +03:00
M
2eb229b91e Fixes for gray screen bug. 2020-10-01 19:46:23 +03:00
M
606f4e59c5 Changed subaddress sorting. 2020-10-01 13:52:49 +03:00
M
fe147ff9ed Fixes 2020-09-30 21:23:15 +03:00
M
e08e10bc35 Fixes 2020-09-28 22:02:30 +03:00
M
34aa7fdc76 Fixes pre release. 2020-09-25 18:32:44 +03:00
M
9eb74f7155 Added displaying of transaction key. 2020-09-24 18:11:29 +03:00
M
e4b5bcf07e Started working on mymonero seed support. 2020-09-24 17:03:48 +03:00
M
73991e1c9c Fixes for load wallet from wallet list. Fixed updating of balance after current wallet change 2020-09-24 12:16:13 +03:00
M
b0a31147dd Migration for iOS. 2020-09-23 21:26:10 +03:00
M
c53b6676b2 Fixes for monero transaction history updates. 2020-09-22 16:35:23 +03:00
M
2b05eedfc6 Fixes for monero transaction history. 2020-09-21 19:56:41 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00
M
95917b2cdb Merge redesign part 7. 2020-09-15 23:35:49 +03:00