-
I think we've sort of discussed this before, but just wanted to open an issue to continue the discussion.
We're currently integrating this library into Aries Framework JavaScript (AFJ), and one of …
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
After one step of browsing, the UI gets stuck and doesn't upda…
-
Consider the following single "Hashlink" example from the paper https://github.com/WebOfTrustInfo/rwot8-barcelona/blob/master/topics-and-advance-readings/DID-Content-References.md ...
> `did:sov:2…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk…
-
Add unit tests for the did-resolver module located in the @leordev-tbdex/protocol package.
Checklist
- [X] Create `packages/protocol/tests/did-resolver.spec.ts` ✓ https://github.com/leordev/tbdex-…
-
The `publicKeyBase58` in the _verificationMethod_ of resolved DID Documents is deprecated in favor of **publicKeyMultibase** or **publicKeyJwk**. Check https://www.w3.org/TR/did-spec-registries/#pub…
-
In optimizing my verification codepaths, I've noticed that a major bottleneck was the creation of a new `reqwest::Client` for each did:web DID doc resolution. It's mostly because loading up all the T…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
After one step of browsing, the UI gets stuck and doesn't upda…
-
Don't know if that is the right place but at the driver repo `Issues` are disabled.
When resolving the example did `did:abt:z11MVbRGLFt6RXaHzX7Xj7rmHfeiyFkJiiRE` on https://dev.uniresolver.io follo…
-
Hi, usage code in the 3id-did-resolver's README.md doesn't match the actual code.
If I use usage code in README as below :
``` typescript
import ThreeIdResolver from '@ceramicnetwork/3id-did-re…