Mirko Mollik

Results 90 comments of Mirko Mollik

# Motivation The Issuer should be able to inform a Wallet about newly issued credentials by sending notifications directly to the Wallet using an endpoint provided by the Wallet—typically exposed...

Using a dedicated endpoint is fine for me. It would also allow to define some kind of unregister endpoint. But then developers need to make sure that it get registered...

@cvarjao can you provide some steps to reproduce the error? I cloned the bitfold repo and tried to install it with yarn v3.3.1, but it failed on Windows (some errors...

@nklomp @TimoGlastra it seems that `preinstall` causes also problems in other projects, see https://github.com/ethereum-optimism/optimism/pull/9805 https://github.com/pnpm/only-allow/issues/11

@cvarjao can you provide some links to the failed github actions? Maybe it's a bad configuration that triggers this behaviour.

@nklomp it seems that pnpm can make some problems with latest versions for pnpm, yarn and npm (the package last update is form last year). Another apporach is to use...

@nklomp little ping :) Would it also be possible to publish a new release then for PEX?

I would prefer when we include a breaking change, we release a new major version. Implementing old approaches will just blow up the code base and I would prefer to...

Mhh, when including both, there is no reason for people to update it. And since PEX has no semantic versioning, we can not announce it via a release...