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

Wallet import command not working? #90

Open
AbuTalhaxxx opened this issue Jul 31, 2022 · 2 comments
Open

Wallet import command not working? #90

AbuTalhaxxx opened this issue Jul 31, 2022 · 2 comments
Assignees

Comments

@AbuTalhaxxx
Copy link

AbuTalhaxxx commented Jul 31, 2022

When I do the command -
web3j wallet import private-key
it fails saying

No TypeConverter registered for java.util.Optional of field java.util.Optional org.web3j.console.wallet.subcommands.WalletImportCommand.privateKey

web3j [OPTIONS] [COMMAND]

can anyone tell me whats wrong here?

@AlexandrouR AlexandrouR self-assigned this Aug 1, 2022
@AlexandrouR
Copy link
Contributor

Hello, I am able to replicate this issue and will investigate this further. Will post the update/fix here

@RomiRand
Copy link

RomiRand commented Aug 6, 2022

I have the same issue with the latest release 1.4.1 which is getting installed by the web3j-installer repo. But when building the cli myself from master branch it works fine. So this must've been fixed in 4dcf744.

I think there should be a new cli release with all the latest changes. Seems like this would also remove vulnerabilities to log4j...

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

No branches or pull requests

3 participants