-
Notifications
You must be signed in to change notification settings - Fork 516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accumulator synchronization not working in ACA-Py v0.10.1 #2477
Comments
A version of the log with debug logging enabled: |
This is a bug introduced with my PR on selectable write ledger.
|
move to ready to go colm |
swcurran
changed the title
Accumulator synchronization note working in ACA-Py v0.10.1
Accumulator synchronization not working in ACA-Py v0.10.1
Sep 7, 2023
The updates contained in the 0.10.2-rc0 release fixed the reported issue and I was able to successful use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to ACA-Py
0.10.1
calls to/revocation/registry/{rev_reg_id}/fix-revocation-entry-state
, even withapply_ledger_update=false
fail with the following error. The same calls were working with1.0.0-rc0
; the version that initialy contained the accumulator synchronization code.The text was updated successfully, but these errors were encountered: