Skip to content

kwallet keyring backend doesn't work #9562

Closed
@robert-zaremba

Description

Summary of Bug

I'm trying to create a new keyring wallet with kwallet backend.

Version

SDK: 0.43-beta
kwallet 5.82.0-1 (kf5)
OS: Arch Linux

Steps to Reproduce

Adding keys to a kwallet based keyring wallet doesn't work:

It doesn't work:

./build/simd keys add newkey --keyring-backend kwallet
Error: unexpected end of JSON input

The wallet was initially empty, after the command above, simd wallet was created, but with no keys:

image

The error comes from this line: https://github.com/cosmos/cosmos-sdk/blob/robert%2Fcosmvisor-file-watch/crypto/keyring/keyring.go#L788


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions