Route PTC data requests through configured nodes - #433
Open
AntiD2ta wants to merge 2 commits into
Open
Conversation
AntiD2ta
marked this pull request as ready for review
August 27, 2026 15:48
Use a dedicated payload-attestation-data multiclient and direct top-level fallback. Files: main.go, util/config.go, clients_test.go, util/config_test.go, docs/configuration.md. Note: gosilent test ./... remains blocked by the existing blockrelay/v1 RelayWrongType error-text expectation under this Go toolchain; this branch has the same failure.
Payload attestation data addresses read their own strategy key directly and fell straight back to the top-level addresses, skipping the documented strategies-level default that every other data path honours. Resolve them with BeaconNodeAddresses so strategies.beacon-node-addresses applies, and cover the strategies-level and direct-override cases. Move the configuration example next to its siblings, note in the startup comment that unusable payload attestation data addresses do fail startup, and record the new option in the changelog.
AntiD2ta
force-pushed
the
gloas-ptc-data-addresses
branch
from
August 27, 2026 16:00
fab0442 to
a6bd33f
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Use a dedicated payload-attestation-data multiclient and direct top-level fallback.
Files: main.go, util/config.go, clients_test.go, util/config_test.go, docs/configuration.md.
Stack created with GitHub Stacks CLI • Give Feedback 💬