Eike Haß

Results 46 issues of Eike Haß

## Description Add support for the upcoming VC Data Model v2.0 in a way that allows multiple data models to coexist. ## Motivation Stay compatible with the latest recommendations in...

## Description Add support for additional DID methods that follow other CRUD implementations then `did:iota`. Off-chain methods like `did:key` or `did:jwk` can be a good proof of concept and are...

## Description Figure out on-chain availability for use-case that need storage exceeding what a single output can store (likely in the

## Description Implement Bitstring Status List according to the v1.0 specification in a manner that is agnostic regarding the hosting of the Status List credential. ## Motivation Allow numbers of...

# Description of change Add a caching layer for the docker images we pull for setting up the private tangle in every job. We expect those to change very unfrequently...

Chore
No changelog

## Description We should start using the frequently recommended cargo-llvm-cov crate. ## Resources [cargo llvm cov](https://github.com/taiki-e/cargo-llvm-cov) [PR that removed the old coverage workflow](https://github.com/iotaledger/identity.rs/pull/1083) ## Change checklist Add an `x` to...

## Description We should enforce uniqueness of fragments in DID documents, since multiple identical fragments in one document could lead to errors or at least unexpected or undefined behavior, during...

## Description A bunch of stuff changed in their [latest relase](https://github.com/crate-ci/cargo-release/releases/tag/v0.22.0) including how to authenticate. We need to figure out if and how we can use the latest version or...