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

contribs/gnokeykc has only tm2 features (missing thinkgs like maketx addpkg) #2373

Open
grepsuzette opened this issue Jun 18, 2024 · 0 comments · May be fixed by #2375
Open

contribs/gnokeykc has only tm2 features (missing thinkgs like maketx addpkg) #2373

grepsuzette opened this issue Jun 18, 2024 · 0 comments · May be fixed by #2375

Comments

@grepsuzette
Copy link
Contributor

grepsuzette commented Jun 18, 2024

Description

contribs/gnokeykc is an extension of gnokey made by Manfred, that uses the OS keychain to avoid inputing passwords all the time.
However it is currently broken in that gnokeykc maketx only provides send.

gnokeykc maketx:

USAGE
  <subcommand> [flags] [<arg>...]

composes a tx document to sign.

SUBCOMMANDS
  send    sends native currency

Expected

We would expect gnokeykc maketx to instead provide the same results as gnokey maketx:

USAGE
  <subcommand> [flags] [<arg>...]

composes a tx document to sign.

SUBCOMMANDS
  send    sends native currency
  addpkg  uploads a new package
  call    executes a realm function call
  run     runs Gno code by invoking main() in a package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
1 participant