Skip to content

Conversation

@MatheusFranco99
Copy link
Contributor

@MatheusFranco99 MatheusFranco99 commented Jan 12, 2024

Solves issue #118.

Tests:

  • Test proposer operator at the start of the instance
  • Test non-proposer operator at the start of the instance

Changes:

  • Added a StartInstance boolean flag and a StartValue []byte in MsgProcessingSpecTest. If it's set to true, the test will call the Start instance function and generate the proposal if the operator is the leader.

"Decided": false,
"DecidedValue": null,
"ProposeContainer": {
"Msgs": {}
Copy link
Contributor

Choose a reason for hiding this comment

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

this is empty because we are just ouputting the message and not processing it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Exactly

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.

Looks good

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants