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

Merge validator databases #5968

Merged
merged 13 commits into from May 25, 2020

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented May 23, 2020

What type of PR is this?

Feature

What does this PR do? Why is it needed?

This PR introduces the ability to merge several validator databases into one database by means of a new command: validator accounts merge.

Which issues(s) does this PR fix?

This is one of several PRs addressing #5638.

Other notes for review

@rkapka rkapka requested a review from a team as a code owner May 23, 2020 22:37
@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

Merging #5968 into master will decrease coverage by 0.51%.
The diff coverage is 61.66%.

@@            Coverage Diff             @@
##           master    #5968      +/-   ##
==========================================
- Coverage   59.99%   59.48%   -0.52%     
==========================================
  Files         319      319              
  Lines       27376    26945     -431     
==========================================
- Hits        16425    16027     -398     
+ Misses       8749     8739      -10     
+ Partials     2202     2179      -23     

Copy link
Contributor

@rauljordan rauljordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the contribution! would love to have you keep contributing

@rauljordan rauljordan merged commit 277fa33 into prysmaticlabs:master May 25, 2020
Copy link
Member

@nisdas nisdas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some things that came up

validator/accounts/account.go Show resolved Hide resolved
validator/accounts/account_test.go Show resolved Hide resolved
validator/accounts/account_test.go Show resolved Hide resolved
validator/accounts/account_test.go Show resolved Hide resolved
validator/accounts/account_test.go Show resolved Hide resolved
validator/db/manage.go Show resolved Hide resolved
validator/db/manage.go Show resolved Hide resolved
validator/db/manage.go Show resolved Hide resolved
validator/db/manage.go Show resolved Hide resolved
validator/accounts/account_test.go Show resolved Hide resolved
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

3 participants