Skip to content

docs: additional sync with codebase (2026-04-14 v2)#72

Closed
chef-eric wants to merge 1 commit into
masterfrom
doc-sync/2026-04-14-v2
Closed

docs: additional sync with codebase (2026-04-14 v2)#72
chef-eric wants to merge 1 commit into
masterfrom
doc-sync/2026-04-14-v2

Conversation

@chef-eric
Copy link
Copy Markdown
Contributor

Documentation Sync — 2026-04-14 (v2)

Follow-up to #71. This PR covers pages that the initial scan missed.

Drift detected

CAKE token page (contracts/cake/index.md):

  • Removed sunset Polygon zkEVM from mainnet table
  • Removed stale Goerli testnet entries (ETH Goerli, Base Goerli, Linea Goerli)
  • Removed zkEVM testnet row (had wrong address — was Linea's address)
  • Renamed "opBNB" to "opBNB Testnet" in testnet table for clarity

Aptos index (contracts-aptos/index.md):

  • Fixed "PancakesSwap" typo → "PancakeSwap"

Aptos MasterChef (contracts-aptos/masterchef.mdx):

  • Fixed module name: pancake::masterchefpancake_masterchef::masterchef
  • Fixed typo: account::SingerCapabilityaccount::SignerCapability
  • Fixed 5 fields with missing u prefix on type (e.g., 64u64)

Aptos Router V2 (contracts-aptos/v2/router-v2.md):

  • Fixed quadruple hop description: "using 3 pools" → "using 4 pools" (2 occurrences)

Aptos Swap Core V2 (contracts-aptos/v2/swap-core-v2.md):

  • Fixed lp_balance return type: u128u64

Aptos Syrup Pools (contracts-aptos/syrup-pools.md):

  • Added missing return type : u64 on get_user_stake_amount signature

From reverse scan (undocumented code changes)

  • Infinity Stable feature was launched then disabled/hidden in frontend — docs should not reference as live
  • Infinity migrator contracts removed from infinity-periphery
  • 0.01% fee tier added for limit orders
  • Base added to IFO support chains

Pages scanned (no drift)

  • contracts/masterchef/addresses.md
  • contracts/limit-order/addresses.md
  • contracts/pancake-gifts/addresses.md
  • contracts/vecake-and-gauge-voting.md
  • contracts/farm-booster-bcake.md
  • contracts-aptos/ifo.mdx
  • contracts-aptos/utils.md
  • contracts-aptos/v2/overview.mdx

Skipped (needs human judgment)

  • contracts/cake/cross-chain-cake-bridging.md — only documents BSC-to-Aptos bridging, needs full rewrite for multi-chain
  • contracts/stableswap/stableswap-pools.md — hardcoded pool data is stale (BUSD pairs likely retired, pools now API-fetched)
  • contracts/cross-chain-farming.md — page is entirely empty, needs content or removal
  • contracts/crosschain/addresses.md — missing Solana mention (uses different non-EVM mechanism)
  • Aptos admin multi-sig addresses (syrup-pools, router-v2, swap-core-v2) — differ from source code defaults but may have been changed on-chain via set_admin

Auto-generated by doc-sync agent. @cheferic @chef-miso please review.

CAKE addresses:
- Remove sunset Polygon zkEVM from mainnet table
- Remove stale Goerli testnet entries (ETH Goerli, Base Goerli, Linea Goerli)
- Remove zkEVM testnet row (had wrong address — was Linea's)
- Rename opBNB to opBNB Testnet in testnet table

Aptos contracts:
- Fix "PancakesSwap" typo → "PancakeSwap"
- Fix masterchef module name: pancake → pancake_masterchef
- Fix "SingerCapability" typo → "SignerCapability"
- Fix 5 fields with missing `u` prefix on u64 type
- Fix quadruple hop description: "3 pools" → "4 pools"
- Fix lp_balance return type: u128 → u64
- Add missing return type `: u64` on get_user_stake_amount

Auto-generated by doc-sync agent. @cheferic @chef-miso please review.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pancake-developer Ready Ready Preview, Comment Apr 14, 2026 1:21pm

Request Review

@chef-eric
Copy link
Copy Markdown
Contributor Author

Superseded by #73 (combined PR)

@chef-eric chef-eric closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant