Skip to content

Discrepencies between anoncreds events and indy events #4014

@PatStLouis

Description

@PatStLouis

After investigating event subscriptions for upgraded wallets, I noticed the following:

  • AnonCreds events are sent as a named tuple payload, whilst indy events are sent as a dict payload with a context key.
  • AnonCreds event for finished schema creation is missing
  • AnonCreds event for finished cred def creation is missing the tag

Questions I have:

  • Why was the format of the event changed, what benefit does NamedTuple have over a dictionary?
  • Why was no finished schema creation event included?
  • Why was the cred def tag not included in the AnonCreds event?

If I'm mistaken please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AnonCredsLedger Agnostic AnonCredsDiscussIssues to be raised for discussion at an ACA-Pug MeetingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions