Skip to content

chore: update @hashgraph/sdk dependency to @hiero-ledger/sdk#783

Merged
themariofrancia merged 2 commits intodevelopfrom
upgrade-to-hiero
Jan 19, 2026
Merged

chore: update @hashgraph/sdk dependency to @hiero-ledger/sdk#783
themariofrancia merged 2 commits intodevelopfrom
upgrade-to-hiero

Conversation

@themariofrancia
Copy link
Copy Markdown
Contributor

This pull request updates the codebase to replace all usages of @hashgraph/sdk with @hiero-ledger/sdk version 2.79.0 across multiple packages and files. This change ensures consistency in SDK usage and prepares the codebase for compatibility with the newer SDK. In addition, some minor code style improvements (such as string formatting) were made for consistency.

SDK migration and dependency updates:

  • All references to @hashgraph/sdk in package.json files for apps/mass-payout/backend, packages/ats/contracts, packages/ats/sdk, packages/mass-payout/contracts, and packages/mass-payout/sdk have been replaced with @hiero-ledger/sdk@2.79.0. [1] [2] [3] [4] [5]
  • All import statements referencing @hashgraph/sdk have been updated to use @hiero-ledger/sdk in TypeScript source files and tests. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

Code consistency and style improvements:

  • Standardized string quotes from single to double quotes in several files for consistency. [1] [2] [3] [4] [5] [6] [7]
  • Minor code formatting adjustments, such as improved string handling and multi-line formatting in classes like BigDecimal, ContractId, and HederaId. [1] [2] [3] [4] [5] [6] [7] [8]

Documentation updates:

  • Updated documentation in README.md to reference @hiero-ledger/sdk instead of @hashgraph/sdk, including usage examples and dependency lists. [1] [2]

These changes collectively migrate the codebase to use the new Hedera SDK, improve maintainability, and ensure all documentation and code are up-to-date.

…an up package-lock.json

Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
@hedera-eng-infrastructure
Copy link
Copy Markdown

hedera-eng-infrastructure commented Jan 14, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
@themariofrancia themariofrancia marked this pull request as ready for review January 14, 2026 13:30
@themariofrancia themariofrancia requested review from a team as code owners January 14, 2026 13:30
@themariofrancia themariofrancia self-assigned this Jan 14, 2026
@themariofrancia themariofrancia changed the title chore: upgrade to hiero chore: update @hashgraph/sdk dependency to @hiero-ledger/sdk Jan 14, 2026
@themariofrancia themariofrancia merged commit c10a8ee into develop Jan 19, 2026
22 of 28 checks passed
@themariofrancia themariofrancia deleted the upgrade-to-hiero branch January 19, 2026 10:37
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.

3 participants