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

Improve Deposit Data Account Creation Prompt #5985

Merged
merged 5 commits into from May 26, 2020

Conversation

rauljordan
Copy link
Contributor

What type of PR is this?

Other

What does this PR do? Why is it needed?

A user reported the account creation deposit data is not quite clear, so they ended up pasting their public key into the prylabs.net/participate portal instead. This is because, intuitively, the user ignored the ======RAW TRANSACTION DATA====== text blob in the terminal. Instead, we should rename that to DEPOSIT DATA and mention clearly to paste in the deposit data shown above into the prylabs.net/participate page.

@rauljordan rauljordan requested a review from a team as a code owner May 25, 2020 20:59
publicKey := validatorKey.PublicKey.Marshal()[:]
log.Infof("Deposit data displayed for public key: %#x", publicKey)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This text was confusing to the user as well

@rauljordan rauljordan self-assigned this May 25, 2020
@rauljordan rauljordan added OK to merge Ready For Review A pull request ready for code review labels May 25, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit ad1d807 into master May 26, 2020
@delete-merged-branch delete-merged-branch bot deleted the improve-deposit-data-promt branch May 26, 2020 13:24
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