Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Fixing generate-key with --seedPhrase - #1003

Open
mm-near wants to merge 2 commits into
masterfrom
0719_generatekeys_cleanup
Open

Fixing generate-key with --seedPhrase#1003
mm-near wants to merge 2 commits into
masterfrom
0719_generatekeys_cleanup

Conversation

@mm-near

@mm-near mm-near commented Jul 20, 2022

Copy link
Copy Markdown
Contributor

Currently when you call

near --generate-key --seedPhrase a b c ..

It will create 2 implicit keys (one with the seedPhrase and the other one with random value) - which is a little bit confusing.

Moreover, I think that something's wrong with seed-phrase.js code - as it should probably store the key in a seedPhraseKeystore (but I'm not very familiar with this code).

@mm-near
mm-near requested a review from volovyks July 20, 2022 10:46
@volovyks

Copy link
Copy Markdown
Contributor

@judith-Near can you please fix tests, since they are broken on master after your last merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants