...
- Start meeting discussion
- Good first issues!
- Mentorship program status update Hyperledger Mentorship Program#2023ProgramDates*
- Mentorship projects presentations
- Overview of recent work done
- extraction of
aries-vcx-core
https://github.com/hyperledger/aries-vcx/pull/798 as preparation for implementation ofdid-resolver
crate - Cleaned up dependencies https://github.com/hyperledger/aries-vcx/pull/797 https://github.com/hyperledger/aries-vcx/pull/796
- Dropped support for pre legacy format of proof verifier (created by 0.52.x or older ) https://github.com/hyperledger/aries-vcx/pull/794
- extraction of
- Check on work in progress
- messages integration https://github.com/hyperledger/aries-vcx/pull/787
- state pattern: Credential Holder https://github.com/hyperledger/aries-vcx/pull/768
- return types in case of error,
self
vs&self
- separate states "received credential" and "store credential"
- ack message
- return types in case of error,
- Upcoming work
- DID parser, did-resolver
- Typestate pattern
- credential issuer
- presentation verifier
- presentation prover
...