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

Warn missing protection db #7792

Merged
merged 5 commits into from
Nov 12, 2020
Merged

Conversation

shayzluf
Copy link
Contributor

What type of PR is this?

Feature

What does this PR do? Why is it needed?
Not having a slashing protection db file (validator.db) is a major issue to keep our users safe. in order to let users know of the situation i have added a warning as a first step to harden slashing protection.

Which issues(s) does this PR fix?

Part of #7791

@shayzluf shayzluf requested a review from a team as a code owner November 12, 2020 14:17
@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #7792 (47b5469) into master (52d850f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7792      +/-   ##
==========================================
- Coverage   62.05%   62.05%   -0.01%     
==========================================
  Files         430      430              
  Lines       30467    30473       +6     
==========================================
+ Hits        18907    18910       +3     
- Misses       8617     8622       +5     
+ Partials     2943     2941       -2     

@rauljordan rauljordan added OK to merge Ready For Review A pull request ready for code review labels Nov 12, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit 47daeda into master Nov 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the warn_missing_protection_db branch November 12, 2020 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants