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

Ipc/account saving #129

Merged
merged 6 commits into from
May 20, 2022
Merged

Ipc/account saving #129

merged 6 commits into from
May 20, 2022

Conversation

SvenDowideit
Copy link
Member

@SvenDowideit SvenDowideit commented May 19, 2022

using the new PromiseIPC config store for human name editing - though I'm using it as a description.

image

and

image

and we also know and save (and show the user) the private key when creating a new Keypair through the WB

image

@SvenDowideit SvenDowideit added this to the 0.4.0 milestone May 19, 2022
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
@@ -291,6 +282,15 @@ function ProgramChangeView() {
<Button
onClick={() => {
const newAccount = createNewAccount();
// TODO: yeah, this is horrible, will be easier to do generating the new Key on the server, and saving it there...
Copy link
Member Author

Choose a reason for hiding this comment

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

This will change in a future PR that actually moves it - but there's wallet work I need to do first to make that worth it.

@SvenDowideit SvenDowideit merged commit 5e7f96b into main May 20, 2022
@SvenDowideit SvenDowideit deleted the ipc/account-saving branch May 20, 2022 01:03
@SvenDowideit SvenDowideit restored the ipc/account-saving branch June 12, 2022 06:02
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.

1 participant