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

[NayNay] Sign takes a verifying key now #382

Merged
merged 18 commits into from
Jun 25, 2024
Merged

Commits on Jun 14, 2024

  1. [NayNay] Sign takes a verifying key now

    - updated sign methods to take a verifying key as an argument and use it to overwrite the keyring verifying key if needed
    rh0delta committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f8c3169 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    b04831c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9acec8e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    c079413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    886a3cc View commit details
    Browse the repository at this point in the history
  3. Update src/signing/index.ts

    rh0delta authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5565335 View commit details
    Browse the repository at this point in the history
  4. Update src/signing/index.ts

    Co-authored-by: Frankie <frankie.diamond@gmail.com>
    rh0delta and frankiebee authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    edf429b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    2f2d590 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'naynay/sign-verifying-keys' of github.com:entropyxyz/en…

    …tropy-js into naynay/sign-verifying-keys
    rh0delta committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    388be9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    972b6aa View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Update src/signing/index.ts

    mixmix authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    213a583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbd4fc View commit details
    Browse the repository at this point in the history
  3. Update sign.test.ts

    rh0delta authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    807988c View commit details
    Browse the repository at this point in the history
  4. Update sign.test.ts

    rh0delta authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    29a93a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fa58cc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'naynay/sign-verifying-keys' of github.com:entropyxyz/en…

    …tropy-js into naynay/sign-verifying-keys
    rh0delta committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2ef5a65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f2f962 View commit details
    Browse the repository at this point in the history