Commit graph

4843 commits

Author SHA1 Message Date
Christoph Atteneder
3514edb84c
Add tooltip for column header if text is truncated 2017-12-21 14:31:14 +01:00
Christoph Atteneder
68328a8c19
Remove default state that has no effect 2017-12-21 13:02:13 +01:00
Christoph Atteneder
7f4184f104
Show tooltip on buttons if label is truncated 2017-12-21 13:01:47 +01:00
Christoph Atteneder
a96d84eb24
Convert labels to auto tooltip labels 2017-12-21 12:46:06 +01:00
Christoph Atteneder
6dcad738a1
Add missing bracket 2017-12-21 12:40:45 +01:00
Christoph Atteneder
f400dac1e6
Add automatic tooltips for toggle buttons (doesn't work in selected state atm) 2017-12-21 12:39:47 +01:00
Christoph Atteneder
f3b638078b
Merge branch 'UI-improvements' into feature/show-tooltip-if-truncated
# Conflicts:
#	gui/src/main/java/io/bisq/gui/components/HyperlinkWithIcon.java
#	gui/src/main/java/io/bisq/gui/main/market/offerbook/OfferBookChartView.java
2017-12-21 10:12:30 +01:00
Manfred Karrer
5efc6c0a4e
Fix missing ; 2017-12-21 00:43:41 +01:00
Manfred Karrer
a2ad511b33
Merge branch 'ripcurlx-feature/display-tor-connection-progress' into UI-improvements 2017-12-21 00:26:44 +01:00
Manfred Karrer
86fe2c74aa
Merge branch 'feature/display-tor-connection-progress' of https://github.com/ripcurlx/exchange into ripcurlx-feature/display-tor-connection-progress 2017-12-21 00:25:36 +01:00
Manfred Karrer
7261041cb7
Merge branch 'ripcurlx-feature/clean-up-css' into UI-improvements
# Conflicts:
#	gui/src/main/java/io/bisq/gui/bisq.css
2017-12-21 00:23:16 +01:00
Manfred Karrer
2bad6db79e
Fix windows build issues 2017-12-20 20:57:50 +01:00
Manfred Karrer
3983245846
Fix windows build issues 2017-12-20 20:53:30 +01:00
Manfred Karrer
cf634e2dd0
0.6.2 release candidate 2017-12-20 19:53:28 +01:00
Manfred Karrer
022f4c068e
Improve logging 2017-12-20 19:48:38 +01:00
Manfred Karrer
b70d5f69af
Connect to other peers directrly after HS is published. Connect in parallel to 8 peers. Change some timeouts. 2017-12-20 18:17:23 +01:00
Christoph Atteneder
9820e31381
Show a tooltip if the text is truncated 2017-12-20 12:52:51 +01:00
Manfred Karrer
ea4b926a8c
Change mvn plugin version 2017-12-20 12:48:13 +01:00
Manfred Karrer
510147822f
Update version nr for seed, provider and statistic nodes. Cleanup 2017-12-20 03:27:19 +01:00
Manfred Karrer
9f775f2cae
Make validators not singleton 2017-12-20 02:52:54 +01:00
Manfred Karrer
714ccc1ecd
Increase num btc nodes from 8 to 9 2017-12-20 02:03:03 +01:00
Manfred Karrer
5ce2a67d0c
Prepare release 0.6.2 2017-12-20 01:12:18 +01:00
Manfred Karrer
966903427f
Update PersistableNetworkPayloadMap_BTC_MAINNET 2017-12-20 01:11:38 +01:00
Manfred Karrer
0edf0e7b0c
Add bouncycastle to src files 2017-12-20 00:50:08 +01:00
Manfred Karrer
58d8ab032e
Remove exclusion of bouncycastle in pom. 2017-12-20 00:49:01 +01:00
Manfred Karrer
aa1e1d42dd
Remove check for min fees and restrictions 2017-12-19 23:42:08 +01:00
Manfred Karrer
41a4ca93e7
Improve error msg for withdrawal. Refactor: Rename TIMEOUT variables. 2017-12-19 23:27:43 +01:00
Manfred Karrer
11e7d00030
Add XSPEC 2017-12-19 21:26:57 +01:00
Manfred Karrer
7e7a06a0da
Merge branch 'jbg-add-xspec'
# Conflicts:
#	gui/src/main/java/io/bisq/gui/util/validation/AltCoinAddressValidator.java
#	gui/src/test/java/io/bisq/gui/util/validation/AltCoinAddressValidatorTest.java
2017-12-19 21:22:42 +01:00
Manfred Karrer
23f13c10fe
Merge XSPEC 2017-12-19 21:22:02 +01:00
Manfred Karrer
ad8c23b294
Merge branch 'add-xspec' of https://github.com/jbg/exchange into jbg-add-xspec 2017-12-19 21:20:40 +01:00
Manfred Karrer
ab07e6c47c
Merge branch 'ibininja-master'
# Conflicts:
#	core/src/main/java/io/bisq/core/trade/statistics/TradeStatisticsManager.java
#	gui/src/main/java/io/bisq/gui/util/validation/AltCoinAddressValidator.java
#	gui/src/test/java/io/bisq/gui/util/validation/AltCoinAddressValidatorTest.java
2017-12-19 21:19:26 +01:00
Manfred Karrer
f3b759046b
Merge 2017-12-19 21:18:37 +01:00
Manfred Karrer
3c0082aee5
Merge branch 'master' of https://github.com/ibininja/exchange into ibininja-master 2017-12-19 21:14:55 +01:00
Manfred Karrer
de88328362
Add CAGE 2017-12-19 21:13:48 +01:00
Manfred Karrer
a5289460d3
Merge PR for Cage 2017-12-19 21:11:44 +01:00
Manfred Karrer
8637bc4cc8
Merge branch 'master' into Development 2017-12-19 20:59:42 +01:00
Manfred Karrer
2f1015475d
Update IP of btc node. Remove unused classes 2017-12-19 20:59:26 +01:00
Manfred Karrer
013a960d01
Merge master 2017-12-19 20:55:03 +01:00
Manfred Karrer
e3488184a5
Merge branch 'master' into Development
# Conflicts:
#	provider/src/main/java/io/bisq/provider/price/providers/PoloniexProvider.java
2017-12-19 20:52:27 +01:00
Manfred Karrer
40b23b28d6
Merge non critical changes from dev branch 2017-12-19 20:52:00 +01:00
Manfred Karrer
c80d891d6f
Refactoring: Rename calss 2017-12-19 20:13:47 +01:00
Manfred Karrer
e5eff0d648
Remove unneeded broadcast trade fee tasks 2017-12-19 20:12:29 +01:00
Manfred Karrer
8f48e080cb
Merge branch 'master' into Development
# Conflicts:
#	core/src/main/java/io/bisq/core/btc/BitcoinNodes.java
#	core/src/main/java/io/bisq/core/btc/wallet/WalletsSetup.java
#	core/src/main/java/io/bisq/core/filter/FilterManager.java
2017-12-19 19:55:00 +01:00
Manfred Karrer
fb8763436a
Fix pom 2017-12-19 19:22:40 +01:00
Manfred Karrer
a13a59fc4b
Refactoring: Rename seednode_monitor to monitor 2017-12-19 19:19:13 +01:00
Manfred Karrer
2710da63a6
Add support for checking btc nodes. Add new option keys: useAllProvidedNodes, numConnectionForBtc. Change DEFAULT_CONNECTIONS back from 8 to 10. Refactorings. 2017-12-19 19:15:29 +01:00
Chris Beams
b95946ec54
Merge pull request #1102 from arashohadi/master
Fix typo 'needs' to 'need'
2017-12-19 12:36:58 +01:00
Arash Ohadi
2879083c8b Fix typo 'needs' to 'need' 2017-12-19 12:24:14 +01:00
Manfred Karrer
13883fe4ec
Improve monitor 2017-12-19 00:18:18 +01:00