docs: sync with infinity-core (2026-04-20) — high-risk#78
Open
chef-eric wants to merge 1 commit into
Open
Conversation
Infinity is deployed on Sepolia for testing, but the addresses table only showed BNB mainnet, Base mainnet, and BNB Testnet. Add a fourth column for Sepolia using addresses from pancake-frontend/packages/infinity-sdk/src/constants/addresses.ts and universal-router-sdk/src/constants.ts. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Documentation Sync — 2026-04-20 (high-risk, needs review)
Scan target:
infinity-core. These changes touch data where the agent could misidentify the source of truth. Review before merging.Changes applied
Added Sepolia testnet column to Infinity addresses table (
docs/pages/contracts/infinity/resources/addresses.mdx):Source verification
INFINITY_SUPPORTED_CHAINS = [BSC, BSC_TESTNET, SEPOLIA, BASE]— packages/infinity-sdk/src/constants/addresses.ts0x6A3d58cc25a92d90Fa3a8f0f5d5e75AD01ccd7a6)Pages scanned (no drift)
docs/pages/contracts/infinity/overview.mdxdocs/pages/contracts/infinity/overview/*docs/pages/contracts/infinity/guides/*(syntax typos fixed separately in PR docs: fix Solidity struct syntax in Infinity manage-liquidity guide (2026-04-20) #77)docs/pages/contracts/infinity/faq.mdxdocs/pages/contracts/infinity/faq/pancakeswap-infinity-vs-uniswap-v4.mdxdocs/pages/contracts/infinity/resources/github.mdxAll BSC, Base, and BSC Testnet addresses already present in the page match the current SDK — no corrections needed, only the Sepolia addition.
Auto-generated by doc-sync agent. Merge to apply; close to reject; comment to request changes. @cheferic @chef-miso please review.