jamshale

Results 217 comments of jamshale

For indy verification and issuance you'll need to have the public did set to the correct indy did. I don't know why you need to have the public did set...

Maybe we can focus on Case#1 first, as it should be simpler. Is there any logs on the receiver side before the 500 error? Maybe there's an issue resolving the...

Thank you. It looks like there's a problem here. I'm not sure what it's doing to the did string, but it doesn't look right. @PatStLouis is currently looking at this...

This is updated with main. I removed the non python 3.13 compatible webpy library from the demo container. I'm not sure what this was for previously, but it isn't referenced...

@esune This and the plugin repo PR have been updated and need a new approval.

The failing BDD Interop tests are expected to fail until the plugin is installed and configured. I have a PR here https://github.com/openwallet-foundation/owl-agent-test-harness/pull/921 which I have tested with this branch and...

@vinaysingh8866 FYI. When trying to create integration tests for the kanon profile I ran into this issue.

@vinaysingh8866 Unfortunately after updating main with this fix the scenario tests started failing again, even though they passed multiple times from the PR. This was the intermittent behavior I was...

Looks like this is still an intermittent issue. I'm going to need to disable the test again... The test is definitely passing more often then it did before the latest...

I think I may be able to change the scenario docker compose values to limit the agent to a single thread env. I'll try and have a look and see...