2023-01-12 Aries-vcx community call
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 https://github.com/hyperledger/aries-vcx/pull/665
- Release 0.51.1 https://github.com/hyperledger/aries-vcx/releases/tag/0.51.1
- Trimmed down iOS wrapper direct bindings to vdrtools https://github.com/hyperledger/aries-vcx/pull/723
- Chrono dependency upgrade (fixes issues for ios, android) https://github.com/hyperledger/aries-vcx/pull/726
- Updated architecture diagrams, readme.md files https://github.com/hyperledger/aries-vcx
- Improved mapping of vdrtools errors, fixed error entering incorrect wallet key https://github.com/hyperledger/aries-vcx/pull/721
- + Refactored tests in libvcx
- Check on work in progress
- VDR Tools being embedded into repo
- Verifier with credx
- 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
- End meeting discussion
- POC in progress:
uniffi
- POC in progress:
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