Commit graph

2504 commits

Author SHA1 Message Date
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
3ed31157a5 Fix incorrect price feed update handling 2016-07-28 15:09:42 +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
a48ad655af Fix concurrent mod exc. at filemanager. only persist states if changed 2016-07-27 22:53:25 +02:00
Manfred Karrer
410e40c558 Version 0.4.9.1 2016-07-27 14:55:59 +02:00
Manfred Karrer
6dd9eab260 Don't call broadcast at initial data received, increase storage delay 2016-07-27 13:59:14 +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
0798d7684e Added cambodia 2016-07-27 01:29:47 +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
19d600c09d Fix ETHC info 2016-07-26 23:03:51 +02:00
Manfred Karrer
e93f2400b0 Update version nr 2016-07-26 22:57:23 +02:00
Manfred Karrer
90c627455a Increase idle time 2016-07-26 22:30:10 +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
8019d1c8f6 Fix broken link 2016-07-26 18:35:24 +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
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
5362b14b87 Merge pull request #545 from dan-da/price_providers_socks5_522
Route HttpClient over Socks5 Proxy, with remote DNS resolution.
2016-07-26 12:18:15 +02:00
Manfred Karrer
46e10bc451 Update volumeAxisX on interval change 2016-07-26 12:04:12 +02:00
Manfred Karrer
3f193b1405 Improve logging 2016-07-26 12:01:19 +02:00
Manfred Karrer
82ce478123 Improve logging 2016-07-26 11:49:12 +02:00
danda
0a439c9b3d use internal proxy instead of external. tidy up for pull request. 2016-07-25 18:47:46 -07: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
danda
909bf4cab1 route HttpClient over Socks5 proxy. requires apache http client. work in progress. 2016-07-25 17:04:18 -07:00
Manfred Karrer
f4bb5722f5 Use addSet instead of add for TradeStatistic items at startup 2016-07-26 01:58:10 +02:00
Manfred Karrer
ab2018f800 Use ETHC with deprecated flag 2016-07-26 01:45:47 +02:00
Manfred Karrer
7916b3c61d Tune P2P network settings 2016-07-26 01:23:55 +02:00
Manfred Karrer
21d8c82eb3 Map ETHC to ETH 2016-07-26 01:23:46 +02:00
Manfred Karrer
aa8f146dca Tune P2P network settings 2016-07-26 01:04:33 +02:00
Manfred Karrer
590c48a10c Set useTorForBtcJ to default false 2016-07-25 22:55:39 +02:00
Manfred Karrer
404d7613bd Set devflag to false 2016-07-25 21:51:04 +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
a284f0f5b1 trade statistics published also by taker, delay batch publishing 2016-07-25 21:14:09 +02:00