Skip to content

docs(solana): document v0/v1 versioned transactions - #938

Merged
joshkauffman merged 2 commits into
developfrom
v0-v1-txs-docs
Sep 16, 2026
Merged

joshkauffman merged 2 commits into
developfrom
v0-v1-txs-docs

Conversation

@joshkauffman

Copy link
Copy Markdown
Contributor

Summary

  • Add a Solana how-to on versioned transactions: what the new version, versioned, and transaction_config fields are, and who needs to change anything (most users don't).
  • Covers the upgrade path for both substreams-solana crate users and those vendoring proto directly, plus a note on the RPC maxSupportedTransactionVersion gotcha.
  • Wired into SUMMARY.md and the changelog.

Test plan

  • Preview docs build renders the new page and TOC entry correctly.

🤖 Generated with Claude Code

Recent Solana blocks carry a version/versioned flag and, for v1
transactions, a transaction_config field. Existing Substreams packages
keep working unchanged; explain when and how to upgrade to read the
new fields, and flag the RPC maxSupportedTransactionVersion gotcha.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@dfuse-bot
dfuse-bot requested a review from maoueh September 16, 2026 14:08
@dfuse-bot

dfuse-bot commented Sep 16, 2026

Copy link
Copy Markdown

🔍 Vulnerabilities of ghcr.io/streamingfast/substreams:df29da4

📦 Image Reference ghcr.io/streamingfast/substreams:df29da4
digestsha256:7f7c9b912b2c41f9541173c7765260ee92e44ea8b48103e3dd2fa052bebec9d1
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size122 MB
packages380
📦 Base Image ubuntu:24.04
also known as
  • noble
  • noble-20260911
digestsha256:496754492fb28b4d3049432f2ca787449331e23fb14f0dd3fffea86bf5a93eb4
vulnerabilitiescritical: 0 high: 0 medium: 7 low: 2

@joshkauffman
joshkauffman merged commit 227e13c into develop Sep 16, 2026
6 of 8 checks passed
@joshkauffman
joshkauffman deleted the v0-v1-txs-docs branch September 16, 2026 18:32
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