Skip to content

chore(consensus): remove stale TODO in dummy proposal#3404

Merged
zvolin merged 1 commit into
mainfrom
zvolin/max-num-batches
May 13, 2026
Merged

chore(consensus): remove stale TODO in dummy proposal#3404
zvolin merged 1 commit into
mainfrom
zvolin/max-num-batches

Conversation

@zvolin
Copy link
Copy Markdown
Contributor

@zvolin zvolin commented May 12, 2026

Fixes #3403.

Panics mentioned by the TODO don't seem to appear any more. I kept increasing the values and everything worked until values were big enough to the point that consensus couldn't be reached, because proposal wasn't ready in time, and other nodes were sending Nil votes on proposal timeout.

@zvolin zvolin requested a review from a team as a code owner May 12, 2026 15:31
@zvolin zvolin merged commit b2db04a into main May 13, 2026
11 checks passed
@zvolin zvolin deleted the zvolin/max-num-batches branch May 13, 2026 11:24
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.

verify that consensus doesn't panic with higher number of batches in proposals

3 participants