docs: use remote paymaster spec for gas manager coverage#1382
Conversation
Point gas manager coverage docs at the remote paymaster spec so the generated API docs follow txe-infra promotion instead of the stale checked-in YAML. Co-Authored-By: Codex <noreply@openai.com>
🔗 Preview Mode
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8ce8f05281
ℹ️ 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".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8ce8f05281
ℹ️ About Codex in GitHub
Your team has set up Codex to 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 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
gas-manager-coveragetocontent/remote-specs.jsonusing the promotedpaymaster/openrpc.yamlOpenRPC source.gas-manager-coverage.yamlso docs generation has a single spec source.paymaster/openrpc.yamlwith wallet and rundler using the wallet-server image short SHA.Test plan
pnpm validate:rpcpnpm generate:rpccurrently fails becausehttps://txe-api-specs.docs.alchemy.com/paymaster/openrpc.yamlreturns HTTP 403 from S3/CloudFront.🤖 Generated with Codex