Skip to content

Add stellar block metadata to latestLedger#687

Merged
ilija42 merged 1 commit into
mainfrom
PLEX-3243-stellar-cs-getLedgerAt
Jul 15, 2026
Merged

Add stellar block metadata to latestLedger#687
ilija42 merged 1 commit into
mainfrom
PLEX-3243-stellar-cs-getLedgerAt

Conversation

@ilija42

@ilija42 ilija42 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@ilija42
ilija42 requested review from a team as code owners July 15, 2026 14:52
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@ilija42
ilija42 enabled auto-merge July 15, 2026 14:56
@cl-sonarqube-production

Copy link
Copy Markdown

LedgerCloseTime: ledger.LedgerCloseTime,
}

hash, err := hex.DecodeString(ledger.Hash)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: in all other caps, we have conversion from service reply to capability reply in common

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have to pull in the stellar xdr library to make the decoding easier, I can't do that in chainlink-common

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so I could do a hybrid or just have everything in one place

@ilija42
ilija42 added this pull request to the merge queue Jul 15, 2026
Merged via the queue into main with commit 747456f Jul 15, 2026
20 of 21 checks passed
@ilija42
ilija42 deleted the PLEX-3243-stellar-cs-getLedgerAt branch July 15, 2026 15:14
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