Add Stellar data feeds write e2e - #23412
Draft
Fletch153 wants to merge 3 commits into
Draft
Conversation
- Pin chainlink-stellar and bindings to the embedded artifacts commit - Deploy and configure the data feeds cache via the stellar feature - New datafeeds/write workflow encoding report entries in-workflow - Assert the answer lands on-chain by polling the cache latest_round
This was referenced Aug 14, 2026
- Bump chainlink-stellar and bindings pins to the regenerated batch bindings in all four modules - Data ids are now 32 opaque bytes: widen the feature helpers and the test fixture, drop the wire-id zero padding - Read via batch LatestRound and unwrap the single entry
Fletch153
force-pushed
the
feature/DF-25510/stellar-data-feeds-e2e
branch
from
August 18, 2026 19:02
b5e09b0 to
9ef3eda
Compare
- Guard a zero scheduled execution time, which the cache would silently drop as stale, and split the data id hex errors so the length case no longer prints a nil decode error - Return an error for a missing forwarder instead of panicking - Fold the vestigial error-message block onto the proto getter - Assert round id and timestamp alongside the answer - Rename helpers to package conventions, drop restating doc comments, convert report tests to require
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.
Summary