From a17bec1218cc855474658135b8a575c029cbc2c8 Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Mon, 21 Oct 2019 19:13:25 -0700 Subject: [PATCH 1/8] Add `initial-values` generic matrix parameter --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.html b/index.html index a6d0cd94..22907f74 100644 --- a/index.html +++ b/index.html @@ -790,6 +790,17 @@

Note: This parameter may not be supported by all DID methods. + + +initial-values + + +Some DID Methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document +state is propagated within the underlying trust system. To make resolution of a DID possible during this period, DID Methods may require passage of additional values +to their resolver logic to ensure correct processing. DID Methods SHOULD use the `initial-values` parameter if passage of any such values is necessary. +Note: This parameter may not be required by all DID methods. + + From b412dfe41129142787530b8f891056babe4a7611 Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Tue, 22 Oct 2019 08:25:50 -0700 Subject: [PATCH 2/8] Update index.html Co-Authored-By: Markus Sabadello --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 22907f74..2f7bc3ec 100644 --- a/index.html +++ b/index.html @@ -795,7 +795,7 @@

initial-values -Some DID Methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document +Some DID methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document state is propagated within the underlying trust system. To make resolution of a DID possible during this period, DID Methods may require passage of additional values to their resolver logic to ensure correct processing. DID Methods SHOULD use the `initial-values` parameter if passage of any such values is necessary. Note: This parameter may not be required by all DID methods. From 0dc41c9e8c527293ed58f6d91eadffbe7efe8069 Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Tue, 22 Oct 2019 08:25:55 -0700 Subject: [PATCH 3/8] Update index.html Co-Authored-By: Markus Sabadello --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2f7bc3ec..a457d513 100644 --- a/index.html +++ b/index.html @@ -797,7 +797,7 @@

Some DID methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document state is propagated within the underlying trust system. To make resolution of a DID possible during this period, DID Methods may require passage of additional values -to their resolver logic to ensure correct processing. DID Methods SHOULD use the `initial-values` parameter if passage of any such values is necessary. +to their resolver logic to ensure correct processing. DID methods SHOULD use the `initial-values` parameter if passage of any such values is necessary. Note: This parameter may not be required by all DID methods. From 065cb0edfe1a3500a99d5a9b7bee9c848aed14b7 Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Tue, 22 Oct 2019 08:26:02 -0700 Subject: [PATCH 4/8] Update index.html Co-Authored-By: Markus Sabadello --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a457d513..ba9cd732 100644 --- a/index.html +++ b/index.html @@ -796,7 +796,7 @@

Some DID methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document -state is propagated within the underlying trust system. To make resolution of a DID possible during this period, DID Methods may require passage of additional values +state is propagated within the underlying DID registry. To make resolution of a DID possible during this period, DID methods may require passage of additional values to their resolver logic to ensure correct processing. DID methods SHOULD use the `initial-values` parameter if passage of any such values is necessary. Note: This parameter may not be required by all DID methods. From 01797ceb61723616a119e7eaab34747e8b09689a Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Tue, 26 Nov 2019 15:09:01 -0800 Subject: [PATCH 5/8] Update index.html Co-Authored-By: Markus Sabadello --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ba9cd732..e731e484 100644 --- a/index.html +++ b/index.html @@ -798,7 +798,7 @@

Some DID methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document state is propagated within the underlying DID registry. To make resolution of a DID possible during this period, DID methods may require passage of additional values to their resolver logic to ensure correct processing. DID methods SHOULD use the `initial-values` parameter if passage of any such values is necessary. -Note: This parameter may not be required by all DID methods. +Note: This parameter may not be supported by all DID methods. From 23f814c36db4e99bdbf2bae7ec32f625a38a2421 Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Tue, 26 Nov 2019 15:09:09 -0800 Subject: [PATCH 6/8] Update index.html Co-Authored-By: Ted Thibodeau Jr --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index e731e484..0f7edec3 100644 --- a/index.html +++ b/index.html @@ -797,7 +797,8 @@

Some DID methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document state is propagated within the underlying DID registry. To make resolution of a DID possible during this period, DID methods may require passage of additional values -to their resolver logic to ensure correct processing. DID methods SHOULD use the `initial-values` parameter if passage of any such values is necessary. +be passed to their resolver logic. DID methods SHOULD use the +`initial-values` parameter when such values are necessary. Note: This parameter may not be supported by all DID methods. From feaaf19f363042a3dbfe3bf044343bf464c6cd95 Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Tue, 26 Nov 2019 15:09:16 -0800 Subject: [PATCH 7/8] Update index.html Co-Authored-By: Ted Thibodeau Jr --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 0f7edec3..d68ead3f 100644 --- a/index.html +++ b/index.html @@ -796,7 +796,8 @@

Some DID methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document -state is propagated within the underlying DID registry. To make resolution of a DID possible during this period, DID methods may require passage of additional values +state are propagated within the underlying DID registry. To enable resolution +of a DID during this period, DID methods may require that additional values be passed to their resolver logic. DID methods SHOULD use the `initial-values` parameter when such values are necessary. Note: This parameter may not be supported by all DID methods. From c569c486c2f04d2e8171aa00434f4ab4736d7c7b Mon Sep 17 00:00:00 2001 From: Daniel Buchner Date: Tue, 26 Nov 2019 15:09:23 -0800 Subject: [PATCH 8/8] Update index.html Co-Authored-By: Ted Thibodeau Jr --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d68ead3f..e151aab5 100644 --- a/index.html +++ b/index.html @@ -795,7 +795,8 @@

initial-values -Some DID methods may require an interim period of time (e.g. block intervals) before a new identifier and its initial DID document +Some DID methods may require an interim period of time (e.g., a block +interval) before a new identifier and its initial DID document state are propagated within the underlying DID registry. To enable resolution of a DID during this period, DID methods may require that additional values be passed to their resolver logic. DID methods SHOULD use the