Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Endorser protocol for Issuer Agency #11

Merged
merged 16 commits into from
May 13, 2021
Merged

Commits on May 4, 2021

  1. First pass of Endorser protocols

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 4, 2021
    Configuration menu
    Copy the full SHA
    cc95189 View commit details
    Browse the repository at this point in the history
  2. Remove services as these will be transparent

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 4, 2021
    Configuration menu
    Copy the full SHA
    0f0f732 View commit details
    Browse the repository at this point in the history
  3. Fix failing tests

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 4, 2021
    Configuration menu
    Copy the full SHA
    897f9e3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    b703982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6854669 View commit details
    Browse the repository at this point in the history
  3. First half of request endorsement

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 5, 2021
    Configuration menu
    Copy the full SHA
    9dbb9b5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Write transaction after endorsement

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 6, 2021
    Configuration menu
    Copy the full SHA
    fad5153 View commit details
    Browse the repository at this point in the history
  2. Endorsement of schemas and credential definitions complete

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 6, 2021
    Configuration menu
    Copy the full SHA
    69b8a1b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Update webhook service for issue credential

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 7, 2021
    Configuration menu
    Copy the full SHA
    60569e8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Pass query parameters to get request via function arguments

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 12, 2021
    Configuration menu
    Copy the full SHA
    81e34b8 View commit details
    Browse the repository at this point in the history
  2. Adds explanation for event service.

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 12, 2021
    Configuration menu
    Copy the full SHA
    8f6edcd View commit details
    Browse the repository at this point in the history
  3. Move event service configuration to internalServices

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 12, 2021
    Configuration menu
    Copy the full SHA
    54f83bb View commit details
    Browse the repository at this point in the history
  4. Replace options field type in Schema class

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a1c1c90 View commit details
    Browse the repository at this point in the history
  5. Resolve lint warnings and errors when running tests

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9a6c40c View commit details
    Browse the repository at this point in the history
  6. Add TODO for typing response

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 12, 2021
    Configuration menu
    Copy the full SHA
    5c5d290 View commit details
    Browse the repository at this point in the history
  7. Address PR comments

    Signed-off-by: Akiff Manji <[email protected]>
    amanji committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3e1ec94 View commit details
    Browse the repository at this point in the history