Skip to content

update stellar-wallets-kit to the latest (v2.4.0)#2124

Open
jeesunikim wants to merge 1 commit into
mainfrom
update-stellar-wallets-kit
Open

update stellar-wallets-kit to the latest (v2.4.0)#2124
jeesunikim wants to merge 1 commit into
mainfrom
update-stellar-wallets-kit

Conversation

@jeesunikim

Copy link
Copy Markdown
Contributor

Release note: v2.4.0 remove the library @stellar/stellar-base and install @stellar/stellar-sdk (the base version has been deprecated by Stellar)

Copilot AI review requested due to automatic review settings June 24, 2026 17:08
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Jun 24, 2026

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 updates the app’s wallet integration dependency to @creit.tech/stellar-wallets-kit@2.4.0, reflecting upstream changes (including migration away from deprecated @stellar/stellar-base in favor of @stellar/stellar-sdk). It also includes a large regeneration/update of the auto-generated Soroban network limits constants.

Changes:

  • Bump @creit.tech/stellar-wallets-kit from ^2.2.0 to ^2.4.0.
  • Update pnpm-lock.yaml to reflect the new dependency graph (including new transitive dependencies).
  • Update the auto-generated src/constants/networkLimits.ts contents (limits values and formatting).

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/constants/networkLimits.ts Updates auto-generated network limits/constants (large diff; impacts runtime limits used by the app).
package.json Bumps @creit.tech/stellar-wallets-kit dependency to ^2.4.0.
pnpm-lock.yaml Locks updated dependency graph for the stellar-wallets-kit@2.4.0 upgrade and related transitive updates.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/constants/networkLimits.ts
Comment thread pnpm-lock.yaml
Comment on lines +2520 to +2545
'@trezor/connect-common@10.0.0-alpha.1':
resolution: {integrity: sha512-tuvM72XHACogT/fkp9D8wyzTE8h4X9emYUhvFs2pdTyIfTFs5RHDbcHQWFsvJgJoTK0H44XSSJb8pORijRfn9A==}
peerDependencies:
tslib: ^2.6.2

'@trezor/connect-plugin-stellar@10.0.0-alpha.1':
resolution: {integrity: sha512-v4lMnnBPxLoV/Yf8F0WmtkZGNsqurpxK62kqvaDeVoAtn5Ud+l6POQkLeQRiGsJYVm0vSDc4LHb5vLMrZTH/KA==}
peerDependencies:
'@stellar/stellar-sdk': ^13.3.0
'@trezor/connect': 9.x.x
tslib: ^2.6.2

'@trezor/connect-plugin-stellar@9.2.6':
resolution: {integrity: sha512-RA0Q4GHaf1mFxgSX183yyH+5tWEgS1j+sfe9KiUyIn/VnpXeUnaCpQuKMomAjGXQ5oNuvikTOdHYOqsvuEdOyw==}
'@trezor/connect-plugin-stellar@9.2.3':
resolution: {integrity: sha512-ZzfRAaxkGj6u9dzUb/qsnEzEEg8gk0lhGRzuvX+JvvEmFBubAR7qK0U6Oj24vwLlOlF6swYrDdDNAtJvI0FFsg==}
peerDependencies:
'@stellar/stellar-sdk': ^13.3.0
'@trezor/connect': 9.x.x
tslib: ^2.6.2

'@trezor/connect-web@9.6.4':
resolution: {integrity: sha512-Dip0+B2NKso8noux0mrsyy/Sz3Y0ZEn4Lq7CqM0hif4iu38FIPaUOWaR9BtDLj5TDYDi/sXHHkP+90gPobwigA==}
'@trezor/connect-web@10.0.0-alpha.1':
resolution: {integrity: sha512-CW1ZXzXNVYrJ2WuYneLK2LznkRAfKxRPB3vJyv1U2gia5Q7hsblImITsutLOztO0C2xO1sfETTCyVzfRkRVJEA==}
peerDependencies:
tslib: ^2.6.2

'@trezor/connect-web@9.7.2':
resolution: {integrity: sha512-r4wMnQ51KO1EaMpO8HLB95E+4s+aaZE9Vjx1dHYaD+Xj40LR7OJmR6DyDKuF0Ioji3Jxx1MwZCaFfvA+0JW+Sg==}
'@trezor/connect-web@9.6.4':
resolution: {integrity: sha512-Dip0+B2NKso8noux0mrsyy/Sz3Y0ZEn4Lq7CqM0hif4iu38FIPaUOWaR9BtDLj5TDYDi/sXHHkP+90gPobwigA==}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

waiting for enrique to release a new one that fixes this. Issue here

Comment thread pnpm-lock.yaml
@stellar-jenkins-ci

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​creit.tech/​stellar-wallets-kit@​2.4.0841009893100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
License policy violation: npm @trezor/connect-plugin-stellar under LicenseRef-T-RSL

License: LicenseRef-T-RSL - The applicable license policy does not permit this license (5) (package/LICENSE.md)

From: pnpm-lock.yamlnpm/@creit.tech/stellar-wallets-kit@2.4.0npm/@trezor/connect-plugin-stellar@10.0.0-alpha.1

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@trezor/connect-plugin-stellar@10.0.0-alpha.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@jeesunikim jeesunikim requested a review from quietbits June 24, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog (Not Ready)

Development

Successfully merging this pull request may close these issues.

3 participants