PLEASE NOTE:
- If you are planning on attending aries-vcx call, feel free login to wiki and add your own points under the "Discussion" section!
- Alternatively you can simply join the call and we can discuss your questions and concerns
- Start meeting discussion
- Overview of recent work done
- Check on work in progress
...
- State pattern refactoring - https://github.com/hyperledger/aries-vcx/pull/739
- POC: UniFFI - https://github.com/hyperledger/aries-vcx/pull/737
- Upcoming work
- Bogdan:
- Reduce cloning in
messages, diddoc
crates - Replace some of macros (for example
threadlike_optional
) with traits instead - State pattern for other state machines
- Reduce cloning in
- Bogdan:
- End meeting discussion
Task backlog:
- 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 https://github.com/hyperledger/aries-vcx/issues/678
- Eliminate usage of MediatedConnection in tests
- DDO as first class citizen
- Add more typing across codebase
- New protocols: DidExchange protocol, Presentation Protocol 2.0, Issuance Protocol 2.0