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

Replace Guardian Key with abstracted Guardian Signer #4120

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. node: add guardiansigner node/pkg

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2c23b76 View commit details
    Browse the repository at this point in the history
  2. node: replace use of guardian key with guardian signer

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    857662d View commit details
    Browse the repository at this point in the history
  3. node: replace use of vaa.AddSigner with guardian signer

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3917271 View commit details
    Browse the repository at this point in the history
  4. node: add nolint for armor import and fix test

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e8b07d3 View commit details
    Browse the repository at this point in the history
  5. node: handle error returned from signing

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8b91ed9 View commit details
    Browse the repository at this point in the history
  6. apply draft review suggestions

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0b8b14d View commit details
    Browse the repository at this point in the history
  7. apply pr reviews

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7cc1ebd View commit details
    Browse the repository at this point in the history
  8. apply pr reviews

    pleasew8t authored and pleasew8t committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    32fa31d View commit details
    Browse the repository at this point in the history