Commit Graph

7561 Commits

Author SHA1 Message Date
Florian Reimair
677ed2390e Add initial TorStartupTime metric 2018-12-18 11:56:35 +01:00
Florian Reimair
9394da1c2c Introduce reporting stub 2018-12-18 11:55:19 +01:00
Florian Reimair
0f8c420351 Synchronize all the things 2018-12-18 11:49:02 +01:00
Florian Reimair
414623ba9f Introduce general purpose Tor instance 2018-12-18 11:46:03 +01:00
Florian Reimair
6481543600 Configure gradle properly 2018-12-11 12:20:31 +01:00
Florian Reimair
bb266949e0 Use lombok/slf4j for logging 2018-12-11 12:05:09 +01:00
Florian Reimair
930cb8c56a Metrics can be renamed 2018-12-11 11:19:34 +01:00
Florian Reimair
a73c24fa1b Metrics can be reenabled via config 2018-12-10 21:19:30 +01:00
Florian Reimair
4d39d6b71a Basic configuration tests 2018-12-10 21:18:39 +01:00
Florian Reimair
da483a245e Metrics can be disabled via config 2018-12-10 16:42:49 +01:00
Florian Reimair
4796f1b01b Reloading config during runtime available 2018-12-10 16:28:45 +01:00
Florian Reimair
52c5a7efe1 Use configurable properties file 2018-12-10 16:04:27 +01:00
Florian Reimair
984aabfdd4 Periodical schedule 2018-12-10 14:47:34 +01:00
Florian Reimair
86d642596e Basic configuration infrastructure available 2018-12-10 14:46:10 +01:00
Florian Reimair
df5b2dc15e Basic framework for Monitor 2018-12-10 13:57:14 +01:00
Manfred Karrer
f3efe505bf
Use JFXButton for voting icons 2018-12-09 20:24:03 +01:00
Manfred Karrer
f7572cdca6
Revert https://github.com/bisq-network/bisq/pull/2099
Sorry was too fast with an untested ACK and merge.

