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

Update lc functions to use the dev branch of CL specs #14471

Merged
merged 20 commits into from
Oct 3, 2024

Conversation

rupam-04
Copy link
Contributor

@rupam-04 rupam-04 commented Sep 21, 2024

This PR should be reviewed after #14468
#14457 -> #14468 -> #14471

What type of PR is this?

Other

What does this PR do? Why is it needed?

Upgrades the createLightClientBootstrap function to reference the dev branch of CL specs. The current implementation works fine for Altair but upgrading it would make the implementations for newer forks easier. I also rebased @Inspector-Butters 's fix-lc-execution-header-bug branch on top of mine as he had to update the NewLightClientUpdateFromBeaconState function for his PR #14468

Which issues(s) does this PR fix?

Partially addresses #12991

Other notes for review

Acknowledgements

  • I have read CONTRIBUTING.md.
  • I have made an appropriate entry to CHANGELOG.md.
  • I have added a description to this PR with sufficient context for reviewers to understand this PR.

@rupam-04 rupam-04 changed the title (WIP) Update lc functions to use the dev branch of CL specs Update lc functions to use the dev branch of CL specs Sep 25, 2024
@rupam-04 rupam-04 marked this pull request as ready for review September 25, 2024 16:30
@rupam-04 rupam-04 requested a review from a team as a code owner September 25, 2024 16:30
@rupam-04 rupam-04 marked this pull request as draft September 27, 2024 16:11
@rupam-04 rupam-04 marked this pull request as ready for review October 3, 2024 18:52
@rkapka rkapka enabled auto-merge October 3, 2024 20:26
@rkapka rkapka added this pull request to the merge queue Oct 3, 2024
Merged via the queue into prysmaticlabs:develop with commit 21ca4e0 Oct 3, 2024
18 checks passed
@rupam-04 rupam-04 deleted the update-to-dev branch October 3, 2024 20:59
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.

3 participants