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

fix: rename root keys to seed keys in ui #1006

Merged
merged 4 commits into from
Apr 25, 2022
Merged

Conversation

Slesarew
Copy link
Contributor

We will need to fix this in internal code as well later, after ongoing large refactor #999

@Slesarew Slesarew marked this pull request as draft April 21, 2022 06:50
@Slesarew Slesarew requested a review from goldsteinsveta April 21, 2022 08:43
@Slesarew Slesarew linked an issue Apr 21, 2022 that may be closed by this pull request
@Slesarew Slesarew marked this pull request as ready for review April 21, 2022 09:08
@goldsteinsveta
Copy link
Contributor

/parity-signer/android/app/src/main/java/io/parity/signer/components/KeyCard.kt has a mention of root keys in comments. should be seed keys

@Slesarew Slesarew merged commit 9527f76 into master Apr 25, 2022
@Slesarew Slesarew deleted the as-2022-04-21-roots-to-seeds branch April 25, 2022 19:29
Slesarew added a commit that referenced this pull request Apr 25, 2022
* docs: Update FAQ.md (#1004)

* Update FAQ.md

* Update FAQ.md

edit import derived keys

* edit ledger keys

* grammar typo

Co-authored-by: Slesarew <33295157+Slesarew@users.noreply.github.com>

* Adjusted Docker file and sign_android.sh to be build and signe android  signer.apk  (#1008)

* updated docker file and sign_android.sh

* adjusted docker file for android builds

* refactor: best practices for Docker conatainer

Co-authored-by: TriplEight <denis.pisarev@parity.io>

* ci: remove old semantic app; add new GHA (#1010)

Co-authored-by: Slesarew <33295157+Slesarew@users.noreply.github.com>

* fix: rename root keys to seed keys in ui (#1006)

* fix: rename root keys to seed keys in ui

* fix: rename root key into seed key in error texts (#1007)

Co-authored-by: varovainen <99664267+varovainen@users.noreply.github.com>

* chore: kusama9190 into release metadata

Co-authored-by: goldsteinsveta <sveta@parity.io>
Co-authored-by: Slesarew <33295157+Slesarew@users.noreply.github.com>
Co-authored-by: Egor_P <egor@parity.io>
Co-authored-by: TriplEight <denis.pisarev@parity.io>
EgorPopelyaev added a commit that referenced this pull request May 11, 2022
* chore: update westend and remove hot side db from git

* chore: gitignore hot database

* chore: kusama9190 update (#1013)

* docs: Update FAQ.md (#1004)

* Update FAQ.md

* Update FAQ.md

edit import derived keys

* edit ledger keys

* grammar typo

Co-authored-by: Slesarew <33295157+Slesarew@users.noreply.github.com>

* Adjusted Docker file and sign_android.sh to be build and signe android  signer.apk  (#1008)

* updated docker file and sign_android.sh

* adjusted docker file for android builds

* refactor: best practices for Docker conatainer

Co-authored-by: TriplEight <denis.pisarev@parity.io>

* ci: remove old semantic app; add new GHA (#1010)

Co-authored-by: Slesarew <33295157+Slesarew@users.noreply.github.com>

* fix: rename root keys to seed keys in ui (#1006)

* fix: rename root keys to seed keys in ui

* fix: rename root key into seed key in error texts (#1007)

Co-authored-by: varovainen <99664267+varovainen@users.noreply.github.com>

* chore: kusama9190 into release metadata

Co-authored-by: goldsteinsveta <sveta@parity.io>
Co-authored-by: Slesarew <33295157+Slesarew@users.noreply.github.com>
Co-authored-by: Egor_P <egor@parity.io>
Co-authored-by: TriplEight <denis.pisarev@parity.io>

* chore: westend9200 update (#1015)

* chore: kusama9190 into release metadata

* chore: westend9200 update

* chore: westend9201 update (#1026)

* chore: polkadot9190 update (#1028)

Co-authored-by: varovainen <99664267+varovainen@users.noreply.github.com>
Co-authored-by: goldsteinsveta <sveta@parity.io>
Co-authored-by: Egor_P <egor@parity.io>
Co-authored-by: TriplEight <denis.pisarev@parity.io>
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.

Wording: do not use "root" keys
3 participants