Skip to content

Conversation

@aditiharini
Copy link
Contributor

@aditiharini aditiharini commented Jan 12, 2026

When starting up a new validator node that isn't yet in the active validator set, we ran into an issue where the node would commit blocks with empty commit certificates. We don't want nodes to commit blocks with empty commit certificates because read nodes cannot sync blocks from them without valid commit certificates.

Tested this change in testnet.

@vercel
Copy link

vercel bot commented Jan 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
snapchain-docs Ready Ready Preview, Comment Jan 12, 2026 11:04pm

@aditiharini aditiharini changed the title chore: add validator logging [WIP] chore: add validator logging Jan 12, 2026
@aditiharini aditiharini changed the title [WIP] chore: add validator logging fix: skip committed block if commit certificate is empty Jan 12, 2026
@aditiharini aditiharini marked this pull request as ready for review January 12, 2026 23:57
@aditiharini aditiharini merged commit e53b655 into main Jan 13, 2026
4 checks passed
@aditiharini aditiharini deleted the add-validator-logging branch January 13, 2026 23:44
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.

2 participants