Chris Beams
9c77f4ce57
Simplify CoreSeedNodesRepository#isSeedNode stream pipeline
2018-02-21 10:33:19 +01:00
Chris Beams
b5af59dee0
Remove NetworkStressTest to simplify CoreSeedNodesRepository
...
NetworkStressTest has been ignored for months because it had become
"outdated" and is therefore now dead code. It is the only place that the
CoreSeedNodesRepository#setTorSeedNodeAddresses
and #setLocalhostSeedNodeAddresses methods were called. Removing it
completely allows for removing these methods and marking the underlying
fields in CoreSeedNodesRepository as final.
2018-02-21 10:33:19 +01:00
Christoph Atteneder
879a6ad56d
Add new font style and use it for number columns
2018-02-21 10:26:30 +01:00
Christoph Atteneder
edf1884bbb
Add Fira Sans and Fira Mono font
2018-02-21 10:26:30 +01:00
stevenkain
b82132c875
Update displayStrings_ro.properties
...
New Romanian translations
2018-02-21 10:22:21 +01:00
stevenkain
0ccc32b6be
Update displayStrings_hu.properties
...
New translations
2018-02-21 10:22:21 +01:00
tau3
5bb91a3fd3
Fixed factory method for NodeAddresses in case of empty string
2018-02-21 13:17:08 +04:00
Christoph Atteneder
d377eec122
Merge pull request #1379 from stevenkain/patch-8
...
Update displayStrings_hu.properties
2018-02-21 09:23:32 +01:00
Christoph Atteneder
182fb5f94e
Merge pull request #1380 from stevenkain/patch-9
...
Update displayStrings_ro.properties
2018-02-21 09:20:05 +01:00
stevenkain
6af2fccb89
Update displayStrings_ro.properties
...
New Romanian translations
2018-02-20 23:08:35 +02:00
stevenkain
601bd9ea4e
Update displayStrings_hu.properties
...
New translations
2018-02-20 23:03:44 +02:00
stevenkain
f0a676bd33
Update displayStrings.properties
...
"both trades" makes no sense. Shouldn't it be "both traders"?
2018-02-20 22:41:35 +02:00
Christoph Atteneder
bc4576680d
Add dynamic decimal alignment for amount column in OfferBookView
2018-02-20 18:43:34 +01:00
Bernard Labno
fe1edafbd8
Dockerize seednode for development mode
2018-02-20 17:58:06 +01:00
Christoph Atteneder
584bb29abd
Remove unused methods
2018-02-20 17:42:42 +01:00
Christoph Atteneder
8fc1f2ced9
Use Comparator Util
2018-02-20 17:35:09 +01:00
Christoph Atteneder
9a7f59832a
Add tests for OfferBookChartViewModel
2018-02-20 17:32:24 +01:00
author
0bbb487d9c
Proposed fix for Issue 1186 (Resize 'Offers to buy/sell with X'; list to Bisq's vertical window size). Sets offer table view heights within a scene height change listener.
2018-02-20 13:12:51 -03:00
Christoph Atteneder
6a2a60f4d9
Fix broken test for non-english systems
2018-02-20 14:23:46 +01:00
Christoph Atteneder
cd623af1c3
Add dynamic spacing in offer book for price and volume columns (amount is hardly going to change > 9 BTC)
2018-02-20 14:20:34 +01:00
Christoph Atteneder
6ab21f1066
Add different colorized fiat decimal places for price
2018-02-20 11:48:19 +01:00
Christoph Atteneder
2a3de280fc
Reset cell when null
2018-02-20 11:40:46 +01:00
Christoph Atteneder
12a204df91
Add colorization of zeros for volume
2018-02-20 11:22:12 +01:00
Christoph Atteneder
c2aaedc4b4
Add zero decimal places formatting for most important tables
2018-02-20 11:07:09 +01:00
Christoph Atteneder
0fffc2dd96
Fix test class
2018-02-20 10:00:24 +01:00
Christoph Atteneder
45b4ac0cb0
Merge branch 'add-monospace-font-support-roboto' of github.com:ripcurlx/exchange into add-monospace-font-support-roboto
2018-02-20 09:54:02 +01:00
Christoph Atteneder
477567b2f4
Add initial formatting for OfferBookView
2018-02-20 09:53:33 +01:00
Christoph Atteneder
021e02d17f
Improve formatting in OfferBook
2018-02-20 09:53:33 +01:00
Christoph Atteneder
2ca2d7bf09
Add formatting support for ranges
2018-02-20 09:53:33 +01:00
Christoph Atteneder
fd2f2aa33a
Add number formatting to columns
2018-02-20 09:53:32 +01:00
Christoph Atteneder
a02f586a7e
Add component tests
2018-02-20 09:53:32 +01:00
Christoph Atteneder
59123f83e6
Add number formatting to columns
2018-02-20 09:53:32 +01:00
Christoph Atteneder
bd9800721b
Use three zero places max
2018-02-20 09:53:32 +01:00
Christoph Atteneder
578ab069d8
Add coloring of decimal places with zero at the end of a number
2018-02-20 09:53:32 +01:00
Christoph Atteneder
022fbb53af
Resize table rows in offer book
2018-02-20 09:53:32 +01:00
Christoph Atteneder
727acb8ab5
Only use additional decimal places for coins when explicitly required
2018-02-20 09:50:59 +01:00
Christoph Atteneder
5db9e208c9
Use Google Roboto font
2018-02-20 09:48:44 +01:00
Christoph Atteneder
6343ff079b
Use condensed font for axis labels
2018-02-20 09:48:43 +01:00
Christoph Atteneder
0f8d549c6e
Remove unused fonts and add condensed font style
2018-02-20 09:48:43 +01:00
Christoph Atteneder
6106bade22
Add new font style and use it for number columns
2018-02-20 09:48:43 +01:00
Christoph Atteneder
9e36045c5e
Fix issue with badge icon and increased spacing of main menu items
2018-02-20 09:48:43 +01:00
Christoph Atteneder
c69184beb3
Change coin formatting precision to improve comparability
2018-02-20 09:48:43 +01:00
Christoph Atteneder
ff72ee19d5
Add smaller font size for number tables
2018-02-20 09:45:03 +01:00
Christoph Atteneder
a08dd87e32
Remove Verdana
2018-02-20 09:45:03 +01:00
Christoph Atteneder
2852c716f3
Increase base font size to fit Fira Sans
2018-02-20 09:45:02 +01:00
Christoph Atteneder
2b8f2be643
Use relative font sizes
2018-02-20 09:45:02 +01:00
Christoph Atteneder
27e355a48a
Add Fira Sans and Fira Mono font
2018-02-20 09:43:46 +01:00
Christoph Atteneder
925fab2344
Set number column formatting
2018-02-20 09:43:46 +01:00
Christoph Atteneder
632310adb1
Use css to include fonts
2018-02-20 09:43:46 +01:00
Christoph Atteneder
c2c5760709
Add decimal point alignment
2018-02-20 09:43:45 +01:00