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

fix credentialing field ordering and related singlesig-vlei-issuance test #254

Merged
merged 23 commits into from
May 8, 2024

Commits on Apr 26, 2024

  1. testing again vlei verification service

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fa0fe7d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Fixes for cd '/Users/meenyleeny/VSCode/signify-ts'

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ec214fe View commit details
    Browse the repository at this point in the history
  2. make signedFetch generic so the caller can control contentType and da…

    …ta. This is a breaking change
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6e19a80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbaafb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05768f0 View commit details
    Browse the repository at this point in the history
  5. formatting fixes

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    12fc3cf View commit details
    Browse the repository at this point in the history
  6. prettier formatting fixes

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9db0c69 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Align signedFetch with fetch api.

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    895a819 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    18b863b View commit details
    Browse the repository at this point in the history
  2. restore original package-lock.json

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 1, 2024
    Configuration menu
    Copy the full SHA
    96ec3c7 View commit details
    Browse the repository at this point in the history
  3. prettier formatting

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 1, 2024
    Configuration menu
    Copy the full SHA
    51422fc View commit details
    Browse the repository at this point in the history
  4. removed unnecessary imports

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4058a49 View commit details
    Browse the repository at this point in the history
  5. even prettier formatting

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8245ed7 View commit details
    Browse the repository at this point in the history
  6. fixed signedFetch documentation

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c5914db View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. set retry options

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6fe4061 View commit details
    Browse the repository at this point in the history
  2. format code

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    df6f4f0 View commit details
    Browse the repository at this point in the history
  3. restore asserts

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    355fcaf View commit details
    Browse the repository at this point in the history
  4. restore asserts

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5447464 View commit details
    Browse the repository at this point in the history
  5. better naming

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c6b850a View commit details
    Browse the repository at this point in the history
  6. restore check

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1cfe7a2 View commit details
    Browse the repository at this point in the history
  7. removed unnecessary re-ordering

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4c728f1 View commit details
    Browse the repository at this point in the history
  8. separating pr functionality

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fdb9e33 View commit details
    Browse the repository at this point in the history
  9. separating pr functionality

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fc6d59b View commit details
    Browse the repository at this point in the history