-
Notifications
You must be signed in to change notification settings - Fork 197
chore(docs): erc20 paymaster capability docs #1970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
6f003ec
to
1152e86
Compare
🌿 Documentation Preview
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR simplifies and restructures the documentation for the "Pay Gas With Any Token" feature, focusing on improving clarity and user experience. The changes emphasize the recommended post-operation mode while reorganizing content into a more logical flow.
- Restructured documentation with clearer sections and improved navigation
- Added dedicated API documentation files for post-operation and pre-operation modes
- Enhanced explanations of ERC-20 gas payment modes and their trade-offs
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
docs/pages/transactions/pay-gas-with-any-token/index.mdx | Main documentation restructure with improved sections, clearer explanations, and reorganized content flow |
docs/pages/transactions/pay-gas-with-any-token/api-preop.mdx | Cleaned up to contain only pre-operation mode implementation details |
docs/pages/transactions/pay-gas-with-any-token/api-postop.mdx | New file with post-operation mode API implementation examples |
docs-site | Updated submodule commit reference |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
531efef
to
858deef
Compare
5a55321
to
1b2a5f9
Compare
1b2a5f9
to
ad23b86
Compare
932b2ac
to
a75b47f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 7 out of 8 changed files in this pull request and generated 5 comments.
a75b47f
to
7c87ebd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 7 out of 8 changed files in this pull request and generated 9 comments.
7c87ebd
to
e383e9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.
e383e9c
to
ff571b1
Compare
Pull Request Checklist
yarn test
)site
folder, and guidelines for updating/adding docs can be found in the contribution guide)feat!: breaking change
)yarn lint:check
) and fix any issues? (yarn lint:write
)PR-Codex overview
This PR focuses on restructuring the documentation for paying gas with any token, enhancing clarity on implementation steps, and updating API references for better user guidance.
Detailed summary
docs/pages/transactions/pay-gas-with-any-token.mdx
.pay-gas-with-any-token.mdx
topay-gas-with-any-token/index.mdx
.api-postop.mdx
andapi-preop.mdx
.index.mdx
.client.mdx
,react.mdx
, andapi-preop.mdx
.