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

[Bug] Skip oracle slashing for the not passed ballot #276

Merged
merged 1 commit into from
Nov 20, 2019

Conversation

yun-yeo
Copy link
Contributor

@yun-yeo yun-yeo commented Nov 19, 2019

Summary of changes

  • skip oracle slashing for the not passed ballot

close #278

Report of required housekeeping

  • Github issue OR spec proposal link
  • Wrote tests
  • Updated relevant documentation (docs/)
  • Added a relevant changelog entry: clog add [section] [stanza] [message]

(FOR ADMIN) Before merging

  • Added appropriate labels to PR
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)
  • Confirm added tests are consistent with the intended behavior of changes
  • Ensure all tests pass

@yun-yeo yun-yeo requested a review from dokwon November 19, 2019 13:51
@yun-yeo yun-yeo self-assigned this Nov 19, 2019
@yun-yeo yun-yeo force-pushed the feature/oracle-slashing branch from 67cdad3 to eb6e10e Compare November 19, 2019 13:56
@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #276 into develop will increase coverage by 0.02%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #276      +/-   ##
===========================================
+ Coverage    72.01%   72.04%   +0.02%     
===========================================
  Files           72       72              
  Lines         3052     3055       +3     
===========================================
+ Hits          2198     2201       +3     
  Misses         747      747              
  Partials       107      107

@yun-yeo yun-yeo changed the title [Feature] Skip oracle slashing for the not passed ballot [Bug] Skip oracle slashing for the not passed ballot Nov 19, 2019
@yun-yeo yun-yeo added bug Something isn't working enhancement New feature or request labels Nov 19, 2019
@hanjukim hanjukim merged commit 83aab75 into develop Nov 20, 2019
@hanjukim hanjukim deleted the feature/oracle-slashing branch November 20, 2019 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Skip oracle slashing for the not passed ballot
2 participants