Skip to content

upstream(ts-sdk): [sdk] remove dependency on tweetnacl #7903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: tooling-sdk/upstream-changes/d5a23d78-c755947
Choose a base branch
from

Conversation

panteleymonchuk
Copy link
Contributor

@panteleymonchuk panteleymonchuk requested a review from a team as a code owner July 21, 2025 11:11
Copy link

vercel bot commented Jul 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
apps-backend ❌ Failed (Inspect) Jul 21, 2025 0:15am
apps-ui-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2025 0:15am
iota-evm-bridge ❌ Failed (Inspect) Jul 21, 2025 0:15am
rebased-explorer ❌ Failed (Inspect) Jul 21, 2025 0:15am
wallet-dashboard ❌ Failed (Inspect) 💬 Add feedback Jul 21, 2025 0:15am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
iota-multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Jul 21, 2025 0:15am

// SPDX-License-Identifier: Apache-2.0

// This is adapted from https://github.com/alepop/ed25519-hd-key replacing create-hmac
// with @noble/hashes to be browser compatible.

import { fromHex } from '@iota/bcs';
import { fromHex } from '@mysten/bcs';
Copy link
Member

Choose a reason for hiding this comment

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

wrong import here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the Tooling team ts-sdk Issues related to the TS SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants