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

Force manual validator account creation #6165

Merged
merged 4 commits into from
Jun 8, 2020
Merged

Conversation

0xKiwi
Copy link
Contributor

@0xKiwi 0xKiwi commented Jun 7, 2020

What type of PR is this?
UX Improvement

What does this PR do? Why is it needed?
This PR removes the automatic creation of a validator account if no information is passed in and a validator key doesn't exist. This would often confuse users and is just a user path we shouldn't allow.

This PR fixes #5494

@0xKiwi 0xKiwi requested a review from a team as a code owner June 7, 2020 16:06
@0xKiwi 0xKiwi added the Ready For Review A pull request ready for code review label Jun 7, 2020
@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #6165 into master will increase coverage by 0.13%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master    #6165      +/-   ##
==========================================
+ Coverage   59.76%   59.89%   +0.13%     
==========================================
  Files         323      323              
  Lines       27351    27415      +64     
==========================================
+ Hits        16347    16421      +74     
+ Misses       8781     8774       -7     
+ Partials     2223     2220       -3     

@rauljordan rauljordan merged commit cb2813f into master Jun 8, 2020
@delete-merged-branch delete-merged-branch bot deleted the force-manual-creation branch June 8, 2020 14:03
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.

Encrypted key generation is confusing and awkward
2 participants