Skip to content

Conversation

Khushi-Chaudhary04
Copy link
Contributor

Fixes #4638

@Khushi-Chaudhary04
Copy link
Contributor Author

Hey @jtraglia! This PR explicitly defines the LightClientUpdate container in the spec for Capella, Deneb, and Electra to resolve the ambiguity from #4638. Ready for review whenever you're free. Thanks!


```python
class LightClientUpdate(Container):
# [Modified in Capella] References the Capella-specific LightClientHeader
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the fork comments (eg [Modified in <fork>]) let's remove the extra sentence to the right.

Suggested change
# [Modified in Capella] References the Capella-specific LightClientHeader
# [Modified in Capella]

@jtraglia jtraglia changed the title Fixes #4638: Define LightClientUpdate across all light client specs Explicitly define updated light-client containers for Capella Oct 20, 2025
@jtraglia jtraglia merged commit df767ab into ethereum:master Oct 20, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing updated containers in lightclient specs

2 participants