docs(node): sync default configs from seid v6.5.1#9
Merged
Conversation
542403a to
2ba0110
Compare
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 2ba0110. Bugbot is set up for automated code reviews on this repo. Configure here. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
alexander-sei
approved these changes
May 22, 2026
alexander-sei
added a commit
that referenced
this pull request
Jul 6, 2026
Populate .mintlify/skills/ via the scripts/build-mintlify-skills.mjs flow (no-key mode: per-skill PROMPT.md + SOURCE_BUNDLE.md handed to the LLM), sourced from sei-protocol/sei-skill@0ce5ace — the post-#9 canonical state (SIP-3 bridges/IBC, oracle precompile retired, Hardhat 3 + OZ upgrades v4, current gas facts, LayerZero V2 only, no Axelar). Six skills regenerated at 1.1.0 against their reviewed 8c8132d versions as the quality bar (preserving the Addr-reverts and testnet-first review fixes); sei-bridges and sei-migration are new at 1.0.0. Verified: frontmatter + GENERATED marker on all 8; every hex constant grep-matched verbatim against its source bundle; all 49 linked docs.sei.io pages exist in-repo and return HTTP 200 live; no Axelar/Seitrace/LZ-v1 content; registry ids match skill dirs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.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.
Auto-generated by
sync-default-configs.yml.Refreshes the inlined "Default Configurations" tabs in
node/node-operators.mdxfrom a freshseid initagainst
sei-chain@v6.5.1(commit
c3458e7).What is the purpose of the change?
Keep the documented default
app.toml,config.toml, andclient.tomlin sync with what node operators actually get whenthey install the latest
seid.Describe the changes to the documentation
Updates the marker-bounded TOML blocks inside
node/node-operators.mdx. No hand-written prose is touched.Notes
If this PR is empty, no defaults changed in the new release.