Skip to content

Feat/eidomni 708 unambiguous supply of did doc verification material#63

Merged
vst-bit merged 9 commits intomainfrom
feat/EIDOMNI-708-unambiguous-supply-of-did-doc-verification-material
Mar 4, 2026
Merged

Feat/eidomni 708 unambiguous supply of did doc verification material#63
vst-bit merged 9 commits intomainfrom
feat/EIDOMNI-708-unambiguous-supply-of-did-doc-verification-material

Conversation

@vst-bit
Copy link
Copy Markdown
Collaborator

@vst-bit vst-bit commented Feb 23, 2026

No description provided.

…hrowing new IncompleteDidLogEntryBuilderException. Using nimbus-jose-jwt 10.8. Javadoc enhanced
…"/"authentications"/"verificationMethod") modelled accordingly. Deprecations introduced
@vst-bit vst-bit marked this pull request as ready for review February 25, 2026 22:13
*
* @deprecated Use {@link #nextKeyHashesDidMethodParameter} instead
*/
@Deprecated(since = "1.8.0")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a clear distinction which methods deprecated since 1.8 are to be removed and which not, since the nextKeys getter stays, while the setter is removed?

}

if (!this.getCryptoSuite().isKeyMultibaseInSet(didLogMeta.getParams().getUpdateKeys())) {
if (getCryptoSuite() == null) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the tryout still ongoing?

@vst-bit vst-bit merged commit 8d03b8f into main Mar 4, 2026
3 checks passed
@vst-bit vst-bit deleted the feat/EIDOMNI-708-unambiguous-supply-of-did-doc-verification-material branch March 4, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants