Charles Lanahan

Results 36 issues of Charles Lanahan

There seem to be quite a few errors so I won't go into much detail. However, I noticed that if I take the schema above and the example json (copy...

openapi
bug

Hello. Generated a flask app based off this spec https://w3c-ccg.github.io/vc-http-api/ which I've also attached from editor.swagger.io. Unzipped and tried to run from the command line and I got ```bash (TrustScience)...

## Background We are working on a [cryptographic encoding scheme](https://trustoverip.github.io/tswg-cesr-specification/) that relies on the ordering of map key/values when serializing and deserializing to ensure the cryptographic properties of the various...

Online documentation link on the hex.pm page for msgpack is currently a dead link. They said to raise an issue here. Supposed documentation link and screenshot below. https://hexdocs.pm/msgpack/ ![image](https://github.com/msgpack/msgpack-erlang/assets/452431/f5c9dcad-b463-4280-86aa-7b0d2c420334)

## Description Basically what's in the title. If I run the `test_scripts.sh` file according to the `README.md` file in the demo directory I get weird oobi type errors for the...

### Documentation Request Right now there exists https://aries.js.org/guides/0.4/tutorials/agent-config#walletconfigstorage which isn't quite helpful, although there are many examples throughout the docs of `path:` `uri:` and other options in postgres for example...

request

### Version 1.1.14 ### Environment ubuntu, 3.12.2, local dev env on wsl2 ### Expected behavior ``` (keri) daidoji@LAPTOP-5KEUASIG:~/ssi/keripy$ kli incept --name foo --alias foo_alias --icount 1 --isith 1 --ncount 1...

bug
triage

Prefixes are 1-1 with aliases which are already required for this command and thus redundant. Removed for ease of use.

> tdw-did = "did:tdw:" scid ":" domain-segment 1+( "." domain-segment ) *( ":" path-segment ) >domain-segment = ; A part of a domain name as defined in RFC3986, such as...

I was reading through the new version of the spec and it jumped out at me: > The domain name element of the method-specific identifier MUST match the common name...