2024-8-6 Aries VCX Community Call
Summary:
- Aries Framework VCX development continues
- POC iOS xcframework now building with usage of vendored deps
- Some minor PRs merged/pending
Note:
- If you are planning on attending Aries VCX Community Call, feel free login to wiki and update the agenda below to include your discussion topic / question
- Alternatively you can simply join the call and we can discuss your questions and concerns
Zoom: https://zoom.us/j/97759680284?pwd=VytRRlJSd3c5NXJ1V25XbUxNU0Jndz09
Recording
Announcements
- Release 0.65.0 - https://github.com/hyperledger/aries-vcx/releases/tag/0.65.0
- Most notably support for DID Exchange 1.1 has been added and updates to support continuous deployment of the Aries VCX AATH Backchannel, and more!
- Planned removal of legacy indy-sdk features and crates - https://github.com/hyperledger/aries-vcx/issues/1250 - if this impact you, please let us know!
Overview of recent work done
- Fix DIDExchange implicit inviter flow https://github.com/hyperledger/aries-vcx/pull/1278
- Aries Framework VCX / UniFFI work continues
- Minor fix for public key encoding https://github.com/hyperledger/aries-vcx/pull/1279
Overview of work in progress
- Fix Indy DID Generation from seed (secret bytes) - https://github.com/hyperledger/aries-vcx/pull/1224
- Removal of the legacy indy-sdk crates and features - https://github.com/hyperledger/aries-vcx/issues/1250
Agenda:
- Aries Framework VCX
- Development continues
- Success with iOS XCFramework building using vendored dependencies (no need for build flags)
- Success in POC using UniFFI with Proc macros
- Eventually need to look into CI/CD for publishing xcframework etc
- AATH currently broken
- reported by Sheldon, should be fixed here: https://github.com/hyperledger/aries-vcx/pull/1280
- Any Ad hoc discussion topics (feel free to add items)