Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ExecutionReceiptSignatures and ResultApprovalSignatures to BlockSeal #170

Merged
merged 2 commits into from
May 25, 2021

Conversation

beaugunderson
Copy link
Contributor

Description

Adds ExecutionReceiptSignatures and ResultApprovalSignatures to BlockSeal with no conversion. I looked a bit at the verifier code in flow-go but am unsure if these should be represented as [][]byte or as something more structured; they seem to be generated from crypto.Signature.

Also added some comments; please check to ensure my understanding is correct. :)


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

Copy link
Contributor

@psiemens psiemens left a comment

Choose a reason for hiding this comment

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

Sorry @beaugunderson, not sure how I missed this. LGTM!

@turbolent turbolent merged commit 9bb50d7 into onflow:master May 25, 2021
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.

3 participants