Commit Graph

745 Commits

Author SHA1 Message Date
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
Manfred Karrer
242efeecb9 Remove eth warning and ethc warning before fork date 2016-07-25 01:29:02 +02:00
Manfred Karrer
862820ba19 Cleanup 2016-07-25 00:46:22 +02:00
Manfred Karrer
274ac1870d Chart UI completed 2016-07-25 00:44:22 +02:00
Manfred Karrer
cdd8b89bf2 Refactor chart classes 2016-07-24 22:13:44 +02:00
Manfred Karrer
86273768b1 Separate volume chart. 2016-07-24 22:01:24 +02:00
Manfred Karrer
bdad86526a Update chart WIP 2016-07-24 17:50:14 +02:00
Manfred Karrer
f743bb88a8 Update chart WIP 2016-07-24 03:47:14 +02:00
Manfred Karrer
7615951f6b Update chart 2016-07-24 03:03:06 +02:00
Manfred Karrer
5ca8ae8f34 Update chart 2016-07-24 02:04:36 +02:00
Manfred Karrer
bd4f0742fd Move candlechart classes, fix redraw bug 2016-07-23 22:42:20 +02:00
Manfred Karrer
3d11f8295d Add SupportedCapabilitiesMessage interface 2016-07-23 21:04:38 +02:00