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

client: fix signing algorithm #6405

Merged
merged 11 commits into from
Jun 11, 2020
Merged

client: fix signing algorithm #6405

merged 11 commits into from
Jun 11, 2020

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    9766855 View commit details
    Browse the repository at this point in the history
  2. client: tests

    fedekunze committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a0afd82 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    fedekunze committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d3c0afc View commit details
    Browse the repository at this point in the history
  4. changelog

    fedekunze committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4e725f3 View commit details
    Browse the repository at this point in the history
  5. address @alexanderbez comments

    fedekunze committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    13fbced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c6b2d9 View commit details
    Browse the repository at this point in the history
  7. Update crypto/keyring/keyring.go

    Alessio Treglia authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2390df0 View commit details
    Browse the repository at this point in the history
  8. Update crypto/keyring/signing_algorithms.go

    Alessio Treglia authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5a7678b View commit details
    Browse the repository at this point in the history
  9. Update crypto/keyring/keyring.go

    Alessio Treglia authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2ec989c View commit details
    Browse the repository at this point in the history
  10. Update crypto/keyring/signing_algorithms.go

    Co-authored-by: Alessio Treglia <alessio@tendermint.com>
    fedekunze and Alessio Treglia authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1f17db0 View commit details
    Browse the repository at this point in the history
  11. fix test

    fedekunze committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    13e259d View commit details
    Browse the repository at this point in the history