Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Meeting time: 09:00 am UTC
Zoom link:  https://zoom.us/j/97759680284?pwd=VytRRlJSd3c5NXJ1V25XbUxNU0Jndz09#success

Image Modified

Note:

  • If you are planning on attending aries-vcx call, feel free login to wiki and update the agenda below to include your discussion topic / question
  • Alternatively you can simply join the call and we can discuss your questions and concerns (smile) 

Agenda:

  • Start meeting discussion 
    • Mentorship program status update
    • Github "Good first issue" review
    • Work parallelization review
  • Overview of recent work done
    • tbd

  • Check on work in progress
    • tbd
  • Upcoming work
    • Finish messages2 crate
    • Integrate messages2 crate into aries-vcx 
    • Typestate pattern 
      • credential holder (started by George)
      • credential issuer
      • presentation verifier
      • presentation prover
    •  [ vdr-tools, DID parser, did-resolver ]
  •  End meeting discussion (anything else that comes up to be discussed)


Task backlog: 

    • Compile time protocol registry boundary
    • Apply state pattern for issuance, presentation state machines
    • Issuer with credx
    • Eliminate usage of MediatedConnection in tests (in favor of (non-mediated) Connection)
    • DDO as first class citizen
    • Create DID parser, DID type
    • Implement DID resolver https://github.com/hyperledger/aries-vcx/issues/706
    • Add more typing across codebase
      • use did type, use url type, and others
    • New protocols: DidExchange protocol, Presentation Protocol 2.0, Issuance Protocol 2.0
    • Aries mediator client (pick protocol V2)