trustbloc / trustbloc-did-method

DID method that extends Sidetree protocol with consortium discovery
Apache License 2.0
14 stars 10 forks source link

support `initial-state` param #172

Open llorllale opened 4 years ago

llorllale commented 4 years ago

The sidetree did method supports an initial-state parameter that enables "resolution of unpropagated and unpublished DIDs".

We're already running into some intermittent issues during testing where a newly-created trustbloc DID is not yet available for resolution. Example: https://dev.azure.com/trustbloc/edge/_build/results?buildId=7492&view=logs&j=888c3ba9-6bd0-5e3d-cb39-2cba9e4c5cc5&t=8754fe6e-0e4f-5b69-5d66-3f3dd33c78e9&l=610

sandrask commented 4 years ago

@llorllale @troyronda Reference application will deprecate initial-state soon https://github.com/decentralized-identity/sidetree/issues/849