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
- New NodeJS wrapper FFI internals
- Release 0.51.1
- Trimmed down iOS wrapper direct bindings to vdrtools
- Chrono dependency upgrade (fixes issues for ios, android)
- Updated architecture diagrams, readme.md files
- Improved mapping of vdrtools errors, fixed error entering incorrect wallet key
- Refactored tests in libvcx
- Check on work in progress
- VDR Tools being embedded into repo
- Upcoming work
- CI: Improvement of code coverage calculation steps
- Implement DDO resolver https://github.com/hyperledger/aries-vcx/issues/706
- Trim down vdr-tools codebase / its usage
- Verifier with credx
- 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
Eliminate usage of PublicAgent https://github.com/hyperledger/aries-vcx/issues/679Optimize codecov approach in CI https://github.com/hyperledger/aries-vcx/issues/677Split libvcx in 2 crates (no breaking changes for existing wrappers)- 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