Add gas converter to mitigate precisebank deprecation#326
Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Greptile SummaryThis PR adds a new EVM migration guide for replacing
Confidence Score: 4/5The example code snippets need fixes before merging.
evm/latest/documentation/migrations/gas-converter-migration.mdx and evm/next/documentation/migrations/gas-converter-migration.mdx
|
| Filename | Overview |
|---|---|
| docs.json | Registers the new migration page under both EVM latest and next. |
| evm/latest/documentation/migrations/gas-converter-migration.mdx | Adds the main migration guide and example code, with compile and ante-handler issues in the snippets. |
| evm/next/documentation/migrations/gas-converter-migration.mdx | Mirrors the latest guide and is missing the expected next-page canonical metadata. |
| evm/latest/documentation/migrations/migration-v0.6-to-v0.7.mdx | Adds a version-correct link to the new latest migration page. |
| evm/next/documentation/migrations/migration-v0.6-to-v0.7.mdx | Adds a version-correct link to the new next migration page. |
| work-log/bstm-example-pr.md | Records the added page, navigation registration, cross-link, and warning callout. |
Reviews (1): Last reviewed commit: "Add gas converter to mitigate preciseban..." | Re-trigger Greptile
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
evanorti
approved these changes
Jul 8, 2026
evanorti
left a comment
Contributor
There was a problem hiding this comment.
LGTM. Made a small commit to add frontmatter in /next
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an example of how to mitigate the deprecation of precisebank.