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

refactor!: move tm2/keys/client into gno.land/pkg/keyscli #1438

Closed
wants to merge 10 commits into from

Commits on Dec 12, 2023

  1. fix: move tm2/pkg/keys/client to gno.land/pkg/keyscmd

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    972d84d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. chore: fixup keyscmd import

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ea8f1a7 View commit details
    Browse the repository at this point in the history
  2. chore: rename keyscmd to keyscli

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    007678d View commit details
    Browse the repository at this point in the history
  3. fix: add some information about the deprecated client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6daf287 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. chore: small readme update

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e71b3c6 View commit details
    Browse the repository at this point in the history
  2. chore: fixup comment

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e6478c3 View commit details
    Browse the repository at this point in the history
  3. fix: add build constraint on keys/client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    30b0f66 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    173978b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. fix: remove all method signature in keys/client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    68dc091 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    243b1f1 View commit details
    Browse the repository at this point in the history