...
- 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: paused
- Mentorship program: mentee application period on LFX Mentorship Hyperledger Mentorship Program#2023ProgramDates*
- Overview of recent work done
- Release 0.55.0
- Messages2 integration
- Release 0.55.0
- Check on work in progress
- DID resolver, DIDDoc building, DID parsing https://github.com/hyperledger/aries-vcx/pull/812
- state pattern: Credential Holder https://github.com/hyperledger/aries-vcx/pull/768
- other PRs:
- encode attributes https://github.com/hyperledger/aries-vcx/pull/778 - styvane returns next week
- update time dependency https://github.com/hyperledger/aries-vcx/pull/800
- schema de/serialization tests https://github.com/hyperledger/aries-vcx/pull/808
- serialiableObject de/serialization tests https://github.com/hyperledger/aries-vcx/pull/809
- moved post_message https://github.com/hyperledger/aries-vcx/pull/801 - rebase required
- cleaned up constants.rs https://github.com/hyperledger/aries-vcx/pull/811/
- Upcoming work
- Priorities:
- did resolution, DDO - PR #812
- typestate pattern
- new gen testing - connectionless integration tests for typestate holder+issuer
- Priorities:
- End meeting discussion
- crate naming
- underscores VS dashes
- shared prefix? eg.
aries-vcx-did-resolver
,aries-vcxs-messages
, ... ? Or perhaps justaries-
/aries_
- <anything else that comes up to be discussed>
- new good first issues candidates?
- crate naming
...
- use did type,
use url type, and others
...