Jedrzej Stuczynski
|
ca1d5b0803
|
Merge branch 'develop' into feature/config_files
|
2020-01-28 16:42:57 +00:00 |
|
Dave Hrycyszyn
|
922223219d
|
Version bump for release 0.4.0
|
2020-01-28 16:19:56 +00:00 |
|
Dave Hrycyszyn
|
516077086c
|
all: bumped version numbers to 0.4.0-rc.2
|
2020-01-28 15:32:09 +00:00 |
|
Jedrzej Stuczynski
|
8f5a27cb4a
|
Merge branch 'develop' into feature/config_files
|
2020-01-28 12:37:28 +00:00 |
|
Dave Hrycyszyn
|
1bc68ddfa1
|
changelog: moving to a unified, autogenerated changelog
|
2020-01-28 12:05:39 +00:00 |
|
Dave Hrycyszyn
|
b8fed18c77
|
cargo: bumping all binary crate version numbers to 0.4.0-rc.1
|
2020-01-28 11:50:11 +00:00 |
|
Jedrzej Stuczynski
|
0785ad67f5
|
Merge with develop
|
2020-01-28 10:10:52 +00:00 |
|
Jedrzej Stuczynski
|
b0e5f7c808
|
Validator using new healthcheck + added identity key
|
2020-01-27 17:11:28 +00:00 |
|
Dave Hrycyszyn
|
b5e2f9fca8
|
all: adding dotenv to all binary crates
|
2020-01-22 17:27:30 +00:00 |
|
Dave Hrycyszyn
|
ac61196fc6
|
all: initializing logger at start
|
2020-01-22 16:34:42 +00:00 |
|
Dave Hrycyszyn
|
09cb17e6ab
|
all: using pretty_env_logger pretty much everywhere
|
2020-01-22 16:29:59 +00:00 |
|
Jedrzej Stuczynski
|
315ece38ae
|
Temporarily moved healthcheck from validator to separate common crate
|
2020-01-14 10:44:05 +00:00 |
|
Dave Hrycyszyn
|
507e910e72
|
Pulled nym-client binary out to top-level
|
2020-01-13 18:25:05 +00:00 |
|
Dave Hrycyszyn
|
d92cee59a0
|
validator: removing scary comment in main()
|
2020-01-13 17:36:30 +00:00 |
|
Jedrzej Stuczynski
|
ee32b97fbb
|
Compiler warning
|
2020-01-13 17:01:05 +00:00 |
|
Jedrzej Stuczynski
|
ee1a0033ac
|
Sorting NodeScores before printing
|
2020-01-13 16:54:58 +00:00 |
|
Jedrzej Stuczynski
|
a615dacf64
|
Defined Ord (+ required traits) for NodeScore
|
2020-01-13 16:54:40 +00:00 |
|
Jedrzej Stuczynski
|
34de9cc10b
|
Another sphinx revision update
|
2020-01-13 16:50:10 +00:00 |
|
Jedrzej Stuczynski
|
03d04d5aa7
|
Updated used sphinx revision
|
2020-01-13 15:49:55 +00:00 |
|
Jedrzej Stuczynski
|
05ca3e147f
|
Using the new updated healthchecker
|
2020-01-13 15:26:12 +00:00 |
|
Jedrzej Stuczynski
|
0b1bae6ea1
|
Formatting
|
2020-01-13 15:25:52 +00:00 |
|
Jedrzej Stuczynski
|
c056485471
|
resolving all available paths
|
2020-01-13 15:25:31 +00:00 |
|
Jedrzej Stuczynski
|
d152d0fd12
|
Sending all tests packets before trying to resolve them
|
2020-01-13 15:25:02 +00:00 |
|
Jedrzej Stuczynski
|
5bc5974bdb
|
Conversion of vec of pub keys into unique path id and vice verse
|
2020-01-13 15:23:56 +00:00 |
|
Jedrzej Stuczynski
|
5e870e4c8a
|
ibid.
|
2020-01-13 15:23:20 +00:00 |
|
Jedrzej Stuczynski
|
8178d505c3
|
PathChecker holding mapping of paths to their statuses
|
2020-01-13 15:23:06 +00:00 |
|
Jedrzej Stuczynski
|
78a52df0ec
|
Assertion on maximum number of iterations
|
2020-01-13 15:22:26 +00:00 |
|
Jedrzej Stuczynski
|
0ecab55959
|
Added itertools
|
2020-01-13 15:21:28 +00:00 |
|
Jedrzej Stuczynski
|
b3f056b933
|
More informative error message
|
2020-01-13 15:20:47 +00:00 |
|
Jedrzej Stuczynski
|
520973b578
|
Using resolution timeout as part of healtchecker
|
2020-01-13 15:20:33 +00:00 |
|
Jedrzej Stuczynski
|
d4ab7f96f1
|
Separated increasing packet count into explicit sent and received
|
2020-01-13 15:19:47 +00:00 |
|
Jedrzej Stuczynski
|
911ab8ff4c
|
Added resolution timeout to healthcheck config
|
2020-01-13 10:58:55 +00:00 |
|
Jedrzej Stuczynski
|
4b7971899c
|
Actually sending test packets through network (not retrieving status yet)
|
2020-01-10 16:54:49 +00:00 |
|
Jedrzej Stuczynski
|
7045d76039
|
Using correct case for existence in hashmap
|
2020-01-10 16:09:22 +00:00 |
|
Jedrzej Stuczynski
|
90266175a1
|
Removed some unused imports
|
2020-01-10 16:06:41 +00:00 |
|
Jedrzej Stuczynski
|
c810d0d957
|
Async registration at all available providers
|
2020-01-10 16:05:55 +00:00 |
|
Jedrzej Stuczynski
|
52054f8b46
|
PathChecker constructor returning result type
|
2020-01-10 15:25:07 +00:00 |
|
Jedrzej Stuczynski
|
489c806292
|
Split healthchecker into multiple files
|
2020-01-10 15:20:49 +00:00 |
|
Jedrzej Stuczynski
|
25575b4598
|
Running healthcheck specified number of times
|
2020-01-10 15:01:12 +00:00 |
|
Jedrzej Stuczynski
|
769598d40a
|
Added layer information to healthcheck
|
2020-01-10 14:56:50 +00:00 |
|
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 |
|