Christoph Sturm
79b3e5baf3
inject storage where possible
2019-08-19 17:21:35 +02:00
Christoph Sturm
b77cff9e26
inject CorruptedDataFilesHandler instead of making it static
2019-08-19 16:54:46 +02:00
sqrrm
b1ebe071ed
Merge pull request #3045 from freimair/monitor-bsqblocks
...
Monitor fixes
2019-08-09 17:47:20 +02:00
Florian Reimair
bc73844619
Refactor exception handling
2019-08-09 17:16:11 +02:00
Christoph Sturm
ae254ec742
Bisq
2019-07-29 15:14:52 +02:00
Christoph Sturm
fd56699f52
fix generics warning
2019-07-29 15:10:50 +02:00
Florian Reimair
a02c2ef6a4
Remove debug statement
2019-07-25 12:01:44 +02:00
Florian Reimair
f6edce81b4
Logging cosmetics
2019-07-25 12:01:44 +02:00
Florian Reimair
4126f23a3d
Remove tiny gap in time for missing a message
2019-07-25 12:01:26 +02:00
Florian Reimair
2a4370f20b
Fixed NullPointerEx of corner case
2019-07-24 19:15:38 +02:00
Christoph Sturm
c3d21806c4
rename Clock to ClockWatcher
...
* this class is not a clock but it watches the clock, detects standby
and runs periodic tasks.
* there is already a jdk method called clock
First i thought it should be called PeriodicTaskManager, now i find
ClockWatcher more fitting.
2019-07-24 16:39:03 +02:00
Florian Reimair
59b3627192
Fix stopping the schedule because of exception
2019-07-23 14:59:05 +02:00
Florian Reimair
b0d0688741
Fixed NullPointer in corner case
2019-07-23 14:57:00 +02:00
Florian Reimair
8c75ab0711
Refactored P2PRTT metric
2019-07-18 10:21:58 +02:00
Florian Reimair
761c302e4f
Fix: works for heads more than 20 behind
2019-07-04 19:24:57 +02:00
Florian Reimair
b9cb889c12
Fixed max finding algorithm
2019-07-04 19:10:19 +02:00
Florian Reimair
e40c3f3ad0
Report dao state reference head as well
2019-07-02 23:11:51 +02:00
Florian Reimair
65aeca804d
Remove MessageListener before adding it
2019-06-17 09:52:26 +02:00
Florian Reimair
afcc7c00f5
Renamed classes
2019-06-05 19:39:54 +02:00
Florian Reimair
344e0aba9d
Removed static bsq block height
2019-06-05 18:47:11 +02:00
Florian Reimair
a625f4b111
SeedNodeSnapshot knows the Dao
2019-06-05 17:50:59 +02:00
Florian Reimair
fb71889042
Gather Dao data
2019-06-05 17:50:58 +02:00
Florian Reimair
438c0dcf43
Init BsqBlocks metric
2019-06-05 17:50:35 +02:00
Manfred Karrer
1008e9bc51
Add UTF8 for getBytes calls
...
Fixes https://github.com/bisq-network/bisq/issues/2729
2019-04-17 19:56:21 -05:00
Florian Reimair
ede3a3c721
Introduced Capabilities.addAll
2019-03-18 12:55:19 +01:00
Florian Reimair
7a03aba02e
Refactor Capabilities for Connection
2019-03-18 12:29:09 +01:00
Florian Reimair
de93a6fa1b
Revert "Revert 2473067b090603dec983fa18995453bdd6d8de94"
...
This reverts commit a9ee15d9f6
.
2019-03-07 17:08:49 +01:00
Florian Reimair
35914b8682
Fix sign error in Seed node snapshot diffs
2019-03-07 12:53:16 +01:00
Florian Reimair
dbca87be65
Added Market metric i.e. trades and their volumes
2019-03-07 12:53:16 +01:00
Florian Reimair
1c4535eab8
Cosmetics
2019-03-07 12:53:16 +01:00
Florian Reimair
9f464b3d50
Remove HS from Snapshot Metrics
2019-03-07 12:51:54 +01:00
Florian Reimair
6c376778a2
Updated monitor systemd service file
2019-03-07 12:51:54 +01:00
Florian Reimair
36cac06a89
Cleanup directory constants for monitor
2019-03-07 12:51:54 +01:00
Florian Reimair
22b4ef921b
Use Lombok Getter
2019-03-06 09:50:30 +01:00
Florian Reimair
3909feec37
Make Monitor aware of refactoring
2019-03-06 09:29:46 +01:00
Manfred Karrer
b711f571a4
Cleanup some log.debug calls
2019-03-05 11:24:07 -05:00
Manfred Karrer
a9ee15d9f6
Revert 2473067b09
...
Seed nodes do not connect to correct network. The PR needs to be better
tested and fixed.
2019-02-27 14:00:05 -05:00
Florian Reimair
985239bf01
Adjust monitor to new seed node repo
2019-02-26 10:35:52 +01:00
Florian Reimair
3ce1243767
Only add capability where it is needed
2019-02-23 12:45:12 +01:00
Florian Reimair
f12c4bd2d6
Disable monitor tests
2019-02-18 14:17:39 +01:00
Florian Reimair
33fe3881b3
Monitor Release: Settled
2019-02-18 10:33:19 +01:00
Florian Reimair
aeda34bbe8
Refactored report prefix
2019-02-18 10:32:58 +01:00
Florian Reimair
3b98633838
Add all capabilities to requests
2019-02-15 11:17:47 +01:00
Florian Reimair
c67a97fa6f
Unify tor working dirs
2019-02-15 10:45:30 +01:00
Florian Reimair
2440690334
Monitor can be configured for BTC_TESTNET
2019-02-15 10:45:05 +01:00
Florian Reimair
a8e6124a07
Ignore dash, ltc, doge tx fees
2019-02-14 10:28:21 +01:00
Florian Reimair
6a6651dae5
Add bisq-monitor.service file
2019-02-12 19:21:58 +01:00
Florian Reimair
29083f507a
Cleanup
2019-02-12 18:50:56 +01:00
Florian Reimair
14c89f179c
Normalize NetworkLoad data to messages per minute
2019-02-12 18:50:16 +01:00
Florian Reimair
315b79e3a5
Init peer storage
2019-02-12 17:55:32 +01:00