-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# 🗓️ 2020-11-18 Team Identity: Async Meeting Notes | ||
###### tags: `IOTA` `Identity` `Meeting` | ||
|
||
## ℹ️ Info | ||
**Location**: Google Hangouts | ||
**Date**: Wednesday, 2020-11-18 - 17:00 to 18:00 (CET) | ||
**Agenda** | ||
- 1. Standup `5min` | ||
- 2. Discussion topics `45min` | ||
- 3. Questions `10min` | ||
|
||
## 👥 Participants | ||
- @Thoralf-M | ||
- @tensor-programming | ||
- @JelleMillenaar | ||
- @l1h3r | ||
- @huhn511 | ||
- @eike-hass | ||
|
||
### ⏪ What was last week's progress? | ||
- Worked on wasm package creation, chrysalis pt2 branch | ||
- Worked on adding generic types and general cleanup throughout all crates | ||
- Stronghold Client work - Looking into Riker and other general patterns for the high level library. | ||
- Help people to get started with identity WASM and started with Identity Actor with riker for DIDComm Messages | ||
- finish refactor of selv-mobile for open sourcing | ||
|
||
### ⏩ What will be the focus this week? | ||
- Identity Actor for DiDComm | ||
|
||
## 💬 Discussion topics | ||
- Account Model | ||
- Rust Actor for DIDComm | ||
- Auth/Diff Chain Updates | ||
|
||
### Auth/Diff Chain Updates | ||
We have two types of chains: `Auth` and `Diff` | ||
|
||
Ordering is very important of the auth chain. |