Skip to content
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

Unable to export wallet as a Keystore with version: 1 #1574

Open
aleksanderndoci opened this issue Aug 30, 2023 · 1 comment
Open

Unable to export wallet as a Keystore with version: 1 #1574

aleksanderndoci opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@aleksanderndoci
Copy link

Description

We export Hedera wallet as a Keystore using the Java SDK which produces a keystore with version: 2. That Keystore cannot be used anywhere as most of the other projects are using the Typescript SDK which only supports keystores with version: 1.

This is currently a blocker, because we can neither export the keystore with a version 1, nor make any use of the keystores with version 2.

Steps to reproduce

  1. Create a Hedera wallet
  2. Export it as a keystore using Hedera Java SDK
  3. Try to import it using TS SDK

Additional context

No response

Hedera network

mainnet, testnet, previewnet

Version

2.27.0

Operating system

macOS

@aleksanderndoci aleksanderndoci added the bug Something isn't working label Aug 30, 2023
@aleksanderndoci aleksanderndoci changed the title Unable to export Keystore with version: 1 Unable to export wallet as a Keystore with version: 1 Aug 30, 2023
@thenswan
Copy link
Contributor

Hey @aleksanderndoci, thank you for submitting this issue 🙂 I will review it.

@thenswan thenswan self-assigned this Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants