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

Simplified validator flags #6108

Merged

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Jun 3, 2020

What type of PR is this?
Other

What does this PR do? Why is it needed?
Different operations on validators require the same flags, but flag names cannot duplicate. This PR merges flags to avoid redundancy in commands such as accounts merge --merge-source-dir.

Which issues(s) does this PR fix?

N/A

Other notes for review

@rkapka rkapka requested a review from a team as a code owner June 3, 2020 18:01
@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #6108 into master will decrease coverage by 0.30%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6108      +/-   ##
==========================================
- Coverage   59.91%   59.60%   -0.31%     
==========================================
  Files         324      323       -1     
  Lines       27756    27316     -440     
==========================================
- Hits        16629    16283     -346     
+ Misses       8896     8831      -65     
+ Partials     2231     2202      -29     

@prylabs-bulldozer prylabs-bulldozer bot merged commit 9c13e78 into prysmaticlabs:master Jun 4, 2020
@rkapka rkapka deleted the simplify-validator-flags branch June 18, 2020 23:35
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.

None yet

4 participants