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

Enhancement: blocks-behind parameter in SHIP request #111

Open
cc32d9 opened this issue Apr 18, 2022 · 0 comments
Open

Enhancement: blocks-behind parameter in SHIP request #111

cc32d9 opened this issue Apr 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cc32d9
Copy link
Contributor

cc32d9 commented Apr 18, 2022

Traffic-intensive networks, such as WAX, cause problems in state history processors because they are too slow in rolling back on forks.

A new parameter in ship request, "blocks-behind" should tell the state history plugins to stream only the blocks which are this number of blocks behind the head. So, the state history processor will have the data that is a few seconds late, but it will dramatically reduce the number of forks to process.

@tedcahalleos tedcahalleos added enhancement New feature or request and removed enhancement New feature or request labels Apr 19, 2022
@matthewdarwin matthewdarwin added the enhancement New feature or request label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

3 participants