Skip to content

Conversation

@MatheusFranco99
Copy link
Contributor

@MatheusFranco99 MatheusFranco99 commented Jan 17, 2024

Goal

Align field names according to official spec, solving issue #220.

Previous

In Message, we have:

RoundChangeJustification
PrepareJustification

Usage:

  • In Round-Change messages, RoundChangeJustification holds Prepare messages.
  • In Proposal messages, RoundChangeJustification holds Round-Change messages, and PrepareJustification holds prepare messages.

New

In Message, we drop PrepareJustification to use the name ProposalJustification.
Usage:

  • In Round-Change messages, RoundChangeJustification holds Prepare messages (same).
  • In Proposal messages, RoundChangeJustification holds Prepare messages, and ProposalJustification holds Round-Change messages.

@MatheusFranco99 MatheusFranco99 self-assigned this Jan 17, 2024
@GalRogozinski GalRogozinski self-requested a review January 17, 2024 08:56
Copy link
Contributor

@GalRogozinski GalRogozinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions
Copy link

This pull request has been marked as stale due to 60 days of inactivity.

@github-actions github-actions bot added the stale label Jul 11, 2025
@y0sher y0sher removed the stale label Sep 28, 2025
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.

5 participants