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

Watermark order issue #385

Merged
merged 4 commits into from
Jul 6, 2023
Merged

Watermark order issue #385

merged 4 commits into from
Jul 6, 2023

Conversation

e-asphyx
Copy link
Contributor

While the endorsement operation can't obviously be injected before the block it's endorsing it still can be forged and signed before the block header (but not before operations) as it doesn't refer to the final hash of the signed block but to block's payload hash instead which is computed from the operations hash and the block's predecessor hash only. So the signer service shouldn't expect any specific order of block header and endorsement requests.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 3, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d3cd513
Status: ✅  Deploy successful!
Preview URL: https://07d69662.signatory.pages.dev
Branch Preview URL: https://watermark-order-issue.signatory.pages.dev

View logs

Copy link
Contributor

@stephengaudet stephengaudet left a comment

Choose a reason for hiding this comment

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

we've had 0 errors in the last 24 hours with this build

@stephengaudet stephengaudet merged commit 11d91a4 into main Jul 6, 2023
7 checks passed
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.

2 participants