Skip to content

Version Packages - #322

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#322
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sei-js/precompiles@3.0.0

Major Changes

  • c928ae9: Breaking: remove the IBC and Oracle precompiles. IBC_PRECOMPILE_ADDRESS, IBC_PRECOMPILE_ABI, ETHERS_IBC_PRECOMPILE_ABI, getIbcPrecompileEthersV6Contract, VIEM_IBC_PRECOMPILE_ABI, ORACLE_PRECOMPILE_ADDRESS, ORACLE_PRECOMPILE_ABI, ETHERS_ORACLE_PRECOMPILE_ABI, getOraclePrecompileEthersV6Contract, and VIEM_ORACLE_PRECOMPILE_ABI are no longer exported.

    Neither precompile is supported on Sei any more, so calls to them fail on-chain regardless of where the address and ABI come from. There is no drop-in replacement: re-declaring them locally will not restore working calls, and code still depending on them needs to move off these precompiles.

Minor Changes

  • b3db3e8: Export the Solo precompile from the ethers entrypoint. ETHERS_SOLO_PRECOMPILE_ABI and getSoloPrecompileEthersV6Contract were implemented but never re-exported from src/ethers/index.ts, so they were unreachable from the @sei-js/precompiles package root.

    The @sei-js/precompiles/ethers subpath shown in the doc examples remains unresolvable and is unchanged here — the package still publishes no exports map. That is tracked separately.

Patch Changes

  • da59b19: Standardize published package contents, licensing, and type resolution.

@sei-js/mcp-server@0.4.0

Minor Changes

  • e0e4720: Remove the search_sei_js_docs tool and route the remaining search_docs tool through the official docs.sei.io MCP endpoint instead of the legacy Mintlify/Trieve backends. Reconnect and retry once when the remote docs session expires so callers do not see a transient 404 or 410 error. Remove the obsolete docs/ rule from the package's .npmignore.

Patch Changes

  • da59b19: Standardize published package contents, licensing, and type resolution.

@sei-js/create-sei@1.0.2

Patch Changes

  • da59b19: Standardize published package contents, licensing, and type resolution.

@sei-js/registry@1.0.5

Patch Changes

  • d12ad96: Stop running Git submodule commands when consumers install the registry package.
  • da59b19: Standardize published package contents, licensing, and type resolution.

@sei-js/sei-global-wallet@1.4.2

Patch Changes

  • da59b19: Standardize published package contents, licensing, and type resolution.

@cursor

cursor Bot commented Aug 10, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Mechanical version/changelog PR, but merging publishes a major breaking @sei-js/precompiles release that removes public IBC and Oracle APIs.

Overview
Consumes pending changesets and bumps published package versions for release.

@sei-js/precompiles → 3.0.0 ships a breaking removal of the unsupported IBC and Oracle precompile exports, plus a minor fix to export the Solo precompile from the ethers entrypoint.

@sei-js/mcp-server → 0.4.0 drops search_sei_js_docs and routes search_docs through the official docs.sei.io MCP endpoint.

Patch bumps also land for create-sei (1.0.2), registry (1.0.5, including stopping Git submodule commands on install), and sei-global-wallet (1.4.2), mainly for packaging/licensing/type-resolution standardization.

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

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 18548ca to a0e5421 Compare August 12, 2026 12:44
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a0e5421 to a342345 Compare August 12, 2026 12:56
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.

0 participants