-
Notifications
You must be signed in to change notification settings - Fork 307
Envelope processing #7748
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
base: unstable
Are you sure you want to change the base?
Envelope processing #7748
Conversation
|
Merge conflict in |
|
Merge conflict with in |
beacon_chain/nimbus_beacon_node.nim
Outdated
| MsgSource.gossip, signedBid))) | ||
|
|
||
| # execution_payload | ||
| # https://github.com/ethereum/consensus-specs/blob/v1.6.1/specs/gloas/p2p-interface.md#execution_payload |
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.
New spec reference URL should target and be consistent with v1.7.1-alpha.1, e.g. https://github.com/ethereum/consensus-specs/blob/v1.7.0-alpha.1/specs/gloas/p2p-interface.md#execution_payload
# Conflicts: # beacon_chain/gossip_processing/block_processor.nim
No description provided.