2022-12-22 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
Free discussion
Agenda additions and review
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
bs58insteadrust-base58https://github.com/hyperledger/aries-vcx/issues/694
Check on work in progress
Error handling refactoring https://github.com/hyperledger/aries-vcx/pull/702
Messages/diddoc refactoring https://github.com/hyperledger/aries-vcx/pull/704
CI: Cargo fmt check https://github.com/hyperledger/aries-vcx/pull/703
CI: Clippy checks https://github.com/hyperledger/aries-vcx/pull/705
AriesVCX-CLI POC https://github.com/hyperledger/aries-vcx/pull/692
Support for Aries Askar wallet
NodeJS: New FFI https://github.com/hyperledger/aries-vcx/pull/665
New tasks
Decoupling: Extract
protocolscrate https://github.com/hyperledger/aries-vcx/issues/698Refactoring: 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
Spit libvcx in 2 crates (no breaking changes for existing wrappers)
Update docs, diagrams
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: