-
Notifications
You must be signed in to change notification settings - Fork 1.8k
BEP-466: Make the block header format compatible with EIP-7685 #2777
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
Conversation
|
RequestsHash should also be used to generate the signature of blocks, |
zzzckck
left a comment
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.
so far, LGTM, but need further update as Ethereum will remove requests from block body, BSC will do the same thing.
MatusKysel
left a comment
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.
👍
Description
BEP-466: Make the block header format compatible with EIP-7685
Rationale
tell us why we need these changes...
Example
add an example CLI or API response...
Changes
Notable changes: