Skip to content

Fix EDV Uint8Array serialization and support mnemonic-based wallet initialization#462

Merged
maycon-mello merged 13 commits into
masterfrom
fix/cloud-wallet-sync
Mar 18, 2026
Merged

Fix EDV Uint8Array serialization and support mnemonic-based wallet initialization#462
maycon-mello merged 13 commits into
masterfrom
fix/cloud-wallet-sync

Conversation

@maycon-mello

Copy link
Copy Markdown
Collaborator
  • Fixing JSON-RPC serialization issues where Uint8Array gets converted to plain objects
  • Adding initializeFromMnemonic and initializeFromMasterKey methods to the EDV service, allowing cloud wallet init directly with a mnemonic

Comment thread packages/core/src/cloud-wallet.ts Outdated
Comment thread packages/wasm/src/services/edv/service.ts
Comment thread packages/wasm/src/services/edv/service.ts Outdated

@mike-parkhill mike-parkhill 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.

any tests we should add?

a couple of linting errors

mike-parkhill
mike-parkhill previously approved these changes Mar 13, 2026

@mike-parkhill mike-parkhill 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.

lgtm, but still some linting issues being flagged

Comment thread integration-tests/verification-flow/bbs-plus-revocation.test.ts
@maycon-mello
maycon-mello merged commit 945e1e0 into master Mar 18, 2026
9 checks passed
@maycon-mello
maycon-mello deleted the fix/cloud-wallet-sync branch March 18, 2026 14:11
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