Skip to content

all: implement inclusion list for epbs #1

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

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

all: implement inclusion list for epbs #1

wants to merge 19 commits into from

Conversation

manav2401
Copy link
Owner

@manav2401 manav2401 commented Sep 10, 2023

This PR implements things necessary to support inclusion list for ePBS. A detailed article on the design is available here. Consensus specs can be found here and here.

Have added TODOs at places for things I am unsure of.

The engine API spec to be followed can be found here. Below 3 methods needs to be implemented.

  1. engine_getInclusionListV1
  2. engine_newInclusionListV1
  3. engine_newPayloadVePBS

Add high level functions in txpool to server transactions for inclusion list when demanded. Define functions for new engine apis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant