This repository was archived by the owner on Jan 16, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 212
providers-alloy: BeaconClient.filtered_beacon_blobs fetches and validates only necessary blobs, and does not fallback to sidecars endpoint
#3211
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
a6a6261
Add httpmock-based test for OnlineBeaconClient
geoknee 8f71b93
WIP
geoknee ef79879
WIP
geoknee e2e19d4
WIP
geoknee 3301247
define custom BeaconClientError
geoknee 8b041d5
Test error handling for incorrect blob responses
geoknee dd92ea2
Remove unused imports and deprecated constant
geoknee 0b01c59
Simplify blob fetch by propagating HTTP errors
geoknee d98adb4
Rename blob sidecar metrics to blob metrics
geoknee 31cd502
Apply suggestions from code review
geoknee 0aa3dce
Add httpmock and make BLOB_SIZE private
geoknee a09d466
Add docs for BeaconClientError and re-export
geoknee 5604dc8
Move thiserror import and simplify error handling
geoknee 97ea290
Propagate genesis errors with ? operator
geoknee 65f35f4
Return Result from blob_versioned_hash
geoknee 39c01c7
Remove unused KzgErrors import
geoknee 902a2dc
Attach recomputed hashes to blobs for matching
geoknee a4ee525
Collect blobs into HashMap for O(1) lookup
geoknee a63a1d4
lint
geoknee 8d1606d
Apply suggestions from code review
geoknee 9645443
refactor test with a loop
geoknee ad41ad8
typo
geoknee 69588de
Merge branch 'main' into gk/3136
geoknee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.