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

Add secure minting #110

Draft
wants to merge 5 commits into
base: trunk
Choose a base branch
from
Draft

Add secure minting #110

wants to merge 5 commits into from

Commits on Jun 2, 2022

  1. Add support for secure minting

    Secure minting and small refactor of command line client
    
    Signed-off-by: Dave Bryson <[email protected]>
    davebryson committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9fa789e View commit details
    Browse the repository at this point in the history
  2. Resolve clang-tidy issue

    Fix clang-tidy issue with return after if/else
    
    Signed-off-by: Dave Bryson <[email protected]>
    davebryson committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8cc2cb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Resolved pull request review items

    Signed-off-by: Dave Bryson <[email protected]>
    davebryson committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5b417e4 View commit details
    Browse the repository at this point in the history
  2. Fixed doxygen issue

    Signed-off-by: Dave Bryson <[email protected]>
    davebryson committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    eb16c65 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Updates to minting

    Signed-off-by: Dave Bryson <[email protected]>
    
    Added minting private keys to the configuration file.  Removed older minting approach for mint keys.  Moving to draft pull request as there are still other issues to resolve
    davebryson committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b879a34 View commit details
    Browse the repository at this point in the history