Skip to content

Comments

feat: commit explorer with epoch navigation and balance diffs#33

Open
olegshmuelov wants to merge 2 commits intostagefrom
feat/commit-explorer
Open

feat: commit explorer with epoch navigation and balance diffs#33
olegshmuelov wants to merge 2 commits intostagefrom
feat/commit-explorer

Conversation

@olegshmuelov
Copy link
Contributor

Summary

  • Add epoch navigation (prev/next) to both API and UI with ?epoch=N query param
  • Add ?full=true mode with cluster info enrichment (owner address, operator IDs), balance diffs between commits, and total effective balance
  • Add search by cluster ID, owner address, or operator IDs in the UI
  • Support historical proofs via ?epoch=N on the proof endpoint
  • Auto-polling with stale response protection

Test plan

  • Storage tests for GetCommitByEpoch (boundaries, all statuses, balances)
  • Storage tests for GetAllClusterInfo
  • API tests for epoch param, balance diffs, cluster info enrichment, historical proofs
  • make test passes

@olegshmuelov olegshmuelov marked this pull request as ready for review February 18, 2026 16:29
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.

1 participant