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

Feature/lit 3379 investigate bls signed session bug #500

Merged

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    2bfcc37 View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    Josh Long committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f0477b3 View commit details
    Browse the repository at this point in the history
  3. ref: remove todo

    Josh Long committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ca3b4ef View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. wip: comment out verify impl for now

    Josh Long committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a5962f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. dev(checkResignSessionKey): add bls verifier

    Josh Long committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ffec6b5 View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    Josh Long committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fe96aec View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. ref(core): remove check for sig type

    Josh Long committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    550058e View commit details
    Browse the repository at this point in the history
  2. ref: updates per review comments

    Josh Long committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    412d653 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:LIT-Protocol/js-sdk into feature/…

    …lit-3379-investigate-bls-signed-session-bug
    Josh Long committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4df1045 View commit details
    Browse the repository at this point in the history
  4. test: add blsSessionSigVerify

    Josh Long committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fbf56ea View commit details
    Browse the repository at this point in the history
  5. doc: add a note

    Josh Long committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bb0f427 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78372d1 View commit details
    Browse the repository at this point in the history
  7. ref: add logging for verify failure

    Josh Long committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    179b3bb View commit details
    Browse the repository at this point in the history