Zoom: https://zoom.us/j/94626752608?pwd=K0t4N3VqRzlscTNYajlxMHNPM08yQT09
...
(6AM Los Angeles, 9AM New York, 2PM London, 3PM CET, 17H Moscow)
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Attendees
- Lance Byrd (RootsID) <lance.byrd@rootsid.com>
- Hakan Yildiz (TU Berlin) <hakan.yildiz@tu-berlin.de>
- Simon Henriksen (Hyphen) <simon@hyphenapp.xyz>
- Philip Essy-Ehsing (Hyphen) <philip@hyphenapp.xyz>
- bruce_conrad@byu.edu (Pico Labs) <bruce_conrad@byu.edu>
- Rodolfo Miranda (RootsID)<rodolfo.miranda@rootsid.com>
Welcome / Introductions
Announcements
...
Discussion Topics
Aries Agent Test Harness
Current DIDComm-V2 specific tests:
Code Block title DIDComm-V2 tests aries-agent-test-harness % ./manage tests --tags @DIDComm-V2 Selecting: ['@DIDComm-V2'] Feature: WACI Issuance @T001-IssueCredentialV3 @DIDComm-V2 - WACI issuance flow Feature: DIDComm V2 Establishing Connections @T001-OobV2 @DIDComm-V2 - Establish a connection between two agents using DIDComm V2 Feature: Aries agent present proof v3 @T001-PresentProofV3 @DIDComm-V2 - Present Proof of specific types and proof is acknowledged with a Citizenship credential type with a DID Exchange Connection
- New tag in AATH that are not credential related, maybe DIDCommV2_Peer or DIDCommV2_Simple.
- See https://github.com/tdiesler/aries-agent-test-harness/tree/camel/aries-backchannels/camel#aip-10-status
...