Skip to content

feat(attester): attest from fixed genesis set (Part 4)#397

Draft
randygrok wants to merge 1 commit intosplit/03-rpc-commitfrom
split/04-attester-cli
Draft

feat(attester): attest from fixed genesis set (Part 4)#397
randygrok wants to merge 1 commit intosplit/03-rpc-commitfrom
split/04-attester-cli

Conversation

@randygrok
Copy link
Copy Markdown
Contributor

Summary

This is Part 4 of the prod-readiness split, stacked on #396.

Changes:

  • Make the attester command assert genesis registration instead of joining the set dynamically.
  • Sign and broadcast the same CometBFT vote payload.
  • Use the consensus-key address for attester set lookup and MsgAttest.
  • Poll /block for latest produced height so attester mode does not deadlock on /status.
  • Add coverage for attester RPC helpers and command behavior.

Validation

  • go test ./server

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 28, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 668df001-624c-4f01-897c-094fd31a1d18

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch split/04-attester-cli

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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