-
# Summary
The verification of a W3C VC return error
````
Unable to set public key from verification method: no publicKeyBase58
````
when the public key is resolved via the [dev.uniresolver.i…
-
### Tested versions
-Reproducible in: Redot mono build
### System information
Windows 10 Redot mono build
### Issue description
When trying to launch a project with Redot mono build it returns …
-
This is probably some kind of an edge case, but still.
My host application uses a bunch of home-made plugins and a copy of cakedc/users.
At some point I started inconsitently (most likely becaus…
-
I used the following script to create a container:
```
docker run --entrypoint "/bin/sh" --name aries-uni-resolver -p 8030:8030 -p 8031:8031 -dit bcgovimages/aries-cloudagent:py36-1.16-1_0.7.0
do…
-
It seems a default unbound could be used, processing the stdout (or maybe different stream) to redis-cli (via some sed or awk).
Sample `unbound.conf`:
```
server:
num-threads: 2
username: "…
-
## Issue Summary
The did:schema driver sent approximately 365k websocket connection requests within a 24-hour period.
![Image](https://github.com/decentralized-identity/universal-resolver/asse…
-
@jandrieu raised an interesting question at RWoT that we want to consider in the resolution specification.
Let's assume this scenario:
Alice has `DID:btcr:12345` that exists pre-fork.
Later on …
-
Previously I was able to successfully use this opencv-spm with version 4.10.0. My project is configured to use the "Exact Version" with a value of "4.10.0"
Today I updated my projects dependencies …
-
### What minimal example or steps are needed to reproduce the bug?
```css
a {
border-width: 7px;
border-style: double;
border-color: green;
}
```
### What minimal configuration is neede…
-
One of DID Resolution's main purposes is to discover a `serviceEndpoint` URL for a DID, e.g.:
```
{
"id": "did:example:123456789abcdefghi;hub1",
"type": "HubService",
"serviceEndpoint"…