Commit graph

867 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
7ddd877c50 Remove LazyProcessedStoragePayload from Offer and MailBoxPayload 2016-08-07 20:26:24 +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
c9349d2935 Make num backups editable per storage, reduce for closed trades to 3 2016-08-07 16:41:14 +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
8dba40c3f0 Add STEEMUSD, BitCNY, BitEUR, BitCHF, BitGBP, BitNZD, BitAUD, BitSGD, BitHKD, BitSEK. Remove ETHC 2016-08-07 13:10:06 +02:00
Manfred Karrer
ccb6ce88c8 Add param for num of max backup files and increase it to 20 for wallet and keys. 2016-08-07 13:03:41 +02:00
Manfred Karrer
f7a7c4087b Prepare v 0.4.9.3 2016-08-07 04:17:13 +02:00
Manfred Karrer
c42cfe57e4 Add BitUSD, Steem Dollar 2016-08-07 03:27:42 +02:00
Manfred Karrer
c36f371dcd Remove date check for publishing trade statistics 2016-08-07 03:10:46 +02:00
Manfred Karrer
0ccb2576a3 Fix wrong equals check 2016-08-06 22:03:06 +02:00
Manfred Karrer
ee3955717c Increase trade limits 2016-08-06 21:24:01 +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
4193d338bd Decrease MAX_MEMORY_MB_DEFAULT, improve logging, comments 2016-08-06 19:22:07 +02:00
Manfred Karrer
16a40c1906 Rename JsonString to PlainTextWrapper 2016-08-06 19:05:49 +02:00
Manfred Karrer
6eeb9fcb2f Rename other obj in equals check 2016-08-06 18:57:53 +02:00
Manfred Karrer
1c0b750d6b Fix wrong handling of enums in equals and hashCode 2016-08-06 18:57:04 +02:00
Manfred Karrer
9ec9c7ec6e Add PriorityStoragePayload interfaces to delay processing of Offer and TradeStatistic items at startup to avoid that the UI get stuck by performance peaks. 2016-08-06 13:37:49 +02:00
Manfred Karrer
06ee18550a Add maxMemory option for seed nodes and statistic nodes 2016-08-05 13:53:37 +02:00
Manfred Karrer
3e85f0af51 Add precision to currency json 2016-08-04 13:02:04 +02:00
Manfred Karrer
d7ad006917 Added Mycelium Token 2016-08-02 22:02:52 +02:00
Manfred Karrer
a93a85ee03 Delay processing of tradestatistics data 2016-08-02 12:21:25 +02:00
Manfred Karrer
96f33e1eb7 Improve logging 2016-08-02 11:10:59 +02:00
Manfred Karrer
476c78d110 Added BitSYNQ 2016-08-02 11:10:33 +02:00
Manfred Karrer
c6dae9e89d Added CMT (Comet) 2016-08-01 00:41:41 +02:00
Manfred Karrer
814bf8d065 Add statistics dump for offers 2016-07-31 04:10:40 +02:00
Manfred Karrer
5c86e6ed5d Save json as plain text instead of serialized java object 2016-07-31 02:52:52 +02:00
Manfred Karrer
e3ce6e9125 Prepare for release 0.4.9.2 2016-07-30 00:32:40 +02:00
Manfred Karrer
d3e63a4470 Fix bug with using runPeriodically instead of runAfter for TradeStatistics 2016-07-29 23:18:36 +02:00
Manfred Karrer
2615fb2d8e Set default log level to INFO 2016-07-29 18:29:21 +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
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
3ed31157a5 Fix incorrect price feed update handling 2016-07-28 15:09:42 +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
a48ad655af Fix concurrent mod exc. at filemanager. only persist states if changed 2016-07-27 22:53:25 +02:00
Manfred Karrer
241835acc8 Add prog arg for socks5ProxyHttpAddress. 2016-07-27 10:59:42 +02:00
Manfred Karrer
0798d7684e Added cambodia 2016-07-27 01:29:47 +02:00
Manfred Karrer
19d600c09d Fix ETHC info 2016-07-26 23:03:51 +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
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
f954073b16 Add prog arg useTorForHttp 2016-07-26 17:11:32 +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
60576049cf Tune statistics publishing 2016-07-26 02:43:10 +02:00
Manfred Karrer
5d38cb281f Tune statistics publishing 2016-07-26 02:11:50 +02:00
Manfred Karrer
f4bb5722f5 Use addSet instead of add for TradeStatistic items at startup 2016-07-26 01:58:10 +02:00