Skip to content

Feat/v0 to v1 migration#34

Open
Gohlub wants to merge 12 commits intosdk-compatibilityfrom
feat/v0-to-v1-migration
Open

Feat/v0 to v1 migration#34
Gohlub wants to merge 12 commits intosdk-compatibilityfrom
feat/v0-to-v1-migration

Conversation

@Gohlub
Copy link
Copy Markdown
Contributor

@Gohlub Gohlub commented Mar 30, 2026

No description provided.

Comment thread extension/shared/v0-migration.ts Outdated
Comment thread extension/shared/v0-migration.ts Outdated
Comment thread extension/shared/v0-migration.ts Outdated
if (result.signRawTxPayload) {
const masterKey = wasm.deriveMasterKeyFromMnemonic(mnemonic, '');
try {
if (!masterKey.privateKey || masterKey.privateKey.byteLength !== 32) {
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.

Please see which checks are necessary

Comment thread extension/shared/v0-migration.ts Outdated
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.

2 participants