Versions Compared

Key

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

...

  • Overview of recent work done
      tbd
    • Release 0.55.0
      • Messages2 integration
  • Upcoming work
    • DID parser, did-resolver
    • Typestate pattern 
      • credential issuer
      • presentation verifier
      • presentation prover

    • Priorities:
      • did resolution, DDO - PR #812 
      • typestate pattern
      • new gen testing - connectionless integration tests for typestate holder+issuer
  •  End meeting discussion 
    • crate naming
      • underscores VS dashes
      • shared prefix? eg. aries-vcx-did-resolver , aries-vcxs-messages , ... ? Or perhaps just aries-  / aries_ 
    • <anything else that comes up to be discussed>
    • new good first issues candidates?


Task backlog: 

    • 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)