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

feat!: key rename cli command #9601

Merged
merged 29 commits into from
Jul 19, 2021
Merged

feat!: key rename cli command #9601

merged 29 commits into from
Jul 19, 2021

Commits on Jun 28, 2021

  1. added key renaming

    technicallyty committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    238dbe2 View commit details
    Browse the repository at this point in the history
  2. add cli cmds

    technicallyty committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    46762a6 View commit details
    Browse the repository at this point in the history
  3. changelog

    technicallyty committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    950752a View commit details
    Browse the repository at this point in the history
  4. gofmt

    technicallyty committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4368e14 View commit details
    Browse the repository at this point in the history
  5. move changelog

    technicallyty committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8283b67 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. fix root_test

    technicallyty committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9acfb00 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Apply suggestions from code review

    Co-authored-by: likhita-809 <78951027+likhita-809@users.noreply.github.com>
    technicallyty and likhita-809 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    16b6632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec01a52 View commit details
    Browse the repository at this point in the history
  3. add equality function

    technicallyty committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    26ec3a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Update crypto/keyring/keyring.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    technicallyty and alexanderbez committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    9a2ba38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c7395b View commit details
    Browse the repository at this point in the history
  3. refactor test

    technicallyty committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    588c082 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed51363 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d464aa View commit details
    Browse the repository at this point in the history
  6. lint

    technicallyty committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    fc19867 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Update CHANGELOG.md

    Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
    technicallyty and ryanchristo committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    c6aed98 View commit details
    Browse the repository at this point in the history
  2. Update crypto/keyring/keyring.go

    Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
    technicallyty and ryanchristo committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    3c1e9b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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

Commits on Jul 10, 2021

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

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    2d563b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9347c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    102169b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3cca96 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    3865a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae59f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6f8508 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

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

Commits on Jul 18, 2021

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

Commits on Jul 19, 2021

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