Ian Costanzo

Results 223 comments of Ian Costanzo

> Could we do that as a 1.0.0-rc1 for that? I'm happy to do that. For sure I think that would be fine.

From cchiu on Discord: "We are using an ACAPY image based off of v0.7.3. And we are hitting Sovrin Buildernet and Sovrin Mainnet as the ledgers (not sure if that...

Hmmm just tested it and it's working for me (faber demo with a local ledger and tails server) We should clean up/improve the error handling and reporting around tails files...

Just started to look at this today. I'm assuming this will use the `/out-of-band/create-invitation` endpoint? How do you setup the payload to specify `did:peer:2/4` (or is it an internal coding...

See PR #2713 ... I created an integration test to issue a credential and send a proof request and it fails :-( (I think due to an overly aggressive DID...

> @ianco — can you write up the reuse part what you did to enable reuse? On the demo I just added the `--reuse-connections` parameter - for example in https://github.com/hyperledger/aries-cloudagent-python/blob/main/demo/features/0160-connection.feature:...

> * Just to confirm — you established two connections, and on the second, the invitee replied with the “reuse” message and everything worked? Correct - I manually checked that...

@swcurran is there any work outstanding on this issue or can we close it?

The connection reuse logic in the demo is a bit messed up, hence the error. I'm looking into it ...

I think aca-py is ok but the demo needs to respond to the webhooks etc. It looks like the demo is making some assumptions about when it should expect a...