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

Safer validator protection db dir #7176

Merged
merged 15 commits into from
Sep 8, 2020

Conversation

shayzluf
Copy link
Contributor

@shayzluf shayzluf commented Sep 4, 2020

What type of PR is this?

Feature

What does this PR do? Why is it needed?
On the path to harden slashing protection this pr intends to move the vary sensitive local protection db to am allready sensitive directory which users allready take care not to erase

Which issues(s) does this PR fix?

Part of #6948

@shayzluf shayzluf requested a review from a team as a code owner September 4, 2020 12:49
@shayzluf shayzluf self-assigned this Sep 4, 2020
@codecov
Copy link

codecov bot commented Sep 6, 2020

Codecov Report

Merging #7176 into master will increase coverage by 1.70%.
The diff coverage is 70.37%.

@@            Coverage Diff             @@
##           master    #7176      +/-   ##
==========================================
+ Coverage   60.07%   61.77%   +1.70%     
==========================================
  Files         323      410      +87     
  Lines       27422    32678    +5256     
==========================================
+ Hits        16473    20188    +3715     
- Misses       8733     9613     +880     
- Partials     2216     2877     +661     

@shayzluf
Copy link
Contributor Author

shayzluf commented Sep 7, 2020

@rauljordan not sure how to handle web client dir location and wether to put the db in accounts dir. wdyt?

@prylabs-bulldozer prylabs-bulldozer bot merged commit f4848e4 into master Sep 8, 2020
@delete-merged-branch delete-merged-branch bot deleted the move_validator_protection_db branch September 8, 2020 16:42
farazdagi added a commit that referenced this pull request Sep 8, 2020
prylabs-bulldozer bot pushed a commit that referenced this pull request Sep 8, 2020
* fix resource leak
* fixes leak in blocks fetcher
* client/validator release ticker resorces
* powchain, more straightforward ticker closing
* adds missing ticker.stop() calls
* more straightforward ticker closing
* Merge refs/heads/master into fix-unclosed-tickers-timers
* Merge refs/heads/master into fix-unclosed-tickers-timers
* Merge refs/heads/master into fix-unclosed-tickers-timers
* gofmt issues introduced in #7176
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