Skip to content

runtime: rewrite blockhash queue #5728

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

Merged
merged 2 commits into from
Jul 21, 2025
Merged

runtime: rewrite blockhash queue #5728

merged 2 commits into from
Jul 21, 2025

Conversation

ripatel-fd
Copy link
Contributor

@ripatel-fd ripatel-fd commented Jul 17, 2025

Makes the blockhash queue a statically sized struct.
Moves it from an fd_types redblack tree to a deque backed hashmap.
Also adds tests.

@ripatel-fd ripatel-fd force-pushed the ripatel/blockhashes branch 6 times, most recently from 8cf8dc3 to 9348397 Compare July 18, 2025 23:55
@ripatel-fd ripatel-fd force-pushed the ripatel/blockhashes branch from 30a7bb9 to 65bfa75 Compare July 21, 2025 13:18
@ripatel-fd ripatel-fd added this pull request to the merge queue Jul 21, 2025
Merged via the queue into main with commit 8f6e23b Jul 21, 2025
9 checks passed
@ripatel-fd ripatel-fd deleted the ripatel/blockhashes branch July 21, 2025 17:02
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