Mourits de Beer
Mourits de Beer
> So problem still (differently) exists. indy-vdr validation doesn't happen anymore ? @zoblazo A change between 1.2.0 and latest nightly build is that the did-prefix is now stripped from the...
We're encountering this exact same issue in our migration to AnonCreds. It could indeed be resolved by stripping `did:sov:` from the specified issuer did
By the way - just mentioning because I'm busy debugging some revocation stuff - it looks like cred_rev_id starts from 1, and this means that the `revocation_list` resources have an...
Greetings! What is the current state of this issue?
Looks like some dev dependencies require >=py3.9 after I updated the lock file
Might want to do a Pipfile update + dropping 3.8 in a separate PR Workflows complain about "ModuleNotFoundError: No module named 'tomli'" Not sure what's the right solution here (not...
The tests fail with `ModuleNotFoundError: No module named 'tomli'` Can anyone help understand how to fix this? cc active contributors: @caspervonb @wallyqs
Can I please get some help with this? @wallyqs @caspervonb I'd like to contribute some other things to this repo too, so I'm mainly curious what the status of the...
The answer is that I should not have done a Pipfile lock update. Doing so essentially drops py3.8 support.
Success 🎉 @wallyqs @caspervonb sorry for the spam - now just want to say it's ready for review