sidetree icon indicating copy to clipboard operation
sidetree copied to clipboard

Sidetree Specification and Reference Implementation

Results 117 sidetree issues
Sort by recently updated
recently updated
newest added

This will remove 99% of the storage usage used by the Bitcoin Core client.

feature
Bitcoin

Currently in reference implementation, a Sidetree request gets queued up and waits for the Batch Writer to write it to the network. This can take minutes and even hours depending...

feature
Spec v1.1
Spec v2

Should respond that the DID is invalid/unresolvable as per v1 sidetree spec.

bug

While testing ion-bitcoin I slowed down my bitcoind so that RPC responses were really slow and the [BitcoinClient](https://github.com/decentralized-identity/sidetree/blob/54509a579029d086c8e61a10bab61a79447a8fe0/lib/bitcoin/BitcoinClient.ts#L813) quickly timed out and ion-bitcoin that uses sidetree died. This is a...

I recently ran into an issue where I was using rpcauth in my bitcoin.conf file. I was copying the salted hmac over to the *-bitcoin-config.json file for ion-bitcoin as the...

[Section 17](https://identity.foundation/sidetree/spec/#context): > If an `@context` is present, any properties not defined in DID Core, MUST be defined in this context, or in a DID Method specific one. I think...

Spec v1.1
Spec v2

For new comers first reading the spec, clarifying why we do the double hashing described in step 3. might avoid confusion, suggest adding a note to capture this.

spec
Spec v1.1
editorial

See https://w3c.github.io/did-core/#example-33-did-document-with-many-different-verification-methods

test vectors
spec
Spec v1.1
Spec v2

Re: https://github.com/decentralized-identity/sidetree/pull/1009#discussion_r561435869 https://github.com/decentralized-identity/sidetree/pull/1006#discussion_r561056101 @OR13 wrote: > I strongly recommend against returning the empty string for the controller property.... if makes sidetree look different than every other did method, and its...

test vectors
spec
Spec v1.1