docs(specs): update OpenRPC specifications from Daikon [Bot]#1437
Conversation
🔗 Preview Mode
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 824f4946d9
ℹ️ 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/custom/methods.yaml#/components/methods/debug_executionWitness | ||
| - $ref: >- | ||
| ../_components/custom/methods.yaml#/components/methods/debug_executionWitnessByHash |
There was a problem hiding this comment.
Add XMTP mainnet before exposing new methods
The newly added XMTP methods will be generated from this spec, but the spec still declares only https://xmtp-ropsten.g.alchemy.com/v2 as its server while the XMTP quickstart and supported-chains table in this repo direct users to https://xmtp-mainnet.g.alchemy.com/v2. As a result, the new endpoint pages advertise these methods only with the Ropsten base URL and leave mainnet users with the wrong RPC host; please add the mainnet server or scope the methods appropriately as part of this update.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
@SahilAujla will defer to you how to handle this. Quickstart uses mainnet examples but mainnet isn't live yet. Worth changing to use ropsten testnet? Or just leave it for now?
🤖 Automated update of OpenRPC specs
This PR updates JSON-RPC method references based on the latest Daikon config. See this comprehensive guide
8 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.