...
- 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
- Upcoming work
- DID parser, did-resolver
- Typestate pattern
- credential issuer
- presentation verifier
- presentation prover
...