2023-05-04 Aries-vcx community call
Note:
- If you are planning on attending aries-vcx 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
Agenda:
- Start meeting discussion
- Good-first-issues status
- new issues created
- Mentorship program status: mentee application period on LFX Mentorship Hyperledger Mentorship Program#2023ProgramDates*
- Good-first-issues status
- Overview of recent work done
- ledger writes fix https://github.com/hyperledger/aries-vcx/pull/824
- good first issues - new contributor PRs merged - https://github.com/hyperledger/aries-vcx/pull/816, https://github.com/hyperledger/aries-vcx/pull/817
- ffi cleanup https://github.com/hyperledger/aries-vcx/pull/825
- ddo resolver reviews completed https://github.com/hyperledger/aries-vcx/pull/812 - to be merged soon
- Check on work in progress
- generalized anoncreds ledger traits draft https://github.com/hyperledger/aries-vcx/pull/829
- CI fix for fork based PRs https://github.com/hyperledger/aries-vcx/pull/827
- libvcx IOS CI refactor https://github.com/hyperledger/aries-vcx/pull/823
- did:web method implementation https://github.com/hyperledger/aries-vcx/pull/828
- Upcoming work
- Priorities:
- did resolution, DDO - PR #812
- typestate pattern
- new gen testing - connectionless integration tests for typestate holder+issuer
- Priorities:
- End meeting discussion
- <anything else that comes up to be discussed>
- new good first issues candidates?
Task backlog:
- Issuer with credx
- Eliminate usage of MediatedConnection in tests (in favor of (non-mediated) Connection)
- Add more typing across codebase
- use did type
- New protocols: DidExchange protocol, Presentation Protocol 2.0, Issuance Protocol 2.0
- Aries mediator client (pick protocol V2)