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

Ui/create wallet security warning #46

Merged
merged 63 commits into from
Aug 15, 2018
Merged

Conversation

hsurf22
Copy link
Contributor

@hsurf22 hsurf22 commented Aug 9, 2018

Feature

  • Updated CHANGELOG.md
  • Add PR label

@SteveMieskoski SteveMieskoski added this to In progress in Development via automation Aug 9, 2018
@SteveMieskoski SteveMieskoski moved this from In progress to Needs review in Development Aug 9, 2018
@gamalielhere
Copy link
Contributor

@hsurf22 Change base, add a label, update changelog

@@ -17,7 +17,7 @@ import Wallet from 'ethereumjs-wallet'
export default {
data () {
return {
privateKey: ''
privateKey: '563070852154f171267e8a79111f299e42baeda3acd5f0cf82d92e5feba31dea'
Copy link
Contributor

Choose a reason for hiding this comment

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

Might want to remove this. Private keys should never be public. If Just add "Private Key" as an input placeholder.

@gamalielhere
Copy link
Contributor

@hsurf22 Please update the CHANGELOG.md with a summary of your changes, and add a label. Also resolve conflicts.

@@ -0,0 +1,2 @@
### Add Create Wallet warning page
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you remove this?

@@ -0,0 +1 @@
export { default } from './jsonFilePasswordModal'
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this for? It's not being imported anywhere

@SteveMieskoski SteveMieskoski added Feature Feature tasks Ready Tag for when a PR is ready to merge labels Aug 14, 2018
@hsurf22 hsurf22 merged commit a0b9eea into develop Aug 15, 2018
Development automation moved this from Needs review / Reviewer approved to Done Aug 15, 2018
@gamalielhere gamalielhere deleted the ui/create-wallet-security-warning branch August 15, 2018 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature tasks Ready Tag for when a PR is ready to merge
Projects
No open projects
Development
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants