Skip to content

docs(sip-03): drop Wormhole bridge-out route, document Prop 120#47

Merged
alexander-sei merged 1 commit into
mainfrom
docs/sip-03-drop-wormhole-route-add-prop-120
Jul 21, 2026
Merged

docs(sip-03): drop Wormhole bridge-out route, document Prop 120#47
alexander-sei merged 1 commit into
mainfrom
docs/sip-03-drop-wormhole-route-add-prop-120

Conversation

@alexander-sei

Copy link
Copy Markdown
Collaborator

What is the purpose of the change?

Correct/update existing SIP-03 migration documentation: remove the deprecated Wormhole "bridge out" option and add the newly-passed governance Proposal #120.

Describe the changes to the documentation

1. Drop the Wormhole bridge-out route from the IBC Asset Migration Table (learn/sip-03-migration.mdx)

The 5 Wormhole-bridged assets (USDCso, WETH, USDCet, USDCop, USDTbs) remain listed as affected — so holders still see they need to act — but:

  • The Action column no longer says "via Wormhole" (now just "Bridge out to ").
  • The Route column no longer links Portal Bridge (legacy); it points to support instead.
  • Added an <Info> note explaining Portal Bridge (legacy) is no longer a listed route and directing affected holders to Sei Tech Chat / Discord.

The top <Danger> callout and the homepage were intentionally left unchanged, since those assets remain in the table.

2. Document Proposal #120 alongside Prop 116 wherever the SIP-03 proposals are listed together:

  • learn/sip-03-migration.mdx — added to the <Info> proposal list.
  • cosmos-sdk/index.mdx — added to the prose next to Prop 116.
  • evm/differences-with-ethereum.mdx — added to the prose next to Prop 116.

Prop 120 = "Re-disable IBC Inbound" (sets the ibc module InboundEnabled param to false, leaving outbound unchanged; status PASSED, voting ended 2026-07-20), framed as the follow-up to Prop 116.

Notes

  • llms.txt / llms-full.txt were intentionally not regenerated. scripts/generate-llms.mjs fetches from the live docs.sei.io site, so regenerating pre-deploy would pull stale content. The scheduled regenerate-llms.yml workflow (weekly, or manual dispatch) will refresh them after this merges and publishes.
  • Follow-ups not included here (flagging for reviewer): Prop 116 is still described in the future tense ("after this passes and is activated") even though Prop 120 has now passed; and Prop 120 was not added to dev-interoperability.mdx / the CosmWasm precompile pages, which mention 116 but not the full proposal set.

🤖 Generated with Claude Code

Remove the "bridge out via Wormhole (Portal Bridge legacy)" option from
the SIP-03 IBC Asset Migration Table. The 5 Wormhole-bridged assets
(USDCso, WETH, USDCet, USDCop, USDTbs) remain listed as affected so
holders still see they must act, but the action drops the Wormhole
reference and the route now points to support instead of Portal Bridge
(legacy). Added an Info note explaining the route was removed.

Also document governance Proposal #120 (Re-disable IBC Inbound) alongside
Prop 116 wherever the SIP-03 proposals are listed together: the migration
guide's proposal list, cosmos-sdk/index, and evm/differences-with-ethereum.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@cursor

cursor Bot commented Jul 21, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation-only changes to migration guidance and governance references; no application or chain logic is modified.

Overview
Updates SIP-03 migration and deprecation copy to reflect Governance Proposal #120 (re-disable inbound IBC via ibc InboundEnabled=false, outbound unchanged) alongside Proposal #116 in learn/sip-03-migration.mdx, cosmos-sdk/index.mdx, and evm/differences-with-ethereum.mdx.

On the IBC Asset Migration Table, the five Wormhole-bridged assets still appear as requiring action, but Portal Bridge (legacy) is removed as the documented route: actions no longer say “via Wormhole,” routes show Contact support, and a new Info callout tells holders to use Sei Tech Chat / Discord for current options.

Reviewed by Cursor Bugbot for commit 83127c1. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
sei-docs 🟢 Ready View Preview Jul 21, 2026, 12:49 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation-only PR that drops the deprecated Portal Bridge (legacy) route from the SIP-03 Wormhole assets and documents governance Proposal #120 across three pages. Changes are accurate and safe to merge; the main notes concern the "re-disables" framing and a tense inconsistency the author already flagged.

Findings: 0 blocking | 5 non-blocking | 1 posted inline

Blockers

  • None at the file/PR level.

Non-blocking

  • Tense inconsistency (author already flagged this): Prop #116 is still described in the future tense ("After this passes and is activated") in all three files, but Prop #120 is described as PASSED and as "re-disabling" inbound IBC. Readers see a proposal that has passed following up on one that supposedly hasn't yet — worth reconciling the tense for #116 in a follow-up.
  • Prop #120 is added to sip-03-migration.mdx, cosmos-sdk/index.mdx, and evm/differences-with-ethereum.mdx, but (per the author's own note) not to dev-interoperability.mdx or the CosmWasm precompile pages that mention #116. Consider covering those for consistency in a follow-up.
  • Second-opinion passes produced no output: ./codex-review.md and ./cursor-review.md are both empty, and ./REVIEW_GUIDELINES.md is empty, so no repo-specific guidelines were applied.
  • Content decision (not a bug): five Wormhole-bridged assets now list "Contact support" instead of an actionable route. This is reasonable given Portal Bridge legacy is deprecated, but it leaves holders without a concrete self-serve path — confirm this matches the intended support posture.
  • 1 suggestion(s)/nit(s) flagged inline on specific lines.


- Governance [Proposal #116](https://www.mintscan.io/sei/proposals/116) — disables inbound IBC transfers. After this passes and is activated, IBC assets bridged from Cosmos chains can no longer arrive on Sei.

- Governance [Proposal #120](https://www.mintscan.io/sei/proposals/120) — re-disables inbound IBC transfers by setting the `ibc` module's `InboundEnabled` parameter to `false`, leaving outbound IBC unchanged. Follows up on Proposal #116.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[suggestion] The word "re-disables" is confusing without context: it implies inbound IBC was re-enabled at some point between Prop #116 and #120. Since the doc above still describes #116 in the future tense (not yet activated), a reader can't tell why #120 needs to "re-disable" something not yet disabled. Consider a brief clarification (e.g. what changed between #116 and #120) or wording that doesn't presuppose a prior re-enable.

@alexander-sei
alexander-sei merged commit 003019f into main Jul 21, 2026
15 checks passed
@alexander-sei
alexander-sei deleted the docs/sip-03-drop-wormhole-route-add-prop-120 branch July 21, 2026 13:21
@mintlify

mintlify Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
sei-docs 🟡 Building Jul 21, 2026, 12:48 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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