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

[pull] main from hyperledger:main #74

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Dec 9, 2022

  1. chore(deps): Bump certifi from 2022.6.15 to 2022.12.7 in /int

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2022.06.15...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b1501de View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. feat: add health checks

    Signed-off-by: Alex Walker <[email protected]>
    anwalker293 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    18cfabd View commit details
    Browse the repository at this point in the history
  2. fix/code-quality/ubuntu version

    Change `ubuntu-latest` to `ubuntu--20.04` to support python 3.6+
    
    Signed-off-by: Alex Walker <[email protected]>
    anwalker293 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    1723022 View commit details
    Browse the repository at this point in the history
  3. fix/tests/ubuntu version

    Change `ubuntu-latest` to `ubuntu-20.04` to support python 3.6+
    
    Signed-off-by: Alex Walker <[email protected]>
    anwalker293 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ea9f591 View commit details
    Browse the repository at this point in the history
  4. feat: update mediator wallet to bypass encoding problems for demo

    Signed-off-by: Micah Peltier <[email protected]>
    mepeltier authored and anwalker293 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    24f4cac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    635437a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge pull request #142 from Indicio-tech/fix/mediator-demo

    Mediator demo fixes
    dbluhm authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    09ca3a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94df705 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge pull request #146 from Indicio-tech/feat/health-checks

    Add health checks to demo docker compose
    dbluhm authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    cfccb63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bdb395 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge pull request #138 from hyperledger/dependabot/pip/int/certifi-2…

    …022.12.7
    
    chore(deps): Bump certifi from 2022.6.15 to 2022.12.7 in /int
    dbluhm authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a84fb3c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. docs: deprecation notice

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm authored and ryjones committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2f16350 View commit details
    Browse the repository at this point in the history
  2. Add auto archive

    Signed-off-by: Ry Jones <[email protected]>
    ryjones committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9da91c7 View commit details
    Browse the repository at this point in the history