Skip to content

Bug: Miner status command shows incorrect attestation count #370

@jojo-771771

Description

@jojo-771771

Bug Description

The clawrtc status command shows incorrect attestation count when miner has been running for extended periods.

Steps to Reproduce

  1. Start miner: clawrtc mine --wallet test-wallet
  2. Let it run for 24+ hours
  3. Run: clawrtc status
  4. Compare attestation count with Beacon Atlas UI

Expected Behavior

Attestation count should match between CLI status and web UI.

Actual Behavior

CLI shows significantly lower count than web UI (e.g., CLI shows 45, UI shows 112).

Environment

  • OS: Ubuntu 22.04
  • clawrtc version: 0.3.1
  • Python: 3.10
  • Wallet: claw-jojo-51658

Logs

2026-02-23 14:32:15 [INFO] Attestation submitted: epoch=81, count=45
2026-02-23 14:33:02 [INFO] Connected to node: https://50.28.86.131

Severity

Medium - Incorrect reporting, does not affect actual mining rewards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions