Skip to content

feat: add extend method to BlockHashCache#3471

Merged
rakita merged 1 commit intobluealloy:mainfrom
mattsse:block-hash-cache-extend
Mar 3, 2026
Merged

feat: add extend method to BlockHashCache#3471
rakita merged 1 commit intobluealloy:mainfrom
mattsse:block-hash-cache-extend

Conversation

@mattsse
Copy link
Copy Markdown
Collaborator

@mattsse mattsse commented Mar 3, 2026

Adds an extend method to BlockHashCache that accepts an iterator of (u64, B256) pairs, making it convenient to bulk-insert block hashes.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 3, 2026

Merging this PR will not alter performance

✅ 176 untouched benchmarks


Comparing mattsse:block-hash-cache-extend (6bb26ba) with main (ae1c9dc)

Open in CodSpeed

@rakita rakita merged commit 4529676 into bluealloy:main Mar 3, 2026
31 checks passed
@github-actions github-actions bot mentioned this pull request Mar 3, 2026
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