Stephen Curran

Results 771 comments of Stephen Curran

Sounds good. Let’s leave it.

I was realizing as I looked at a test run this morning — the build takes 99% of the log — probably not 90% of the time. So when I...

@ianco — is this in ACA-Py already or should we add the same issue? Thanks.

Interesting stuff -- thanks for putting this down. A quick question. If you have a serverless instance of AFJ deployed, would it be able to support web sockets and return...

1.0.1 deprecates but does not drop the AIP 1.0 protocols. 1.1.x — when we release it will drop those protocols, but 1.0.1 does not. You may still want to do...

@ianco -- I don't think this got done, right? I see a couple of PRs from around when this was fixed, but they don't look like tests.

Unfortunately, this type of functionality is not currently supported. Private keys needed to decrypt messages sent to an instance of a wallet are not shared across wallets, and as a...

To confirm — the issue is not that ACA-Py has already deleted the record before the controller can retrieve it — that is expected/intended behaviour. The controller shouldn’t be trying...

You just need to check the webhook to see what data comes back in it. If it is insufficient, it is a problem. The timing issue is not the problem....