-
Notifications
You must be signed in to change notification settings - Fork 138
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
feat: add documentation on block processing #221
base: master
Are you sure you want to change the base?
Conversation
Your Render PR Server URL is https://nomicon-pr-221.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c357dde31hsegue5thpg. |
- Chunk headers root computed from chunk headers does not match `chunk_headers_root` in the header. | ||
- Transactions root computed from chunk headers does not match `chunk_tx_root` in the header. | ||
- For some index `i`, `chunk_mask[i]` does not match whether a new chunk from shard `i` is included in the block. | ||
- Its vrf output is invalid |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #222 to track this
@bowenwang1996 Should this be merged eventually? Can you reassign the reviewer? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is still relevant. @mm-near could you review (or find someone else to review) this PR? Thanks!
Hey @bowenwang1996 do you still want to proceed with this feat ? |
No description provided.