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

feat: add initial askar package #1211

Merged
merged 20 commits into from
Feb 7, 2023

Commits on Jan 12, 2023

  1. feat(askar): initial import (work in progress)

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    87b39d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3465764 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. refactor: using test packages

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    ae35f4b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. feat(askar): use published test npm packages

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    ed302c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. feat(askar): first implementation of DIDComm V1 packing and E2E test …

    …with IndySDKWallet
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    17b6a73 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/askar-package

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d6f348b View commit details
    Browse the repository at this point in the history
  3. add error cases

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0216718 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. feat: add custom signing provider support

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b8adc3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f2577d View commit details
    Browse the repository at this point in the history
  3. fix: address some feedback from PR review

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    93a9617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8b1e60 View commit details
    Browse the repository at this point in the history
  5. fix(askar): allow multiple sign/verify for custom signing providers

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    dd1ce82 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. feat(askar): support posgres backend

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    44e65db View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. chore: update askar test packages

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    27c3c47 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    2641f84 View commit details
    Browse the repository at this point in the history
  2. update to hyperledger packages and skip askar e2e tests due to perfor…

    …mance issues
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    b44647f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. add eslint ignores and increase timeout for askar tests

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c06f1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd0dff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    746f3f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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