Jedrzej Stuczynski
|
227f69befb
|
Fixed compilation errors
|
2020-01-10 14:50:30 +00:00 |
|
Jedrzej Stuczynski
|
9d760a515a
|
Updated sphinx revision
|
2020-01-10 14:42:10 +00:00 |
|
Jedrzej Stuczynski
|
7f6f366e51
|
Logic for calculating health
|
2020-01-09 18:01:28 +00:00 |
|
Jedrzej Stuczynski
|
4d997ef03b
|
Using new methods on NodeAddressBytes from sphinx
|
2020-01-09 17:17:50 +00:00 |
|
Jedrzej Stuczynski
|
65042e7210
|
Storing node key as bytes rather than string
|
2020-01-09 16:42:15 +00:00 |
|
Jedrzej Stuczynski
|
89e17b0ffa
|
Added number of test packets to healthcheck config
|
2020-01-09 16:30:56 +00:00 |
|
Jedrzej Stuczynski
|
6e52afef79
|
Method for modyfing node score count of packets sent and received
|
2020-01-09 16:26:01 +00:00 |
|
Jedrzej Stuczynski
|
a37d9aedc4
|
Changed NodeScore constructors
|
2020-01-09 16:24:29 +00:00 |
|
Jedrzej Stuczynski
|
fbd1f05eb9
|
Moved score calculation to HealthCheckResult
|
2020-01-09 16:21:11 +00:00 |
|
Jedrzej Stuczynski
|
3efbea8263
|
error log on failure to format addresses
|
2020-01-09 16:17:47 +00:00 |
|
Jedrzej Stuczynski
|
582c8dbc98
|
Printing formatted zero health node status
|
2020-01-09 16:16:42 +00:00 |
|
Jedrzej Stuczynski
|
1e0d84fb8b
|
Healthcheck getting new topology every run
|
2020-01-09 15:07:23 +00:00 |
|
Jedrzej Stuczynski
|
46ce9eaff7
|
Made healthcheck async and repeating and action at config-specified interval
|
2020-01-08 10:06:36 +00:00 |
|
Jedrzej Stuczynski
|
d4cba72118
|
Added interval to healthcheck config
|
2020-01-08 10:02:13 +00:00 |
|
Jedrzej Stuczynski
|
ff7af13080
|
Added futures and tokio to the validator
|
2020-01-08 09:57:10 +00:00 |
|
Jedrzej Stuczynski
|
f325ea6b92
|
Creating and running healthchecker instance
|
2020-01-08 09:51:51 +00:00 |
|
Jedrzej Stuczynski
|
f4d4556ced
|
initial changelog (to be updated before actual release)
|
2020-01-07 17:49:15 +00:00 |
|
Jedrzej Stuczynski
|
e3038b2b57
|
missing imports + dependencies
|
2020-01-07 17:48:47 +00:00 |
|
Jedrzej Stuczynski
|
ba1ebd18e0
|
initial healthcheck
|
2020-01-07 17:48:33 +00:00 |
|
Jedrzej Stuczynski
|
9c70c64825
|
missing build.rs file
|
2020-01-07 17:48:14 +00:00 |
|
Jedrzej Stuczynski
|
ddc988a10d
|
reading .env file with logging level
|
2020-01-07 17:48:04 +00:00 |
|
Jedrzej Stuczynski
|
aa4d759c38
|
logging
|
2020-01-07 17:47:45 +00:00 |
|
Jedrzej Stuczynski
|
d94dcea7ee
|
actual config definition
|
2020-01-07 17:47:18 +00:00 |
|
Jedrzej Stuczynski
|
3d98ed7b6c
|
obtaining config file location from arguments and parsing
|
2020-01-07 17:46:52 +00:00 |
|
Jedrzej Stuczynski
|
4d67d11a39
|
Initialised crate for the validator with health checker
|
2020-01-07 14:29:22 +00:00 |
|