Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is the first draft as of Sep 01, 2024. It will require multiple iterations

| EEA DLT Interop Tech Spec Section Link | Re-written section (Refer Link) | Reviewer | Vote (Approve/Reject) |
|--------------|--------------------|----------|------------------------|
| [Architecture of the Crosschain Protocol Stack](https://entethalliance.github.io/crosschain-interoperability/draft_dlt-interop_techspec.html#sec-protocol-stack) | [Architecture of the Crosschain Protocol Stack](https://github.com/bparth24/dlt_interop/blob/main/Architecture%20of%20the%20Crosschain%20Protocol%20Stack.md) | Reviewer A | Pending |
| [Architecture of the Crosschain Protocol Stack](https://entethalliance.github.io/crosschain-interoperability/draft_dlt-interop_techspec.html#sec-protocol-stack) | [Architecture of the Crosschain Protocol Stack](https://github.com/bparth24/dlt_interop/blob/main/Architecture%20of%20the%20Crosschain%20Protocol%20Stack.md) | Chaals | Up to the section on Integration and Benedfits I think this is a good drop-in replacement for what's there. I would take the integration and benefits para and make it the basis of an abstract for the spec. And I'd throw away the final transition paragraph - it's good in a presentation such as teaching, but it just adds more words to the written spec IMHO|
| [Multisig Relay](https://entethalliance.github.io/crosschain-interoperability/draft_dlt-interop_techspec.html#crosschain-message-relays) | [Multisig Relay](https://github.com/bparth24/dlt_interop/blob/main/Multisig%20Relay.md) | Reviewer B | Pending |
| [MPC Relay](https://entethalliance.github.io/crosschain-interoperability/draft_dlt-interop_techspec.html#crosschain-message-relays) | [MPC Relay](https://github.com/bparth24/dlt_interop/blob/main/MPC%20Relay.md) | Reviewer C | Pending |
| [ZKP Relay](https://entethalliance.github.io/crosschain-interoperability/draft_dlt-interop_techspec.html#crosschain-message-relays) | [ZKP Relay](https://github.com/bparth24/dlt_interop/blob/main/ZKP%20Relay.md) | Reviewer C | Pending |
Expand Down