Jason Syrotuck

Results 11 issues of Jason Syrotuck

**Describe the bug** I'm attempting to use this action to report pytest results on a flask application. After the tests successfully run, the after-build job cannot find the CoveragePy package...

bug
question

Image bcgovimages/aries-cloudagent:py36-1.16-1_0.7.4-rc0. The verifier can send, and the holder may receive a presentation_request with a proof request like this. ``` { "requested_attributes": [ { "name": "name", "restrictions": [{"cred_def_id": "B2eSSEsaCqwhhgacwBrstn:3:CL:323404:default"}] }...

A connection can be created without recipient_keys, and when it is, messages are sent to that service_endpoint in plain text. acapy should probably log an error or raise an exception...

In the transition to using peer did's for connections, acapy has unqualified dids and the target of those connections may being to use `did:peer:3` without notice. This is directly related...

When creating a presentation proposal, the user should select a schema, then select from the list of attributes contained in that schema to be included in a proposal. The receiver...

presentation-exchange

This proof request ``` { "id":"88719e13-4129-41a4-8434-f08e7a1e616b", "partnerId":"19b0d483-905b-46a3-ad19-938de8b5dd0f", "exchangeVersion":"V1", "state":"request_received", "role":"prover", "updatedAt":1630441579762, "stateToTimestamp":{ "request_received":1630441579761 }"typeLabel":"BC MInes Act Permit", "proofRequest":{ "name":"BC MInes Act Permit", "version":"1.0", "nonce":"113436436443681711055586", "requestedAttributes":{ "QVdfoxctydwAvScxGkUyor:2:mines_act-permit:1.0":{ "names":[ "Permitee", "Permit-number" ]"nonRevoked":{...

I don't see any notes on if there are Mongo version requirements with the MongoWrapper, however I'm getting this error when attempting to create the Provider instance using the example...

without setting timezone, python has time-zone unaware datetime objects. W3C and ISO8601 requires timezone information.

trying to run the frontend using `make be` or `docker-compose up frontend` both fail with this. ``` [+] Building 3.3s (9/11) docker:default => [frontend internal] load .dockerignore 0.1s => =>...

## Objective [MDS-6104](https://bcmines.atlassian.net/browse/MDS-6104) Issue-credential v1 protocols are being deprecated. Updated to use v2, I've reached out to Northern Block to see if they are prepared to accept this protocol. Might...