Skip to content

feat: RustChain Health Check CLI Tool (Bounty #1111)#5

Open
sososonia-cyber wants to merge 1 commit intomainfrom
pr/health-check-cli-bounty-1111-v2
Open

feat: RustChain Health Check CLI Tool (Bounty #1111)#5
sososonia-cyber wants to merge 1 commit intomainfrom
pr/health-check-cli-bounty-1111-v2

Conversation

@sososonia-cyber
Copy link
Owner

Summary

Implements RustChain Health Check CLI Tool for Bounty #1111 (8 RTC reward).

Features

  • Queries all 3 attestation nodes: 50.28.86.131, 50.28.86.153, 76.8.228.245:8099
  • Displays: version, uptime, db_rw status, tip age
  • Formatted table output
  • Watch mode support for continuous monitoring (-w flag)
  • JSON output option (-j flag)

Usage

python tools/health-check-cli/main.py
python tools/health-check-cli/main.py --json
python tools/health-check-cli/main.py --watch --interval 30

Reward

8 RTC - RTC wallet: sososonia

- Query 3 attestation nodes: 50.28.86.131, 50.28.86.153, 76.8.228.245:8099
- Display version, uptime, db_rw status, tip age
- Formatted table output
- Watch mode support for continuous monitoring
@github-actions github-actions bot added documentation Improvements or additions to documentation BCOS-L1 size/M labels Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 documentation Improvements or additions to documentation size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant