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

feat(sequencer): remove get block with timeout #184

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

Mirko-von-Leipzig
Copy link
Contributor

This PR removes sequencer::block_by_number_with_timeout. This was a work-around for the sequencer's poor performance on old blocks. This has since been fixed and is hopefully no longer necessary.

This was a work-around for the sequencer's poor performance on old blocks
This has since been fixed.
@Mirko-von-Leipzig Mirko-von-Leipzig force-pushed the remove_blocks_workaround branch from e244cae to b59635d Compare March 9, 2022 08:45
@Mirko-von-Leipzig Mirko-von-Leipzig merged commit cf785c2 into main Mar 9, 2022
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the remove_blocks_workaround branch March 9, 2022 10:33
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.

2 participants