Kim Ebert
Kim Ebert
I think it would make sense to move the indy build into indy-sdk instead of having it in aries-cloudagent-python.
I suppose it isn't non compliant when it comes to handling the access token itself. I would suggest that the expiration time be shared in a compliant way. It was...
Old protocols seem to have a way of living a lot longer than we ever intend them to live. I think we should still make the change to encourage proper...
I will update wording here to clarify the agent may see other agents not doing this behavior.
indy-vdr proxy could also run on the indy nodes as well, like the didcomm method.
If anyone is interested, it is likely that the error is occurring [here](https://github.com/zeromq/libzmq/blob/master/src/tcp_connecter.cpp#L292) in zmq. The errno_assert will cause the program to crash. Changing the behavior of ZMQ to be...
Maybe related to https://github.com/zeromq/libzmq/issues/3046 https://github.com/zeromq/libzmq/pull/3047
See https://github.com/hyperledger/aries-cloudagent-python/pull/2099 and https://github.com/hyperledger/aries-cloudagent-python/pull/2116
See https://github.com/hyperledger/aries-cloudagent-python/pull/2116
start_period appears to only modify the healthcheck parameter. depends_on appears to be part of the latest spec. See https://docs.docker.com/compose/compose-file/05-services/#depends_on