Skip to content

Removed Deprecated Packages#258

Merged
codebycarson merged 12 commits into
mainfrom
feature/remove-cosmos-cosm-and-ct
Jun 11, 2025
Merged

Removed Deprecated Packages#258
codebycarson merged 12 commits into
mainfrom
feature/remove-cosmos-cosm-and-ct

Conversation

@codebycarson

Copy link
Copy Markdown
Collaborator

After SIP-3, the /cosmos and /cosmjs modules have been deprecated and confidential transfers hasn't been released yet

After SIP-3, the `/cosmos` and `/cosmjs` modules have been deprecated and confidential transfers hasn't been released yet
@changeset-bot

changeset-bot Bot commented Jun 10, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5612695

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codebycarson codebycarson requested a review from Copilot June 10, 2025 21:49

This comment was marked as outdated.

@codebycarson codebycarson requested a review from besated June 10, 2025 21:53
After SIP-3, the `/cosmos` and `/cosmjs` modules have been deprecated and confidential transfers hasn't been released yet
…otocol/sei-js into feature/remove-cosmos-cosm-and-ct
@codebycarson codebycarson requested a review from Copilot June 11, 2025 14:46

Copilot AI 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.

Pull Request Overview

This PR removes the deprecated confidentialWasm Go code and related proto definitions from the confidential-transfers package, and cleans up references to the deprecated @sei-js/cosmjs and @sei-js/cosmos packages.

  • Deleted entire packages/confidential-transfers/confidentialWasm directory and its generated files.
  • Removed references to @sei-js/cosmjs and @sei-js/cosmos from the top-level README.
  • Cleared out two .changeset files related to deprecating packages.

Reviewed Changes

Copilot reviewed 740 out of 740 changed files in this pull request and generated no comments.

File Description
packages/confidential-transfers/confidentialWasm Removed all Go WASM helper code and proto artifacts
README.md Deleted deprecated cosmjs/cosmos package references
.changeset/moody-ends-tap.md File cleared—left empty
.changeset/every-turtles-grab.md File cleared—left empty
Comments suppressed due to low confidence (2)

@codecov-commenter

codecov-commenter commented Jun 11, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.16%. Comparing base (9364dad) to head (5612695).

Additional details and impacted files
@@            Coverage Diff             @@
##            main     #258       +/-   ##
==========================================
+ Coverage   7.49%   98.16%   +90.66%     
==========================================
  Files        279       67      -212     
  Lines      46735      763    -45972     
  Branches   16140      128    -16012     
==========================================
- Hits        3505      749     -2756     
+ Misses     43230       14    -43216     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codebycarson codebycarson merged commit 6d3cf43 into main Jun 11, 2025
3 checks passed
codebycarson added a commit that referenced this pull request Jun 24, 2025
* Removed Deprecated Packages

After SIP-3, the `/cosmos` and `/cosmjs` modules have been deprecated and confidential transfers hasn't been released yet

* Removed Deprecated Packages

After SIP-3, the `/cosmos` and `/cosmjs` modules have been deprecated and confidential transfers hasn't been released yet

* Update yarn install state and lock file

* Update install state

* Removed packages from codecov report

* Update install state

* Removed packages from codecov report

* Merge branch 'feature/remove-cosmos-cosm-and-ct' of github.com:sei-protocol/sei-js into feature/remove-cosmos-cosm-and-ct

* Update install state
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.

4 participants