Skip to content

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

Merged
dslovinsky merged 2 commits into
mainfrom
bot/daikon-specs-update
Jul 17, 2026
Merged

docs(specs): update OpenRPC specifications from Daikon [Bot]#1457
dslovinsky merged 2 commits into
mainfrom
bot/daikon-specs-update

Conversation

@gha-alchemyplatform-temporal

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:

  • MegaETH

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.

@gha-alchemyplatform-temporal
gha-alchemyplatform-temporal Bot requested a review from a team as a code owner July 17, 2026 16:00
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 17, 2026, 8:14 PM

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

Copy link
Copy Markdown

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: 2c9eeb239c

ℹ️ 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 +23 to +26
- $ref: ../_components/custom/methods.yaml#/components/methods/eth_getCodeByHash
- $ref: ../_components/custom/methods.yaml#/components/methods/eth_getHeaderByHash
- $ref: >-
../_components/custom/methods.yaml#/components/methods/eth_getHeaderByNumber

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Define the newly referenced MegaETH methods

All three new fragment targets are absent from src/openrpc/chains/_components/custom/methods.yaml. generateOpenRpcSpec dereferences this file before writing content/api-specs/chains/megaeth.json, so the unresolved references cause the MegaETH RPC generation to report an error and prevent the updated API spec (and therefore the newly linked endpoint pages) from being produced. Add the component definitions or point these entries at an existing source.

Useful? React with 👍 / 👎.

@dslovinsky
dslovinsky merged commit 042ceac into main Jul 17, 2026
10 checks passed
@dslovinsky
dslovinsky deleted the bot/daikon-specs-update branch July 17, 2026 20:19
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