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
- Free discussion
- Items to add on agenda?
- 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 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?
...