Philipp Schlarb

Results 6 issues of Philipp Schlarb

-Tests are only run, when needed on PR's. The status check job needs to be added as the gateway for the PR's. -Image Tag format has been updated. -GHA Updates...

Cherry picked the `New Network from Scratch` documentation, updated the `indy-cli` references to include `indy-cli-rs` and fixed the Python3.5 reference as pointed out in https://github.com/hyperledger/indy-node/pull/1811. Feel free to make changes...

The `prepare_package.sh` script changes the version number of plenum and node in the `setup.py` to match with the deb versioning (`~`). fpm extracts that and writes the deb depends on...

The documentation of the Testpool and the IndyStory Walkthrough seems to be outdated. Following environment/docker/pool/StartIndyAgents.md there is no indy command in the container.

help wanted
good first issue

### Version 1.2.0-dev2 ### Environment Docker mcr.microsoft.com/devcontainers/python:1-3.12-bullseye, python 3.12.3, Development Container ### Expected behavior The ACDC with 2 edges should be created in a reasonable time. ### Actual behavior The...

bug
triage

Plenums 3rd parties dependencies use a build of rocksdb from evernym. (https://github.com/evernym/rocksdb) The built of rocksdb from evernym is not declaring its dependencies such as: libgflags-dev \ libsnappy-dev \ zlib1g-dev...

help wanted
CI/CD