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

create master key & import master key #29

Merged
merged 12 commits into from
Oct 25, 2021
Merged

Conversation

chescalante
Copy link
Contributor

@chescalante chescalante commented Oct 22, 2021

image

image

image

image

image

image

image

@ilanolkies ilanolkies added enhancement New feature or request storage Storage ui User interface labels Oct 22, 2021
Copy link
Contributor

@ilanolkies ilanolkies left a comment

Choose a reason for hiding this comment

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

I merged from main and tests started failing. There was no big change... I guess something is wrong in the tests, it never ran locally.

Only one change requested: where to save the mnemonic. Great job! This change should also modify how tests are built. I didn't revert my changes.

Comment on lines +19 to +21
useEffect(() => {
saveMnemonic(mnemonic)
}, [mnemonic])
Copy link
Contributor

Choose a reason for hiding this comment

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

I would call this in Confirm and Import components

Copy link
Contributor

@ilanolkies ilanolkies left a comment

Choose a reason for hiding this comment

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

@ilanolkies ilanolkies merged commit 868099c into main Oct 25, 2021
@ilanolkies ilanolkies added this to the v1.0.0 milestone Oct 26, 2021
@ilanolkies ilanolkies added the ux User experience label Oct 26, 2021
@jessgusclark jessgusclark deleted the feature/US-289-create-wallet branch November 17, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request storage Storage ui User interface ux User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants