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

update signing info endpoint #1889

Merged
merged 5 commits into from
Jul 31, 2018

Conversation

joe-bowman
Copy link
Contributor

  • Linked to github-issue with discussion and accepted design
  • Updated all relevant documentation (docs/) - (/slashing/signing-info endpoint does not appear to exist in spec, or api docs)
  • Updated all relevant code comments
  • Wrote tests (updated existing test)
  • [z] Added entries in PENDING.md that include links to the relevant issue or PR that most accurately describes the change.
  • [n/a] Updated cmd/gaia and examples/

As discussed in #1866, REST endpoint /slashing/signing-info/{ validator } should take cosmosValPub rather than existing cosmosVallAddr in order to maintain consistency between REST and CLI interfaces.


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)

@joe-bowman joe-bowman force-pushed the 1816-update-signing-info-endpoint branch from 13c7c8a to 6782672 Compare July 30, 2018 23:35
@cwgoes
Copy link
Contributor

cwgoes commented Jul 30, 2018

Thanks for the PR; see #1866 (comment).

I'm still OK with merging this for now, but we should leave the issue open, and note that the REST endpoints may need to change in the future.

Copy link
Contributor

@cwgoes cwgoes left a comment

Choose a reason for hiding this comment

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

utACK

@codecov
Copy link

codecov bot commented Jul 30, 2018

Codecov Report

Merging #1889 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1889   +/-   ##
========================================
  Coverage    63.83%   63.83%           
========================================
  Files          118      118           
  Lines         7024     7024           
========================================
  Hits          4484     4484           
  Misses        2285     2285           
  Partials       255      255

@joe-bowman
Copy link
Contributor Author

Fixed merge conflict with develop.

@cwgoes cwgoes merged commit 874a605 into cosmos:develop Jul 31, 2018
@cwgoes
Copy link
Contributor

cwgoes commented Jul 31, 2018

Fixed merge conflict with develop.

Thanks; merged.

@joe-bowman joe-bowman deleted the 1816-update-signing-info-endpoint branch July 31, 2018 22:02
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.

2 participants