2023-03-16 Aries-vcx community call
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
- Final Success/Success non-acked/Failure state - separate state structure, or shared and derive Aries status from .getState()?
- Intermediate states (CredentialBuilt)
- How should
.getState()
behave when residing in an intermediate state?
- How should
- Transition linearization
- 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
- Update from George: I’ve mostly paused work on the holder state pattern and will continue after messages crate is merged. Will also review messages crate if/when it’s ready
- Upcoming work
- Finish messages2 crate
- Integrate messages2 crate into aries-vcx
- Typestate pattern
- credential holder (started by George)
- credential issuer
- presentation verifier
- presentation prover
- [ vdr-tools, DID parser, did-resolver ]
- 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)
Recording