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

Signer Redesign #179

Closed
wants to merge 125 commits into from
Closed

Signer Redesign #179

wants to merge 125 commits into from

Conversation

AlexParshh
Copy link
Contributor

@AlexParshh AlexParshh commented Oct 3, 2022

This PR contains a new polished signer UI, including the ability to export a mnemonic phrase tied to an account, the ability to recover using an existing mnemonic phrase and switching away from a 24 word phrase to a 12 word phrase. It also includes new features such as account deletion and the ability to support transacting on multiple networks (Manta, Calamari & Dolphin).


Before we can merge this PR, please make sure that all the following items have been checked off:

  • Linked to an issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Added one line describing your change in CHANGELOG.md and added the appropriate changelog label to the PR.
  • Re-reviewed Files changed in the GitHub PR explorer.

Kevingislason
Kevingislason previously approved these changes Nov 12, 2022
ui/src/App.js Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
examples/test_server.rs Outdated Show resolved Hide resolved
examples/test_server.rs Show resolved Hide resolved
Co-authored-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Alexander Parsh <53206800+AlexParshh@users.noreply.github.com>
AlexParshh and others added 3 commits November 15, 2022 02:11
Co-authored-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Alexander Parsh <53206800+AlexParshh@users.noreply.github.com>
Co-authored-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Alexander Parsh <53206800+AlexParshh@users.noreply.github.com>
Co-authored-by: Brandon H. Gomes <bhgomes@pm.me>
Signed-off-by: Alexander Parsh <53206800+AlexParshh@users.noreply.github.com>
@AlexParshh
Copy link
Contributor Author

Made a copy of this PR in #215 due to merging issues with signing old commits. Closing this PR since the new one has already been merged. Release v1.0.0 PR has been updated.

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.

Add Account Recovery
3 participants