The Tech Mage
The Tech Mage
Yep, and that work is in the process of being open sourced as well x3 The UI is already open source. I'm just waiting to get some time to make...
The general idea is good, though the basic message protocol is intended to be a basic "My First Protocol" introduction for implementers. We should get those involved with creating rich...
> * lib - [decentralized-identity/did-resolver](https://github.com/decentralized-identity/did-resolver) - (TODO open issue) > * docker - [uni-resolver-driver-did-uport](https://hub.docker.com/r/uport/uni-resolver-driver-did-uport/) - (TODO open issue) - [click here to see used lib](https://github.com/uport-project/uport-did-driver/blob/master/package.json) > * app - [universal-resolver](https://github.com/decentralized-identity/universal-resolver/)...
I just wanted to state that I'm running into this issue as well, however, I only see it when I move my mouse to the left of my main monitor....
Oh, since logs were provided earlier, here is part of my server logs when I tried moving my mouse cursor between monitors (with absolute mouse movement): ``` [2017-07-02T19:50:23] INFO: switch...
I've been meaning to get more data to this. I don't have access to the logs since I'm at work, however, just an comment to the last commentor's message. Yes,...
I hadn't created a base message class for V2 problem reports to be based off of. My focus was on getting a response back that could be decoded on the...
> I can't add any good comments about the approach other than it like it's been done well as a non intrusive way to add the changes and the code...
Did you install it with the didcommv2 extra (similar to installing with Askari)? This is how it's done for my test docker container: https://github.com/frostyfrog/didcomm-v2-test-util/blob/main/Dockerfile.acapy
Wait, @mepeltier, wasn't your custom import error supposed to trigger to talk about the extra, or am I thinking of something else?