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

Get blinded secrets #309

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Get blinded secrets #309

wants to merge 6 commits into from

Commits on Aug 31, 2024

  1. feat: refactor generate premint secrets into a separate function

    This change is intended to enable devs who want to provide their own
    network transport to get blinded secrets without making a network call.
    
    The nix flake changes were implemented by the code formatter.
    vnprc committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    05b8ecf View commit details
    Browse the repository at this point in the history
  2. feat: add hash currency unit

    vnprc committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1c82e21 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    5a4e3fd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    4c2d05f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    90b69e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df46787 View commit details
    Browse the repository at this point in the history