-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
BEP-466: Make the block header format compatible with EIP-7685 #2777
Conversation
RequestsHash should also be used to generate the signature of blocks, |
a06734d
to
9185f29
Compare
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.
ed25018
to
596a027
Compare
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: