Skip to content

Add rooted block history RPC methods - #284

Open
NeerajGodiyal wants to merge 3 commits into
alpenglow-devfrom
koro/rpc-block-history
Open

NeerajGodiyal wants to merge 3 commits into
alpenglow-devfrom
koro/rpc-block-history

Conversation

@NeerajGodiyal

@NeerajGodiyal NeerajGodiyal commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator

Summary

Add getBlock, minimumLedgerSlot, and getFirstAvailableBlock for recent blocks. Mithril stores the block metadata and fee rewards needed for these requests. getBlock supports metadata requests; full transaction details are not supported.

Testing

  • Focused Go tests and go vet passed, including fork changes and restart.
  • Tested recent block responses with an unmodified Solana Exporter against a combined Mithril build on Alpenglow.
  • Verified the unsupported full-transaction response over HTTP.

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.

1 participant