Ariel Gentile
Ariel Gentile
I'm wondering if this is actually an error or a feature :stuck_out_tongue:, as looking at the [Dispatcher code](https://github.com/hyperledger/aries-framework-javascript/blob/main/packages/core/src/agent/Dispatcher.ts#L68) I can see that the exception is actually handled and explicitly thrown....
This is becoming a 'hot topic' within our community, as it took most of last week call and we were willing to continue the discussion 😄. There is a thread...
Hi all, I'm working on a migration to Python 3 and Tensorflow 1.x. Seems to be working fine under Python 3.5.4 and tensorflow-gpu-1.15.2. Check my [fork](https://github.com/genaris/deepsleepnet). Anyway I'll send a...
Hi @wangzhang021 , you are right. `prepare_physionet.py` was not updated (I've downloaded data with original py2.7 setup), so the repo was not in a consistent state. I've just commited some...
> Another related issue to this that we (BC Gov in concert with others) are working right now on is the horizontal scaling of a mediator, where a dropped connection...
Should this PR be discarded now we have [RFC 0794](https://github.com/hyperledger/aries-rfcs/tree/main/features/0794-did-rotate)'s `hangup` message? Or maybe consider some of the thoughts here to add in a potential new minor version of that...
@mirgee @Jsyro @dbluhm what do you think about the approach proposed by @TimoGlastra ? I think that now we are all working on the implementation for did:peer:2 in Aries VCX,...
did:peer:4 already? What a moment to be alive! 🤯
The problem is that, as the things are right now, JS wrapper is not usable at all under Node JS. If we want to make it work in node 18,...
> We had quite a bit of discussions around this and would be good to probably add more context to the Protocol. In my opinion the `messages-received` should not have...