nickreynolds

Results 28 issues of nickreynolds

The DIDComm Mediator-Coordinator protocol spec (possibly other specs) has examples that all have this long (emoji related) img tag in the middle of the DID. I'm assuming this is just...

## What issue is this PR fixing * Currently, it's impossible to add support for new proof formats without forking Veramo because the different logic for each supported proof format...

## What issue is this PR fixing will fix #1379 ## What is being changed Placeholder PR that demonstrates failure case ## Quality Check all that apply: * [ ]...

wontfix

**Bug severity** 2 **Describe the bug** When certain plugins are included in the agent (or, more accurately, certain methods exposed), the getOpenAPISchema function throws an error **To Reproduce** Steps to...

bug
pinned

**Is your feature request related to a problem? Please describe.** `did:dht` is a new DID Method created by TBD and the spec is essentially finalized: https://did-dht.com/ TBD has already implemented...

enhancement
good first issue
pinned
did-manager

## What issue is this PR fixing * removes an error that can be safely ignored but can cause confusion ## What is being changed * just refactor how the...

**Is your feature request related to a problem? Please describe.** Had to comment out integration tests after `did.actor` was shut down **Describe the solution you'd like** Host a stable did:web...

enhancement
tests
pinned
did-resolver

**Bug severity** 3 **Describe the bug** * integration tests for `did-resolver` try to resolve `did:web:did.actor:alice`, but the `did.actor` service has been taken offline so the tests started failing **To Reproduce**...

bug