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

stake/client: Fix panic on if validator doesn't exist #1570

Merged
merged 1 commit into from
Jul 6, 2018
Merged

Conversation

ValarDragon
Copy link
Contributor

Closes #1505

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

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 6, 2018

Codecov Report

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

@@           Coverage Diff            @@
##           develop    #1570   +/-   ##
========================================
  Coverage    64.46%   64.46%           
========================================
  Files          118      118           
  Lines         6495     6495           
========================================
  Hits          4187     4187           
  Misses        2060     2060           
  Partials       248      248

@cwgoes cwgoes merged commit 1f3ab37 into develop Jul 6, 2018
@cwgoes cwgoes deleted the dev/fix_1505 branch July 6, 2018 02:26
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