59 Commits (f9d0b1771618d745603f2688a5b9471a459229b2)

Author SHA1 Message Date
M 2b4248e30b Merged main into ltc.
3 years ago
M 1cb27d9da3 Fixes for LTC electrum nodes available.
3 years ago
M bcd4fdd5e0 Changed random seed generation for bitcoin.
3 years ago
M 35a76cd0e7 Merged main into ltc.
3 years ago
M 1330966794 Reworked electrum wallet. Added Litecoin wallet.
3 years ago
M 5faf7f5cba CAKE-310. CAKE-309. Bugs fixes. Changed way for save wallet after adding of new account/subaddress. Added App transport security rule for iOS. Changed version to 4.1.5.
3 years ago
M 7e6de105b8 Merge pull request #103 from cake-tech/CAKE-294-account-creating-bug
3 years ago
OleksandrSobol a1fe786af2 CAKE-294 | wallet saved when accounts and subaddresses are changed
3 years ago
OleksandrSobol ce9f61b0ed CAKE-291 | fixed bug in the get_height_by_date.dart
3 years ago
M e3b8ea1128 CAKE-234
3 years ago
M 6639d25264 CAKE-220. CAKE-241. CAKE-242.
3 years ago
M 9db6e233c7 Another beautiful day changes
4 years ago
M 3e79f87ad6 Merged 4.0.94 into 4.1.0.
4 years ago
M 84ad97c0b0 Fixes for 4.0.94. Changed version for 4.0.94.
4 years ago
M fd4efd46ea Fixes for 'std::bad_alloc' issue.
4 years ago
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.
4 years ago
M 042b17a82f Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
4 years ago
M 1dd6e78ae9 Removed NodeSSL, added isSSL proprty to Node class.
4 years ago
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
4 years ago
OleksandrSobol e10387a1b6 CAKE-158 | called update() method for accountList in the _onNewBlock() and rescan() methods (monero_wallet.dart)
4 years ago
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
4 years ago
OleksandrSobol 5787bac658 CAKE-158 | added _onMoneroBalanceChangeReaction instead _onMoneroTransactionsChangeReaction in the dashboard_view_model.dart
4 years ago
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)
4 years ago
OleksandrSobol 17ba74bce7 Merge branch '4.0.8' into CAKE-158-transaction-and-balance-displaying-between-accounts
4 years ago
M 6418b28c08 CAKE-177. CAKE-176. CAKE-115.
4 years ago
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
4 years ago
M ba2b5fb1fa Fixes issue with loading old android wallets. Changed seed text field type to visual password.
4 years ago
M 1a7c2d4d8a Merge pull request #142 from cake-tech/CAKE-168-blockheight-calculation-by-date
4 years ago
M 29247967e7 Fixes
4 years ago
M 4e4cd08135 Hack for display login issue
4 years ago
OleksandrSobol d682f6504b CAKE-168 | fixed getHeightByDate method
4 years ago
OleksandrSobol 70467b1fe7 CAKE-168 | fixed blockheight calculation by date; changed getHeightByDate method; changed first date in the date picker to 1 of May, 2014
4 years ago
M 65c2abdedc Cleaned unneded logs
4 years ago
M f5e19a13ab Fixes.
4 years ago
M 03f47e393c Fixes.
4 years ago
M 5c4e1b4d01 Fixes.
4 years ago
M b17e7744c6 Fixes
4 years ago
M fdb0f49f88 Fixes.
4 years ago
M 76581505a0 CAKE-149
4 years ago
M b8e435ea8e Fixes.
4 years ago
M f9cc21478a TMP
4 years ago
M 04e7c18841 Fixes and improvments.
4 years ago
M 2eb229b91e Fixes for gray screen bug.
4 years ago
M 606f4e59c5 Changed subaddress sorting.
4 years ago
M fe147ff9ed Fixes
4 years ago
M e08e10bc35 Fixes
4 years ago
M 34aa7fdc76 Fixes pre release.
4 years ago
M 9eb74f7155 Added displaying of transaction key.
4 years ago
M e4b5bcf07e Started working on mymonero seed support.
4 years ago
M 73991e1c9c Fixes for load wallet from wallet list. Fixed updating of balance after current wallet change
4 years ago