Commit graph

756 commits

Author SHA1 Message Date
Manfred Karrer
d0db09a56a Pack TradeStatistics file as resource and copy to dn dir at startup if not exist. Refactor delayed processing of trade statistics 2016-08-07 22:14:54 +02:00
Manfred Karrer
ea9510b0c0 Add name for checkCryptoThread 2016-08-07 18:52:20 +02:00
Manfred Karrer
c6a6712830 Persist tradestatistics storage map, optimize handling of received data, reduce num backups for navigation and P2PStorage 2016-08-07 16:45:11 +02:00
Manfred Karrer
96fea0c98c Show country name if only one country in accepted country list 2016-08-07 14:44:29 +02:00
Manfred Karrer
d2e3f2371c Improve payment method tooltip in orderbook 2016-08-07 14:26:55 +02:00
Manfred Karrer
4db16760f0 Improve auto-naming of accounts 2016-08-07 13:54:35 +02:00
Manfred Karrer
f7a7c4087b Prepare v 0.4.9.3 2016-08-07 04:17:13 +02:00
Manfred Karrer
cfd68a08a5 Enable sorting in network view table 2016-08-07 03:54:58 +02:00
Manfred Karrer
69ca617c07 Increase width 2016-08-07 03:09:59 +02:00
Manfred Karrer
1e4b9e820e Add reminder popup for password, seed words and backup. Change term cryptocurrencies to altcoins. Improve wording 2016-08-06 20:51:08 +02:00
Manfred Karrer
757cd320e7 Log memory periodically 2016-08-06 19:24:58 +02:00
Manfred Karrer
c70541d29f Add popup for wallet exception 2016-08-03 23:08:12 +02:00
Manfred Karrer
e3ce6e9125 Prepare for release 0.4.9.2 2016-07-30 00:32:40 +02:00
Manfred Karrer
6f59b7c87c Only use visible chart items for rendering price range 2016-07-29 23:52:01 +02:00
Manfred Karrer
c3143600da Move openWebpage method to GUIUtils. Add warning popup when tor is enabled for http 2016-07-29 23:41:18 +02:00
Manfred Karrer
e3480d0995 Cleanup logs. Use debug instead of info to get less load of logs if info is default log level 2016-07-29 18:24:34 +02:00
Manfred Karrer
5a5b996df1 Fix bug with casting tradeable to Trade 2016-07-29 15:50:53 +02:00
Manfred Karrer
2a79c77fcb Add "show all currencies" to trade statistics. 2016-07-29 04:27:05 +02:00
Manfred Karrer
03763929b3 Save fiat and altcoin currency lists to json files if dumpStatistics is set to true 2016-07-29 01:51:06 +02:00
Manfred Karrer
c275f56f41 Dont display bank name if null (if offer was created by old clients) 2016-07-29 01:02:44 +02:00
Manfred Karrer
5915e67007 Renaming of markets package to market 2016-07-28 15:27:12 +02:00
Manfred Karrer
70d9035652 Renaming of market UI classes 2016-07-28 15:25:10 +02:00
Manfred Karrer
6e692eca46 Fix missing price updates, support currence-price feed sync at market tabs 2016-07-28 15:10:44 +02:00
Manfred Karrer
b380073044 Show Bank ID for SEPA in offer details popup 2016-07-28 01:41:58 +02:00
Manfred Karrer
c4163d620e Fix missing binding after deactivate 2016-07-28 00:31:50 +02:00
Manfred Karrer
c6c74e116b Check if changed before calling storage.queueUpForSave. Clone lists or maps at storage.queueUpForSave 2016-07-27 23:32:17 +02:00
Manfred Karrer
241835acc8 Add prog arg for socks5ProxyHttpAddress. 2016-07-27 10:59:42 +02:00
Manfred Karrer
3e15cc3fe8 Fix rounding bug 2016-07-27 02:15:50 +02:00
Manfred Karrer
f8719a247b Revert removal of round 2016-07-27 01:12:36 +02:00
Manfred Karrer
becf367375 Fix bug with conversion from long to int by Math.round 2016-07-27 01:05:36 +02:00
Manfred Karrer
b239c8692a Fix bug with not correctly resolved payment account 2016-07-26 22:27:57 +02:00
Manfred Karrer
281c9f5fa7 Republish trade stats on interval. tune delays 2016-07-26 21:31:27 +02:00
Manfred Karrer
f298201964 Add nr of trades label to trade stats 2016-07-26 20:36:57 +02:00
Manfred Karrer
8ffa8edda4 Rename bank nr to bank ID 2016-07-26 18:28:37 +02:00
Manfred Karrer
6e2fabe38b Show bank nr in offer details window 2016-07-26 18:15:45 +02:00
Manfred Karrer
897c8d11e8 Rename PriceFeed to PriceFeedService 2016-07-26 17:12:10 +02:00
Manfred Karrer
6293b30ea3 Add popup with warning that tor is not used for poloniex 2016-07-26 17:10:51 +02:00
Manfred Karrer
77372c69ed Add popup with warning that tor is not used for poloniex 2016-07-26 15:31:02 +02:00
Manfred Karrer
f505cf630d Use Socks5ProxyProvider for providing internal or external (prog args) proxy. Add checkbox to network settings view for using tor with http requests 2016-07-26 15:19:28 +02:00
Manfred Karrer
4d17edb1c3 Update currency in pricefeed on currency change 2016-07-26 15:18:00 +02:00
Manfred Karrer
46e10bc451 Update volumeAxisX on interval change 2016-07-26 12:04:12 +02:00
Manfred Karrer
aa8f146dca Tune P2P network settings 2016-07-26 01:04:33 +02:00
Manfred Karrer
423cb141f4 added prog arg for btc proxy, overrides the proxy in the WalletService if defined 2016-07-25 21:33:37 +02:00
Manfred Karrer
391930e9d0 Move trade statistics in package 2016-07-25 20:40:42 +02:00
Manfred Karrer
f56b717f25 Refactor option keys 2016-07-25 20:31:29 +02:00
Manfred Karrer
591a4e224f Use ETC instead of ETHC 2016-07-25 20:19:55 +02:00
Manfred Karrer
11ebdf39d2 Set v 0.4.9.1 2016-07-25 19:37:01 +02:00
Manfred Karrer
a41e78290e Cleanup 2016-07-25 18:14:20 +02:00
Manfred Karrer
ada3bd4dc3 Add publish statistics task for taker if offerer uses old version 2016-07-25 16:13:26 +02:00
Manfred Karrer
a6660d04c9 Add TradeStatsisticsManager, add CoreOptionKeys, rename method in Storage 2016-07-25 10:16:06 +02:00