Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

feat: integrates new chain-sdk into akashjs#137

Merged
stalniy merged 1 commit intomainfrom
refactor/chain-sdk
Oct 29, 2025
Merged

feat: integrates new chain-sdk into akashjs#137
stalniy merged 1 commit intomainfrom
refactor/chain-sdk

Conversation

@stalniy
Copy link
Contributor

@stalniy stalniy commented Oct 28, 2025

Why

Deprecation in favor of chain-sdk. Relates to akash-network/console#2083

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2025

Codecov Report

❌ Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.90%. Comparing base (c173459) to head (c5eb305).

Files with missing lines Patch % Lines
src/config/network.ts 0.00% 1 Missing ⚠️
src/error/SdlValidationError.ts 0.00% 1 Missing ⚠️
src/stargate/index.ts 95.45% 1 Missing ⚠️
src/wallet/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #137       +/-   ##
===========================================
- Coverage   70.13%   44.90%   -25.24%     
===========================================
  Files          23       21        -2     
  Lines         864      265      -599     
  Branches      224        9      -215     
===========================================
- Hits          606      119      -487     
+ Misses        257      144      -113     
- Partials        1        2        +1     

☔ 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.

@stalniy stalniy force-pushed the refactor/chain-sdk branch from 23a8c55 to 64b7c0c Compare October 28, 2025 10:53
@stalniy stalniy force-pushed the refactor/chain-sdk branch from 64b7c0c to c5eb305 Compare October 28, 2025 11:01
Copy link
Contributor

@baktun14 baktun14 left a comment

Choose a reason for hiding this comment

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

🔥

@stalniy stalniy merged commit 0fa50be into main Oct 29, 2025
3 checks passed
@stalniy stalniy deleted the refactor/chain-sdk branch October 29, 2025 11:58
github-actions bot pushed a commit that referenced this pull request Oct 29, 2025
## [1.0.0](v0.11.1...v1.0.0) (2025-10-29)

### ⚠ BREAKING CHANGES

* migrated to akash network v1

### Features

* integrates new chain-sdk into akashjs ([#137](#137)) ([0fa50be](0fa50be))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants