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

changed bench32prefixes, gaiacli keys parse command still use cosmos … #5092

Merged
merged 8 commits into from
Nov 6, 2019

Conversation

elvin-du
Copy link
Contributor

@elvin-du elvin-du commented Sep 24, 2019

closes: #5091


  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Re-reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

client/keys/parse.go Outdated Show resolved Hide resolved
Copy link
Contributor

@alessio alessio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be nice if we could have a test case

client/keys/parse.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 30, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@60c4f5c). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #5092   +/-   ##
=========================================
  Coverage          ?   54.87%           
=========================================
  Files             ?      295           
  Lines             ?    18271           
  Branches          ?        0           
=========================================
  Hits              ?    10027           
  Misses            ?     7495           
  Partials          ?      749

@alexanderbez
Copy link
Contributor

alexanderbez commented Sep 30, 2019

bump @elvin-du

CHANGELOG.md Outdated Show resolved Hide resolved
@stale
Copy link

stale bot commented Oct 30, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 30, 2019
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
@stale stale bot removed the stale label Nov 5, 2019
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Copy link
Contributor

@alexanderbez alexanderbez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK :)

@alexanderbez alexanderbez requested a review from alessio November 5, 2019 15:02
@alexanderbez
Copy link
Contributor

Thanks @elvin-du. Mind resolving the changelog conflict quickly?

Copy link
Collaborator

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexanderbez alexanderbez merged commit 5a310fa into cosmos:master Nov 6, 2019
alexanderbez added a commit that referenced this pull request Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bench32Prefixes donnot change。
5 participants