Mircea Nistor

Results 48 issues of Mircea Nistor

# Description Workspace file `defaultPath`is collected from `configuration.blueprint.conf.defaultPath` instead of `configuration.blueprint.conf.defaultPath.defaultPath` Fixes #151 ## Type of change Please delete options that are not relevant. - [X] Bug fix (non-breaking change...

**Describe the bug** For jupyter workspaces, the `defaultPath` is not correctly picked up from the `atom.configuration.blueprint` **To Reproduce** 1. render a nanodegree that has embeded jupyter workspaces 2. navigate to...

@italobb please add details

pinned

This is a draft to document the notable changes coming up in the next major release. ### features * **credential-ld**: added support for JSON-LD credentials (#525) * **credential-eip712**: added support...

work-in-progress
pinned

Based on a [commend in #924](https://github.com/uport-project/veramo/pull/924/files#r895594037) In `@veramo/kms-web3`, the way key metadata is stored by other plugins matters a lot. The key metadata, the controllerKeyId and kid of the key...

enhancement
incomplete
pinned

There is an assumption in a few of the current Veramo plugins, that an `IMessage` lists the credentials and presentations it contains. This assumption is wrong, because messages are not...

bug
blocked
deprecation
pinned

### Discussed in https://github.com/uport-project/veramo/discussions/959 Originally posted by **peacekeeper** July 7, 2022 Hello, At DIF we've been working on a specification called "DID Registration", which defines inputs and outputs of the...

enhancement
incomplete
pinned

**Is your feature request related to a problem? Please describe.** DIDs are detailed publicly by their DID document, but an agent might need to store additional information about a DID....

enhancement
planned-feature

Our first implementation of a JSON backed data store (`@veramo/data-store-json`) uses a big JSON blob to store the entire dataset. It also emulates the functionality of the TypeORM backed `@veramo/data-store`...

enhancement
pinned

Naming is hard, but what we have now is an interface and a plugin implementation for both issuers and verifiers. It would be better to separate them, or rename the...

enhancement
pinned