- Free discussion
- Overview of recent work done
- refactoring: simplify messages crate https://github.com/hyperledger/aries-vcx/issues/697
- error handling refactoring: https://github.com/hyperledger/aries-vcx/issues/582
- Use
bs58
insteadrust-base58
https://github.com/hyperledger/aries-vcx/issues/694
- Check on work in progress
- AriesVCX-CLI POC https://github.com/hyperledger/aries-vcx/pull/692
- Support for Aries Askar wallet
- NodeJS: New FFI, possibly libvcx restructuring (no breaking changes for existing wrappers)
- New tasks
- 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
- Eliminate usage of PublicAgent https://github.com/hyperledger/aries-vcx/issues/679
- Optimize codecov approach in CI https://github.com/hyperledger/aries-vcx/issues/677
- Implement issuer/verifier for modular profiles https://github.com/hyperledger/aries-vcx/issues/699
- Decoupling: Extract
- Free discussion
- Reduction of error kinds? Do we have too many? What's the experience of consuming aries-vcx from a different crate?
- JSON-LD credential support?
Task backlog:
- 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