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

[feature] allow teku to sync with http-sync method #9179

Open
rolfyone opened this issue Feb 26, 2025 · 0 comments
Open

[feature] allow teku to sync with http-sync method #9179

rolfyone opened this issue Feb 26, 2025 · 0 comments

Comments

@rolfyone
Copy link
Contributor

Lighthouse has a tool to force sync blocks via HTTP. On that same branch I linked above you can compile lcli and then run: lcli http-sync --network holesky --start-block head --source-url "http://localhost:5052" --target-url "http://localhost:7052"

its a standard set of calls but we have checks,and potentially other limiting issues got hit also.

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

No branches or pull requests

1 participant