Skip to content

Conversation

@alchemy-bot
Copy link
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, creates generators.yaml and 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 January 26, 2026 16:00
@github-actions
Copy link

github-actions bot commented Jan 26, 2026

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ❌ Failed Jan 26, 2026, 4:00 PM

Copy link

@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: f8f63d5d5c

ℹ️ 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".

- $ref: ../_components/solana/methods.yaml#/components/methods/minimumLedgerSlot
- $ref: ../_components/solana/methods.yaml#/components/methods/requestAirdrop
- $ref: ../_components/solana/methods.yaml#/components/methods/sendTransaction
- $ref: ../_components/solana/methods.yaml#/components/methods/simulateBundle

Choose a reason for hiding this comment

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

P2 Badge Add missing OpenRPC component or remove ref

The new $ref points to ../_components/solana/methods.yaml#/components/methods/simulateBundle, but there is no simulateBundle definition in src/openrpc/chains/_components/solana/methods.yaml (repo-wide search only finds this reference). Any OpenRPC validation or spec generation that resolves component refs for Solana will fail, and downstream docs for that method won’t be generated until a matching component is added.

Useful? React with 👍 / 👎.

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