Meeting time: 09:00 am UTC
Zoom link: https://zoom.us/j/97759680284?pwd=VytRRlJSd3c5NXJ1V25XbUxNU0Jndz09#success
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
- feel free to add a topic/question here (you just need to login to edit this page)
- Mentorship program Mentorship Projects
- Onboarding new contributors - "Good first issue" Github issues
- New issues has been created
- "Good first issue" guidelines
- Overview of recent work done
- Proof Verifier API changes https://github.com/hyperledger/aries-vcx/pull/770
- Discussion: Other state machines changes
- feature flag for VdrToolsLess https://github.com/hyperledger/aries-vcx/pull/763
- Proof Verifier API changes https://github.com/hyperledger/aries-vcx/pull/770
- Check on work in progress
- Messages2 crate https://github.com/hyperledger/aries-vcx/pull/754
- Typestate pattern: Cred. Holder https://github.com/hyperledger/aries-vcx/pull/768
- Upcoming work
- End meeting discussion
- anything else that comes up to be discussed
Task backlog:
- Compile time protocol registry boundary
- Apply state pattern for issuance, presentation state machines
- Issuer with credx
- Eliminate usage of MediatedConnection in tests (in favor of (non-mediated) Connection)
- DDO as first class citizen
- Create DID parser, DID type
- Implement DID resolver https://github.com/hyperledger/aries-vcx/issues/706
- Add more typing across codebase
- use did type, use url type, and others
- New protocols: DidExchange protocol, Presentation Protocol 2.0, Issuance Protocol 2.0
- Aries mediator client (pick protocol V2)