-
We need to hold design discussions to come up with a unified `update()` method signature that complies with how each did method handles (or doesn't handle) updates, and has an intuitive DX which allow…
-
关于星火链网BID标识,如何解析和使用,需要标准规范定义。
# 生命周期
提出:2021-12-09
演示:2021-12-09
接受:2021-12-10
通过:2021-12-10
-
```
Caused by:java.lang.ClassNotFoundException: foundation.identity.did.DIDDocument
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
at org.code…
-
**Describe the bug**
There are several reasons why one might need to update a DID document including adding/deleting/updating service endpoints. However, the fields of the DidDocument class are final…
-
So I may be confused as to what the seed is, as from the bitcoin perspective the seed is the passphrase to get to the private key, but given I already have a private key, can I generate a did:key from…
-
Hey,
I'm trying to create and add a DID Doc but it seems like it's not being added to the network. Maybe you can help me find the issue.
I got a node.js express server setup with the following…
HLK65 updated
4 years ago
-
BTCR's use of "continuation" DID documents introduces the following problems:
1.`type` to identify a DID document in an external document
2. dealing with unknown terms in the DID document
Existin…
-
Bug report
**What I'm trying to do**
resolve web did (did:web:did.actor:alice) which is supported by aries go as far i see: https://github.com/hyperledger/aries-framework-go/tree/main/pkg/vdr/we…
-
The `getContextNameFromHash` methods iterates over the endpoints and requests the contextName for a contextHash.
It **only** returns a value if one endpoint replies successfully. If they **all** f…
-
When resolving example did `did:ccp:ceNobbK6Me9F5zwyE3MKY88QZLw`, we got following error:
![image](https://user-images.githubusercontent.com/8265961/69516797-b46bf200-0f8d-11ea-8458-aca30e1c132b.png)…