Skip to content

cli: Add AuthorityCheck command to ensure validators are reachable via DHT records - #14

Merged
lexnv merged 15 commits into
mainfrom
lexnv/check-all-json
Mar 5, 2026
Merged

cli: Add AuthorityCheck command to ensure validators are reachable via DHT records#14
lexnv merged 15 commits into
mainfrom
lexnv/check-all-json

Conversation

@lexnv

@lexnv lexnv commented Mar 5, 2026

Copy link
Copy Markdown
Owner

This PR ensures all addresses of validators are reachable after discovering them on the DHT.

  • Provides insights into addresses unreachable, DHT records missing and validator availability
  • Ensures that DHT records are scraped faster, up to 7x times by forcing multiple queries in parallel
  • An extra CLI option is added to propagate the full output of the command in JSON file (for other services to showcase the data)

lexnv and others added 15 commits February 17, 2026 11:13
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv lexnv self-assigned this Mar 5, 2026
@lexnv
lexnv merged commit 87e9d40 into main Mar 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants