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 features #262

Merged
merged 75 commits into from
Nov 4, 2022
Merged

Signer redesign features #262

merged 75 commits into from
Nov 4, 2022

Conversation

AlexParshh
Copy link
Contributor

@AlexParshh AlexParshh commented Oct 1, 2022

This PR contains new features which enable the signer native app to operate on multiple networks and export/recover accounts using a mnemonic seed phrase.


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.
  • Checked that changes and commits conform to the standards outlined in CONTRIBUTING.md.

manta-accounting/src/wallet/mod.rs Outdated Show resolved Hide resolved
manta-accounting/src/wallet/signer.rs Outdated Show resolved Hide resolved
@AlexParshh AlexParshh added the changelog:added Changelog: add these changes to the `added` section of the changelog label Nov 3, 2022
manta-pay/src/signer/client/mod.rs Outdated Show resolved Hide resolved
manta-pay/src/signer/client/network.rs Show resolved Hide resolved
manta-pay/src/signer/client/network.rs Outdated Show resolved Hide resolved
manta-pay/src/signer/client/network.rs Outdated Show resolved Hide resolved
manta-pay/src/signer/client/network.rs Outdated Show resolved Hide resolved
@bhgomes bhgomes requested a review from Kevingislason November 3, 2022 18:10
AlexParshh and others added 5 commits November 3, 2022 14:34
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>
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>
Kevingislason
Kevingislason previously approved these changes Nov 3, 2022
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
@bhgomes bhgomes requested a review from Kevingislason November 4, 2022 16:20
@bhgomes bhgomes merged commit ab8657c into main Nov 4, 2022
@bhgomes bhgomes deleted the signer_redesign branch November 4, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:added Changelog: add these changes to the `added` section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants