-
This is a specific "todo" closed related to https://github.com/w3c-ccg/did-resolution/issues/17...
TODO: Clarify the role of the DID Resolution spec relative to other DID specs (esp. the [DID spec]…
-
I am new to ginkgo and wanted some help. I have few specs which are interdependent hence I'm running them in a ordered execution strategy. Now I want to speed it up and run them in parallel but since …
-
While discussing with @peacekeeper DID-urls as a mechanism to refer to a key in a DID Document we came across an interesting question. Does a DID URL need to be unique across the entire history of the…
-
Hello @juanfranblanco, @veikkoeeva.. Your repository [did-common-dotnet](https://github.com/decentralized-identity/did-common-dotnet) is one of the [work items](https://github.com/decentralized-identi…
-
Hello @dhh1128.. Your repository [peer-did-method-spec](https://github.com/decentralized-identity/peer-did-method-spec) is one of the [work items](https://github.com/decentralized-identity/identifiers…
-
DIDs may not always resolve directly to public key bytes. This being the case, the current strategy to resolve DIDs to key material via `DidParser` is probably not adaptable enough to suit our needs o…
cdata updated
2 years ago
-
#### background
Some times when using a `sync.WaitGroup`, I want to bound the whole action with a timeout.
I thought this had been called out in #39863 or some [other issue](https://github.com/gol…
-
Looks like this crate is unmaintained, and since https://github.com/stm32-rs/stm32f3xx-hal is more up to date, it might make sense to add a note about that to the readme. Similar to what we did for th…
-
**Describe the bug**
Wireguard and its logo are licensed under various licenses.
**Expected behavior**
I coudn't find out exactly how the Logo is licensed but as this projects uses wireguard and …
-
I ran into two different issues, one is a deadlock and the other is leaked goroutines. I'm not exactly sure if these goroutines will be cleaned at some point but I did see them in the debugger.
## …