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

Key Dependent Signer Function APIs #85

Merged
merged 14 commits into from
Feb 21, 2023
Merged

Conversation

SupremoUGH
Copy link
Contributor

@SupremoUGH SupremoUGH commented Feb 16, 2023

Goes together with Manta-Network/manta-rs#319

  • New functions: all four keys from a Mnemonic.
    Signer methods:
  • Initialization from parameter and (possibly empty) storage.
  • load/drop both AccountTable and AuthorizationContext.
  • same methods for Wallet.

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 L- label to the PR.
  • Re-reviewed Files changed in the GitHub PR explorer.

@SupremoUGH SupremoUGH changed the title changed branch Key Dependent Signer Function APIs Feb 16, 2023
@SupremoUGH SupremoUGH added the L-added Changelog: add these changes to the `added` section of the changelog label Feb 16, 2023
@SupremoUGH SupremoUGH marked this pull request as ready for review February 16, 2023 17:46
@bhgomes bhgomes merged commit acfbada into signer_extension Feb 21, 2023
@bhgomes bhgomes deleted the key_dependent_signer branch February 21, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L-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