We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a tracking issue for the work being done to build out Fork-Choice Enforced Inclusion Lists (FOCIL)
Spec: ethereum/consensus-specs#4003
I've tried breaking up the changes into separate tasks. This list should be edited/updated as we go
Boilerplate
Beacon Chain
Validator
Engine API
notify_new_payload
verify_and_notify_new_payload
Networking
Fork Choice
unsatisfied_inclusion_list_block
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
This is a tracking issue for the work being done to build out Fork-Choice Enforced Inclusion Lists (FOCIL)
Spec: ethereum/consensus-specs#4003
I've tried breaking up the changes into separate tasks. This list should be edited/updated as we go
Boilerplate
Beacon Chain
Validator
Engine API
notify_new_payload
&verify_and_notify_new_payload
Networking
Fork Choice
unsatisfied_inclusion_list_block
logicThe text was updated successfully, but these errors were encountered: