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

Using @nobles/hashes #162

Closed
wants to merge 22 commits into from

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    85e0f5c View commit details
    Browse the repository at this point in the history
  2. using @nobles/hashes

    AlexAndrei98 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4d20b14 View commit details
    Browse the repository at this point in the history
  3. pretty please

    AlexAndrei98 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    766046e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 6, 2023

  1. Merge pull request #161 from lenkan/move-remaining-integration-tests

    convert remaining integration-scripts to tests
    lenkan committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3039ace View commit details
    Browse the repository at this point in the history
  2. fix integrity and sodium await

    address comments from Daniel
    AlexAndrei98 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a693d18 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    373e9c7 View commit details
    Browse the repository at this point in the history
  2. Addition of submitGrant that calls the correct endpoint to perform a …

    …credential grant.
    
    Sample in `single-issuer-holder.test.ts` of using data from credentials/list to create a GRANT for presenting a held credential.
    pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    facf020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6e8a4c View commit details
    Browse the repository at this point in the history
  4. Prettier

    pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ed57182 View commit details
    Browse the repository at this point in the history
  5. add logs

    lenkan authored and pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b006fdd View commit details
    Browse the repository at this point in the history
  6. add timeouts

    lenkan authored and pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    507ed56 View commit details
    Browse the repository at this point in the history
  7. remove oobis

    lenkan authored and pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e54ea2b View commit details
    Browse the repository at this point in the history
  8. increase timeout

    lenkan authored and pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    73cd2c1 View commit details
    Browse the repository at this point in the history
  9. One script change to get local execution to work.

    Changed workflow for integration tests to pull image every time since our plan is to overwrite the dev tags on the images for development builds for KERIA / KERIpy
    pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    318c755 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    272ac28 View commit details
    Browse the repository at this point in the history
  11. Pretty

    pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    11b1d37 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #166 from pfeairheller/feat-verifier

    Add credential presentation from held credential to verifier
    pfeairheller committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c0727b6 View commit details
    Browse the repository at this point in the history
  13. using @nobles/hashes

    AlexAndrei98 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d25ec6e View commit details
    Browse the repository at this point in the history
  14. pretty please

    AlexAndrei98 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2b4c197 View commit details
    Browse the repository at this point in the history
  15. fix integrity and sodium await

    address comments from Daniel
    AlexAndrei98 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    64ad49d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    91f0690 View commit details
    Browse the repository at this point in the history