0.12.5
This patch release addresses a bug in the publishing of AnonCreds revocation entries that caused the ledger and issuer wallet to become out of sync. As a result, revoked credentials were not being correctly flagged as revoked when presented. Previously, this issue was mitigated by an automatic “sync-revocation” process, which generally resolved the problem. However, we recently identified scenarios where the presence of an Indy Endorser in the revocation publication flow caused the “sync-revocation” process to fail silently.
This patch resolves that issue. Once applied, if a revocation batch results in an out-of-sync state, the “sync-revocation” process will automatically run to correct it.
For more details, see Issue 3546.
0.12.5 Breaking Changes
There are no breaking changes in this release.
What's Changed
- 0.12.lts Fix revocation accum sync when endorsement txn fails (#3547) by @jamshale in #3554
- 0.12.lts Patch the fix_ledger_entry improvements by @jamshale in #3558
- 0.12.5 by @swcurran in #3560
Full Changelog: 0.12.4...0.12.5