Versions Compared

Key

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

...

  •  End meeting discussion
    • feel free to add your discussion point here (you need to login)


Task backlog: 

    • Reduce cloning diddoc crates
    • Replace some of macros (for example threadlike_optional) with traits instead
    • Apply State Compile time protocol registry boundary
    • Apply state pattern for issuance, presentation state machines
    • Issuer with credx
    • Decoupling: Extract protocols  crate https://github.com/hyperledger/aries-vcx/issues/698
    • Refactoring: Unify state machine interface approach https://github.com/hyperledger/aries-vcx/issues/696
    • Enable OOB tests in AATH 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/678
    • Eliminate usage of MediatedConnection in tests
    • DDO as first class citizen
    • 706
    • Add more typing across codebase
      • use did type
      • use url type
      • ... maybe others?
    • New protocols: DidExchange protocol, Presentation Protocol 2.0, Issuance Protocol 2.0
    • Aries mediator client (pick protocol V2)