Summary:

Topics:

  • Getting to release 0.7.4
  • Dealing with duplicate Admin API endpoint calls / Problem Reports
  • Q&A

Recordings from the call: 


Hyperledger is committed to creating a safe and welcoming

community for all. For more information

please visit the Hyperledger Code of Conduct.

Welcome and Introductions

Attendees

Announcements

Deployments and Work Updates

Agenda

  • Getting to release 0.7.4 – what is needed after RC2
  • Dealing with duplicate Admin API calls – e.g. Issue 1798 - store credential; Issue 1782; even issue 1730 - problem report for a non-protocol
    • How aggressively should we address these issues?
      • One pass through the protocols, states and endpoints?
      • As they come up?
    • From discussion:
      • Where possible, report back to the Controller that their call was unexpected – by the response to the request where possible, perhaps via the follow up event.
      • Separate out where the action breaks the protocol (interaction with other Agent) and where it impacts only the operation if this agent (e.g. the store credential example – doesn't impact the execution of the protocol).
      • Definitely prevent problem reports being sent out BEFORE the protocol exists (the issue 1730 - problem report for a non-protocol example).
      • For now, handle as they occur and learn from those implementations.
      • Look for the patterns and see if there is something that can be done at the framework level.  What do other frameworks do?

Next Meeting

Future Topics

Action items


  • No labels