Manfred Karrer
318cc38c31
Add fields for primary market
2016-08-25 17:44:16 +02:00
Manfred Karrer
264649d73e
Use formatter for "Price in EUR for 1 BTC" display
2016-08-25 15:03:23 +02:00
Manfred Karrer
d72fca1572
Add market price to offer book if "show all", use EasyBind for bindings
2016-08-25 14:53:07 +02:00
Manfred Karrer
1100671500
Fix wrong table headline in markets, improve wording for markets, show markets column in traces stats only at "show all"
2016-08-25 14:33:37 +02:00
Manfred Karrer
c184b17b11
Change log level
2016-08-25 13:58:46 +02:00
Manfred Karrer
f4826a110f
Remove printStacktrace if error at feed provider occurs, throw error instead
2016-08-25 12:28:46 +02:00
Manfred Karrer
c201727548
Set flag to connection at initial data request so the peer does not get disconnected from seed node if max connections are reached at seed node.
2016-08-25 03:09:47 +02:00
Manfred Karrer
18d3dfd38b
Store arbitrator pubKey in trade object to avoid null pointer when the arbitrator is not available in the trade process
2016-08-25 02:36:16 +02:00
Manfred Karrer
682e2d2d8e
Remove rpm script
2016-08-25 00:40:42 +02:00
Manfred Karrer
69e8ebae3b
Fix wrong priceFeedType for fiat
2016-08-24 23:04:49 +02:00
Manfred Karrer
1b78e44195
Add markets colums, adjust wordings and price display, add minPrecision, group btc precision to 2 digits
2016-08-23 23:04:12 +02:00
Manfred Karrer
4e3d6f46fe
Use wrapper for supporting new fields in tradestatistics for json to avoid breaking existing objects (p2p storage sig check)
2016-08-23 20:10:41 +02:00
Manfred Karrer
cc092a7441
Change behavior of "Show all": Display all offers which are in the custom currency list not all currencies
2016-08-23 16:08:09 +02:00
Manfred Karrer
7af384cb30
Prepare for 0.4.9.3
2016-08-23 15:38:08 +02:00
Manfred Karrer
6187c5047b
Add markets columns, fix layout
2016-08-23 15:31:13 +02:00
Manfred Karrer
8c192832e9
Increase republish offers period to 20 min.
2016-08-23 12:26:18 +02:00
Manfred Karrer
80b49e8cd9
Rearranged columns to: price, btc amount, fiat/altcoin amount
2016-08-23 12:10:11 +02:00
Manfred Karrer
b84e21dc31
Add display strings for price, amount and volume for offer and trade json files
2016-08-23 11:32:53 +02:00
Manfred Karrer
b24934f29f
Rename useMarketBasedPrice to useMarketPriceMargin
2016-08-23 10:34:21 +02:00
Manfred Karrer
1357cc3536
Apply inverted price to markets screens, various refactorings, bugfixes
2016-08-23 10:31:43 +02:00
Manfred Karrer
db03528bf9
Added VCoin
2016-08-21 17:22:44 +02:00
Manfred Karrer
483d8376fb
Cleanup
2016-08-21 02:43:47 +02:00
Manfred Karrer
8d13df152a
Fix layout and visibility bug for price feed provider logos, fix formatting issue with scientific notation
2016-08-21 02:40:59 +02:00
Manfred Karrer
a6958b570d
Apply inverted price to create offer view
2016-08-20 21:47:59 +02:00
Manfred Karrer
75e4a1e5d2
Rename hasFiatValidDecimals to isFiatAlteredWhenPrecisionApplied
2016-08-20 10:49:45 +02:00
Manfred Karrer
36bd412105
Rename parseToFiatWith2Decimals to parseToFiatWithPrecision
2016-08-20 10:48:03 +02:00
Manfred Karrer
24fdd796be
Add support for different altcoins precision
2016-08-20 10:47:22 +02:00
Manfred Karrer
3ff3abec48
Remove rounding
2016-08-20 10:45:38 +02:00
Manfred Karrer
7a827c970e
Apply inverted price to trade charts
2016-08-19 22:55:15 +02:00
Manfred Karrer
57e3c19b89
Add formatPrice, formatVoluem and formatAmount methods. Apply inverted price to popups statistics and tables
2016-08-19 21:56:22 +02:00
Manfred Karrer
a51fa4850d
Invert price in offerbook
2016-08-19 21:01:46 +02:00
Manfred Karrer
1c6376d462
Invert price in pending offers and trades
2016-08-19 20:45:14 +02:00
Manfred Karrer
5db6b34d8e
Invert currency pair notation to confirm with standard
2016-08-19 20:17:25 +02:00
Manfred Karrer
239a26299f
Invert price if altcoin
2016-08-19 20:10:20 +02:00
Manfred Karrer
c65d792280
Use formatter for currency pair display
2016-08-19 19:59:57 +02:00
Manfred Karrer
2ec65398d5
Remove inverted icon and useInvertedMarketPrice support
2016-08-19 19:57:54 +02:00
Manfred Karrer
7eb4bf45ac
Remove useInvertedMarketPriceProperty, set useInvertedMarketPrice deprecated
2016-08-19 19:56:56 +02:00
Manfred Karrer
fc4cb2c254
Invert currency pair display if altcoin
2016-08-19 19:56:12 +02:00
Manfred Karrer
506899e326
Remove ETC warning
2016-08-19 19:26:33 +02:00
Manfred Karrer
fa6ee11628
Added LBRY Credits
2016-08-19 18:56:47 +02:00
Manfred Karrer
809041b0bf
Added new altcoins: Syndicate, HunCoin, Unobtanium, Digibyte
2016-08-19 13:38:30 +02:00
Manfred Karrer
76d8bb467d
Set listeners before applying persisted object
2016-08-18 12:12:30 +02:00
Manfred Karrer
c9129e95af
Shot down if memory exceeds limits (restart and the sh run loop would trigger more then 1 java instance to get started)
2016-08-13 00:03:43 +02:00
Manfred Karrer
95fece3af3
Add UncaughtExceptionHandler and shutdown in case we get an exception. Delay check for memory after GC. Decrease period for memory check to 5 min.
2016-08-09 23:09:28 +02:00
Manfred Karrer
78ec8ef535
Shutdown instead of restart if uncaught error happens (out of memory)
2016-08-09 22:38:48 +02:00
Manfred Karrer
45b5cbd56d
Add UncaughtExceptionHandler and restart in case we get an exception. Delay check for memory after GC. Decrease period for memory check to 3 min.
2016-08-09 22:26:57 +02:00
Manfred Karrer
8bcea23936
Merge branch 'master' into Development
2016-08-09 21:45:31 +02:00
Manfred Karrer
bf0489d5e7
Merge pull request #574 from arichnad/master
...
parent directory might not exist: causes exception
2016-08-09 11:09:51 +02:00
adrian
46df58e29a
parent directory might not exist: causes exception
...
Files.createDirectories fixes this.
exception:
Application data directory '.../.local/share/Bitsquare' could not be created
Caused by: java.nio.file.NoSuchFileException
2016-08-09 00:12:59 -04:00
Manfred Karrer
bc833601d3
Add check for nullpointer
2016-08-08 16:24:34 +02:00