docs(specs): update OpenRPC specifications from Daikon [Bot]#1349
docs(specs): update OpenRPC specifications from Daikon [Bot]#1349alchemy-bot wants to merge 7 commits into
Conversation
🔗 Preview Mode
|
|
test |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bf30391b5a
ℹ️ 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".
| title: Bitcoin Cash API Overview | ||
| description: Overview of available Bitcoin Cash API methods | ||
| subtitle: Comprehensive list of Bitcoin Cash JSON-RPC methods | ||
| slug: docs/bitcoin-cash/bitcoin-cash-api-overview |
There was a problem hiding this comment.
Generate the Bitcoin Cash overview under bitcoincash
This publishes a second Bitcoin Cash overview at the hyphenated bitcoin-cash route, but the existing section in content/docs.yml and the current quickstart/endpoints use bitcoincash (/docs/reference/bitcoincash-api-quickstart and /docs/chains/bitcoincash/...). A repo-wide search finds the new hyphenated quickstart and endpoint targets only in this added file, so users who reach this page get 404s for every API link instead of the existing Bitcoin Cash docs.
Useful? React with 👍 / 👎.
| title: Tea API Overview | ||
| description: Overview of available Tea API methods | ||
| subtitle: Comprehensive list of Tea JSON-RPC methods | ||
| slug: docs/tea/tea-api-overview |
There was a problem hiding this comment.
Keep Tea routed to the deprecation notice
Tea is already deprecated in this docs set: content/docs.yml lists only tea-deprecation-notice.mdx for the Tea section, and content/redirects.yml redirects /docs/chains/tea/tea-api-* and /docs/reference/tea-api-quickstart to that notice. Adding this live overview reintroduces a deprecated API page whose quickstart and endpoint links immediately route users to the deprecation notice, which undermines the intended deprecation flow.
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
2 chains 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.