Skip to content

Commit

Permalink
Merge branch 'main' into feat/3359
Browse files Browse the repository at this point in the history
  • Loading branch information
ianco authored Dec 20, 2024
2 parents 5cdd3a1 + efe14c7 commit ed0ff5b
Show file tree
Hide file tree
Showing 6 changed files with 1,011 additions and 426 deletions.
1 change: 1 addition & 0 deletions acapy_agent/wallet/anoncreds_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@ async def get_rev_reg_def_upgrade_objs(
key=lambda x: json.loads(x.value)["created_at"],
)
found_active = False
is_active = False
for askar_issuer_rev_reg_def in askar_issuer_rev_reg_def_records:
# active rev reg def is the oldest non-full and active rev reg def
if (
Expand Down
Loading

0 comments on commit ed0ff5b

Please sign in to comment.