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

process lc finality update only for new finalized checkpoints #14713

Merged
merged 12 commits into from
Dec 12, 2024

Conversation

rupam-04
Copy link
Contributor

@rupam-04 rupam-04 commented Dec 11, 2024

What type of PR is this?

Feature

What does this PR do? Why is it needed?

Process light client finality updates only for new finalized checkpoints instead of doing it for every block. Also adds an EmptyExecutionPayloadHeader() function to use in BlockToLightClientHeader() instead of hardcoding the values

Which issues(s) does this PR fix?

Part of #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.

Sorry, something went wrong.

@rupam-04 rupam-04 requested a review from a team as a code owner December 11, 2024 10:43
@rupam-04 rupam-04 requested review from kasey, nalepae and nisdas December 11, 2024 10:43

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
rupam-04 and others added 2 commits December 13, 2024 01:22

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Co-authored-by: Radosław Kapka <radoslaw.kapka@gmail.com>
rkapka
rkapka previously approved these changes Dec 12, 2024
Copy link
Contributor

@rkapka rkapka left a comment

Choose a reason for hiding this comment

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

LGTM

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
@rkapka rkapka added this pull request to the merge queue Dec 12, 2024
Merged via the queue into prysmaticlabs:develop with commit d93a1b6 Dec 12, 2024
15 checks passed
@rupam-04 rupam-04 deleted the lc-finality branch December 12, 2024 20:51
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.

None yet

2 participants