docs(specs): update OpenRPC specifications from Daikon [Bot] - #1493
docs(specs): update OpenRPC specifications from Daikon [Bot]#1493gha-alchemyplatform-temporal[bot] wants to merge 3 commits into
Conversation
🔗 Preview Mode
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b035be7309
ℹ️ 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/getSlotLeaders | ||
| - $ref: ../_components/solana/methods.yaml#/components/methods/getStakeActivation | ||
| - $ref: >- | ||
| ../_components/solana/methods.yaml#/components/methods/getStakeMinimumDelegation |
There was a problem hiding this comment.
Add the missing OpenRPC method component
This new $ref points to ../_components/solana/methods.yaml#/components/methods/getStakeMinimumDelegation, but a repo-wide search shows that component is not defined anywhere. When scripts/generate-rpc.ts dereferences src/openrpc/chains/solana/solana.yaml, Solana spec generation will fail instead of producing the endpoint, so the new overview link cannot be generated either.
Useful? React with 👍 / 👎.
🤖 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:
This workflow run:
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.