Skip to content

docs(specs): update OpenRPC specifications from Daikon [Bot]#1171

Closed
alchemy-bot wants to merge 1 commit intomainfrom
bot/daikon-specs-update
Closed

docs(specs): update OpenRPC specifications from Daikon [Bot]#1171
alchemy-bot wants to merge 1 commit intomainfrom
bot/daikon-specs-update

Conversation

@alchemy-bot
Copy link
Copy Markdown
Contributor

🤖 Automated update of OpenRPC specs

This PR updates JSON-RPC method references based on the latest Daikon config. See this comprehensive guide

1 chain created or updated:

  • Solana

This workflow run:

  • Uses references to shared components for methods
  • Creates new OpenRPC specs and updates existing ones
  • For new chains, adds them to docs navigation
  • Respects x-bot-ignore arrays to exclude specific methods from automation

Something look wrong? If you are an Alchemy employee please open a PR with changes in Daikon. If you are a member of the public please reach out to our team.

@alchemy-bot alchemy-bot requested a review from a team as a code owner March 31, 2026 16:00
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Mar 31, 2026, 4:01 PM

@github-actions
Copy link
Copy Markdown

🔍 Link Check

Status: ⏭️ Skipped (no content changes)

View workflow run

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2d06ab1e7f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 79 to 80
- $ref: ../_components/solana/methods.yaml#/components/methods/simulateBundle
- $ref: ../_components/solana/methods.yaml#/components/methods/simulateTransaction
- $ref: ../_components/solana/methods.yaml#/components/methods/getTransaction
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore simulateTransaction to Solana method refs

Removing this $ref drops simulateTransaction from the published Solana OpenRPC surface even though the method is still defined in src/openrpc/chains/_components/solana/methods.yaml (components/methods/simulateTransaction). Since spec generation dereferences the methods list, consumers of the generated spec (endpoint docs and any tooling built from it) will no longer see a supported core RPC method, creating an incomplete/incorrect API reference.

Useful? React with 👍 / 👎.

@SahilAujla SahilAujla closed this Mar 31, 2026
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.

2 participants