Skip to content

Conversation

@ssd04
Copy link
Contributor

@ssd04 ssd04 commented Dec 18, 2024

Reasoning behind the pull request

  • Do not wait for signatures if proof already received
  • small refactorings and checks

Testing procedure

  • TBD

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@ssd04 ssd04 self-assigned this Dec 18, 2024
AdoAdoAdo
AdoAdoAdo previously approved these changes Dec 18, 2024
sr.mutProcessingEndRound.Lock()
defer sr.mutProcessingEndRound.Unlock()
proof, ok := sr.sendProof()

Copy link
Contributor

Choose a reason for hiding this comment

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

remove the empty line here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@AdoAdoAdo AdoAdoAdo merged commit 7e35a87 into feat/equivalent-messages Dec 19, 2024
5 checks passed
@AdoAdoAdo AdoAdoAdo deleted the subround-endround-v2-fixes branch December 19, 2024 08:11
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.

4 participants