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

Make block_to_lightclient_header_XXX functions private #14502

Merged

Conversation

Inspector-Butters
Copy link
Contributor

What type of PR is this?
Other - Refactoring

What does this PR do? Why is it needed?
This PR refactors the block_to_lightclient_header_XXX (of different versions) in favor of the one block_to_lightclient_header function. This function returns a LightClientHeaderContainer object, which can be put into a LightClientUpdate.Header object (or other ones) directly.

Which issues(s) does this PR fix?
This PR is needed as part of #12991

rkapka
rkapka previously approved these changes Oct 3, 2024
@rkapka rkapka enabled auto-merge October 3, 2024 18:27
@rkapka rkapka disabled auto-merge October 3, 2024 18:47
@rkapka rkapka added this pull request to the merge queue Oct 3, 2024
Merged via the queue into prysmaticlabs:develop with commit 3824e8a Oct 3, 2024
18 checks passed
@Inspector-Butters Inspector-Butters deleted the private-block2header branch October 3, 2024 22:26
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