- The icon loses it's color so its always black now. I think we should
stick with the colors.
- The duration was set to 10 seconds. I thinks that is too long.
- Not clear what the 'Object a = new Object() {{' definition means. I
assume you want a initializer block instead
('{ itemProperty().addListener.... }')
- We should maybe better make a small component out of that button
which behaves similar like the checkbox or radio button animation.
Maybe we can use those components instead of a normal button.
Or maybe the normal button animation from the new UI framework is enough.
2018-12-09 20:21:37 +01:00
Manfred Karrer
7f6aa8f80a
Merge pull request #2099 from sqrrm/voting-ui-background
Highlight the changed vote for 10 seconds
2018-12-09 19:46:38 +01:00
Manfred Karrer
a46ceac3c9
Merge pull request #2098 from ManfredKarrer/handle-rpc-errors
Handle rpc errors
2018-12-09 19:43:24 +01:00
sqrrm
cb26398b43
Update core/src/main/java/bisq/core/dao/node/full/FullNode.java
Co-Authored-By: ManfredKarrer <mk@nucleo.io>
2018-12-09 19:43:08 +01:00
sqrrm
eecf8c6553
Highlight the changed vote for 10 seconds 2018-12-09 15:39:26 +01:00
Manfred Karrer
53a050ab24
Add missing param 2018-12-09 14:34:57 +01:00
Manfred Karrer
f27918c28a
Handle RPC errors
- Trigger apply from snapshot if rpc error is detected
- Add warn handler to show only warning msg instead of error msg if
btc full node is not running in full mode
2018-12-09 14:32:16 +01:00
Manfred Karrer
a27391da16
Merge branch 'master' into handle-rpc-errors 2018-12-09 13:41:21 +01:00
Manfred Karrer
cad0156617
Update btcd-cli4j to 0.5.8.4 (commit hash 065d3786)
- Log btcd-cli4j version
- Update witness
- Update findbugs to 3.0.2
2018-12-09 13:38:08 +01:00
Christoph Atteneder
0bf2f9b88f
Merge pull request #2095 from ManfredKarrer/remove-basecurrencies-extra-nets
Remove testnet and regtest for dash and ltc
2018-12-09 06:48:49 +01:00
Manfred Karrer
971a91eaf9
Merge pull request #2096 from ManfredKarrer/remove-BCH
Remove BCH
2018-12-08 19:41:42 +01:00
Manfred Karrer
6050bd5ea0
Map error handler to user thread 2018-12-08 18:39:15 +01:00
Manfred Karrer
6c0c3ace3c
Remove BCH
Applying the proposal "Remove BCH from Bisq"
(https://github.com/bisq-network/proposals/issues/61)
There have been 44 upvotes and 0 downvotes so a clear signal that the
Bisq community does not want to have BCH listed on Bisq.
2018-12-08 18:14:33 +01:00
Manfred Karrer
6c8f405488
Remove testnet and regtest for dash and ltc 2018-12-08 17:53:29 +01:00
Manfred Karrer
fb4c865647
Handle RPC errors 2018-12-08 15:37:56 +01:00
Manfred Karrer
2e4b8ea389
Merge pull request #2094 from sqrrm/voting-ui-fixes
Voting ui fixes
2018-12-08 14:48:42 +01:00
sqrrm
91f14f7faf
Show remove column header during proposal phase 2018-12-08 13:13:45 +01:00
Manfred Karrer
3cbf9948ed
Merge pull request #2067 from ManfredKarrer/DAO_improve-reorg-handling
Use only first block in pendingBlocks instead of iteration
2018-12-08 00:38:04 +01:00
Manfred Karrer
f9afcdc0c2
Add check if block exists in list 2018-12-08 00:36:48 +01:00
Manfred Karrer
9b974cfa9b
Merge branch 'master' into DAO_improve-reorg-handling 2018-12-08 00:35:10 +01:00
Manfred Karrer
79c573640a
Add log for trade price 2018-12-07 21:16:13 +01:00
Manfred Karrer
fd2d2fd1d8
Merge pull request #2090 from freimair/remove-defaults
Surgical fix to default command line parameters
2018-12-07 20:51:07 +01:00
Florian Reimair
e9ca340ccb surgically fixes #2048, fixes #2084 2018-12-07 19:45:19 +01:00
Manfred Karrer
66df9692e9
Merge pull request #2081 from freimair/stream-isolation
Stream isolation for Tor
2018-12-07 18:23:01 +01:00
Florian Reimair
5e96b8ebe2 Patch deprecated Networknode 2018-12-07 10:14:20 +01:00
Florian Reimair
14ef76124c Mark --torStreamIsolation experimental 2018-12-07 10:12:30 +01:00
Florian Reimair
c255099763 Singleton proxy restores original behaviour 2018-12-07 09:59:55 +01:00
Florian Reimair
f134b278ff Fixed TorNetworkNode tests 2018-12-07 09:54:10 +01:00
sqrrm
40698fd413
Fix issue with wrong vote icons when scrolling
JavaFX reuses the cells in a table as they're expensive to create. The
iconButton needs to be a temporary as it will otherwise update cells
with the button icon of another item when scrolling fast.
2018-12-07 01:06:19 +01:00
Manfred Karrer
fab38d112c
Merge pull request #2085 from devinbileck/update-install_java.bat
Update install_java.bat
2018-12-07 00:57:06 +01:00
Devin Bileck
3394980b90
Update install_java.bat
If the JDK is already installed, there is no need to download,
extract, and install it again. Just need to ensure the environment
variables are set.
2018-12-06 15:46:39 -08:00
sqrrm
d3498ade5c
Add header to my vote icon column 2018-12-06 23:24:09 +01:00
Florian Reimair
fdd6e7186c Stream-isolation for Tor available 2018-12-06 21:25:51 +01:00
Florian Reimair
615992d6d9 Preparations for Tor stream isolation 2018-12-06 21:14:22 +01:00