Skip to content

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

Merged
randygrok merged 4 commits into
split/01-genesis-attester-setfrom
split/04-attester-cli
Jun 25, 2026
Merged

feat(attester): attest from fixed genesis set (Part 4)#397
randygrok merged 4 commits into
split/01-genesis-attester-setfrom
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

coderabbitai Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: b9aa5880-dcdd-45aa-9be8-6166ddd68723

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.

@randygrok randygrok marked this pull request as ready for review April 29, 2026 09:05
@randygrok randygrok requested a review from a team as a code owner April 29, 2026 09:05
Base automatically changed from split/03-rpc-commit to split/01-genesis-attester-set June 25, 2026 08:52
@randygrok randygrok merged commit 4ab0bcc into split/01-genesis-attester-set Jun 25, 2026
14 checks passed
@randygrok randygrok deleted the split/04-attester-cli branch June 25, 2026 08:58
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