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

Raise http body limit for fetching genesis state on Holesky #14689

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

kasey
Copy link
Contributor

@kasey kasey commented Dec 3, 2024

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

This fixes a bug where checkpoint sync could not be started against holesky when downloading the genesis state from the checkpoint origin server. This issue was unique to holesky where the genesis state is much larger than the default 8MB limit.

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.

@kasey kasey requested a review from a team as a code owner December 3, 2024 18:50
@nalepae nalepae added this pull request to the merge queue Dec 3, 2024
Merged via the queue into develop with commit ae36630 Dec 3, 2024
15 checks passed
@nalepae nalepae deleted the holesky-genesis-fix branch December 3, 2024 21:31
@kasey kasey added the changelog/fixed Changelog Section: Fixed label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/fixed Changelog Section: Fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants