animo / paradym-wallet

With Paradym Wallet, you can seamlessly manage and present your digital credentials
https://paradym.id
Apache License 2.0
32 stars 12 forks source link

fix: credentials shown multiple times #106

Closed TimoGlastra closed 5 months ago

TimoGlastra commented 5 months ago

AnonCreds credentials are now stored in W3C format. This makes it easier to deal with, and we don't have to render credential exchange records anymore. However, we do lose all metadata for currently issued AnonCreds credentials as these are in the CredentialExchangeRecord and there's actually a bug in Credo that makes it hard to migrate this.