Skip to content
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

Fix lightclient header #14389

Merged

Conversation

Inspector-Butters
Copy link
Contributor

What type of PR is this?
Feature

What does this PR do? Why is it needed?
This PR adds the LightClientHeader struct from Altair. to be more exact:

  • Adds LightClientHeader proto struct and has the other structs use it.
  • Changes the api/server/structs to use the new LightClientHeader.
  • fixes all the references.

Which issues(s) does this PR fix?
This completes the Altair data structs, and partially addresses #12991

@rkapka rkapka enabled auto-merge August 27, 2024 19:18
@rkapka rkapka added this pull request to the merge queue Aug 29, 2024
Merged via the queue into prysmaticlabs:develop with commit 3015eea Aug 29, 2024
17 of 18 checks passed
james-prysm pushed a commit that referenced this pull request Sep 6, 2024
* change LCUpdate to use LCHeader

* fix api struct usages

* fix api struct finalized_header

* add lightclientheader to proto structs

* fix proto usages

* fix proto usages in events

* fix uppercase field in protobuf defenition

---------

Co-authored-by: Radosław Kapka <[email protected]>
@Inspector-Butters Inspector-Butters deleted the fix-lightclient-header branch September 9, 2024 16:56
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.

2 participants