Skip to content

Add endpoint for fetching inclusion lists for a given slot - #2

Open
conache wants to merge 7 commits into
support-get-il-v1from
add-il-fetch-endpoint-to-beacon-api
Open

Add endpoint for fetching inclusion lists for a given slot#2
conache wants to merge 7 commits into
support-get-il-v1from
add-il-fetch-endpoint-to-beacon-api

Conversation

@conache

@conache conache commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Proposed Changes

Additional Info

  • Slot handling: only the IL for the current slot is produced. Any slot provided that is in the past or future causes the endpoint to return a bad request status code.
  • Tests: this PR only adds a test for the pre-Heze fork-gate behaviour. Other tests are left as TODO (happy-path of the flow, fetching for a slot other than the current one, EL call failure). These tests will be added in a follow-up PR, after we make sure the harness can operate on a Heze chain. The main blocker is the Heze block production logic, which will be added in a separate PR.

@conache
conache marked this pull request as ready for review July 20, 2026 13:03
@conache
conache force-pushed the add-il-fetch-endpoint-to-beacon-api branch from 3219e63 to b9a3a33 Compare July 24, 2026 09:34
@conache
conache force-pushed the add-il-fetch-endpoint-to-beacon-api branch from b9a3a33 to d971140 Compare July 28, 2026 08:23
@conache
conache force-pushed the add-il-fetch-endpoint-to-beacon-api branch 2 times, most recently from 5acb5d3 to 5503f08 Compare August 6, 2026 08:56
@conache
conache force-pushed the add-il-fetch-endpoint-to-beacon-api branch from e6641b8 to 004f022 Compare August 12, 2026 09:40
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