2022-04-13 10:04:28 +00:00
# Understanding the Logos Blockchain Whitepaper
>Title: Understanding the Logos Blockchain Whitepaper | A High-Level Conceptual Overview/Review of the Logos Blockchain
>
>Purpose:
>This document reflects an approach of whitepaper review that combines a rough-draft whitepaper review containing comments/reflections/concerns with a further simplification of concepts to make everything more digestible to more people outside of the internal Status infra team for communication purposes. In addition, this review will provide a gauge of difficulty of understanding involved with various different terms/concepts.
>
Tags: #learning #whitepaper #Logos
---
**"We build everything on top of consensus." **
Dr. Corey Petty
---
2022-04-17 06:28:23 +00:00
## **How-To (Get Cookin')**
*Instructions: There are some descriptions below which detail the usage of visual guidance metrics available in the form of "cookbook-like" instructions for how to consume this document:*
2022-04-13 10:04:28 +00:00
| Gauges | Description | Visualization |
| -------- | :-----------: | :----------: |
|Difficulty| 1-10 (Ticks/Pips) | [| | | | | | | | | | ] |
|Time | In Minutes | X Minutes |
|Resources | Article/Video Links w/ Visual Content | Conceptual & Pictoral "Ingredients List" of Links|
See below 'Recipe' and modify accordingly to above in Figma.
2022-04-17 06:28:23 +00:00
![[Pasted image 20220415164934.png]]
2022-04-13 10:04:28 +00:00
---
2022-04-17 06:28:23 +00:00
## **Operating Definitions:**
Prep (*Difficulty*) is defined as the ease of which the concepts can be generally understood. (Future: Make into more fun visual or something more enjoyable than a difficulty bar.)
2022-04-13 10:04:28 +00:00
2022-04-17 06:28:23 +00:00
Cook Time (*Scope*) is in reference to the size of information necessary to learn to gain a decent level of comprehension.
2022-04-13 10:04:28 +00:00
2022-04-17 06:28:23 +00:00
Ingredients (*Resources*) is for links relevant to helping people understand the concepts. Number references and use superscript notation to reference mentions in terminology Recipes descriptions.
Future Work: Adjust difficulty/time ratings, cook time respec. based on feedback from everyone at DXB.
2022-04-13 10:04:28 +00:00
---
## Necessary Terminology by Layer
---
### The Six (6) Technology Layers of Logos as a Blockchain
2022-04-27 04:16:03 +00:00
tl;dr one to two sentences that group these phrases together
2022-04-17 06:28:23 +00:00
- Terminology Template (Recipe): [[here]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients: [pictures, videos, article links, research papers, etc.]
2022-04-13 10:04:28 +00:00
#### Consensus
- [[BBA]]
2022-04-27 04:16:03 +00:00
- Prep: [|| ]
2022-04-17 06:28:23 +00:00
- Cook Time: X min
- Ingredients:
1. https://arxiv.org/pdf/2001.07867.pdf
- [[Leaderless ]]
2022-04-27 04:16:03 +00:00
- Prep: [||||| ]
2022-04-17 06:28:23 +00:00
- Cook Time: X min
- Ingredients:
1. https://ieeexplore.ieee.org/document/9546485
2022-04-13 10:04:28 +00:00
- [[DAGs]]
2022-04-27 04:16:03 +00:00
- Prep: [| ]
2022-04-17 06:28:23 +00:00
- Cook Time: X min
- Ingredients:
1. https://en.wikipedia.org/wiki/Directed_acyclic_graph
2. https://tokens-economy.gitbook.io/consensus/chain-based-dag/direct-acyclic-graph-tangle-dag
2022-04-13 10:04:28 +00:00
- [[CIC]]
2022-04-27 04:16:03 +00:00
- Prep: [| ]
2022-04-17 06:28:23 +00:00
- Cook Time: X min
- Ingredients:
1. See 'Consensus' section within Logos Specifications
2022-04-25 08:00:23 +00:00
- [[P2P Messaging]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1. https://en.wikipedia.org/wiki/Peer-to-peer
2022-04-25 08:00:23 +00:00
- [[Message Passing]] (is a general framework, P2P Messaging is a subset of Message Passing)
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Gossip Protocol]] (is a subset of P2P Messaging)
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1. https://en.wikipedia.org/wiki/Gossip_protocol#:~:text=A%20gossip%20protocol%20or%20epidemic,all%20members%20of%20a%20group.
2022-04-13 10:04:28 +00:00
- [[Permissionless]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1. https://eprint.iacr.org/2021/023.pdf
2022-04-13 10:04:28 +00:00
- [[Scalability]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1. https://eprint.iacr.org/2021/023.pdf
2022-04-25 08:00:23 +00:00
2. https://medium.com/vechain-foundation/what-does-scalability-really-mean-in-blockchain-b8b13b3181c6
3. https://101blockchains.com/blockchain-scalability-challenges/
2022-04-13 10:04:28 +00:00
- [[Decentralization]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://en.wikipedia.org/wiki/Decentralization
2. https://blockworks.co/measuring-decentralization-is-your-crypto-decentralized/
3. https://jods.mitpress.mit.edu/pub/7vxemtm3/release/2
2022-04-13 10:04:28 +00:00
- [[Security]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://arxiv.org/pdf/1802.06993.pdf
- [[Communication Costs]] (wrt message complexity - see how this extends into hardware)
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.221.883& rep=rep1& type=pdf#:~:text=message%20complexity%20denotes%20the%20maximum,last%20node%20completes%20the%20algorithm.
2022-04-13 10:04:28 +00:00
- [[Stream or Subgraph]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://thegraph.com/docs/en/developer/define-subgraph-hosted/
2. https://streamingfastio.medium.com/streamingfacts-understanding-the-costs-of-upgrading-a-subgraph-fedf5d61223 (is this related?)
2022-04-13 10:04:28 +00:00
- [[Staking]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://deliverypdf.ssrn.com/delivery.php?ID=112001112005005071028123005115028071053009053038065056030075021066021091100007083094098007039126015013042085120028028079118118027039038017006093067005067006124005093039032030000094104124024001105026027114005123097090090111113068087076002030115100122071& EXT=pdf& INDEX=TRUE
2. https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3609817
3. https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4059460
2022-04-13 10:04:28 +00:00
- [[Sybil Resistance]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://en.wikipedia.org/wiki/Sybil_attack
2022-04-13 10:04:28 +00:00
- [[CFT (Crash Fault Tolerant)]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://medium.com/@chamirachid/your-journey-to-consensus-part-1-6a88a6f818f65
2. https://en.wikipedia.org/wiki/Fault_tolerance5
3. https://dl.acm.org/doi/pdf/10.1145/102792.102801
2022-04-13 10:04:28 +00:00
- [[BFT (Byzantine Fault Tolerant)]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://en.wikipedia.org/wiki/Byzantine_fault
- [[PBFT (Practical Byzantine Fault Tolerant)]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1. https://www.geeksforgeeks.org/practical-byzantine-fault-tolerancepbft/#:~:text=Practical%20Byzantine%20Fault%20Tolerance%20is,optimized%20for%20low%20overhead%20time.
2. https://www.usenix.org/legacy/events/nsdi09/tech/full_papers/clement/clement.pdf
2022-04-13 10:04:28 +00:00
- [[Finality]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://medium.com/mechanism-labs/finality-in-blockchain-consensus-d1f83c120a9a5
- [[Social Applications]] (look up context)
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Bootstrapping]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
2022-04-25 08:00:23 +00:00
1. https://en.wikipedia.org/wiki/Bootstrapping_node#:~:text=A%20bootstrapping%20node%2C%20also%20known,successfully%20join%20the%20overlay%20network.
2022-04-13 10:04:28 +00:00
- [[Rounds]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Round-less]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Paxos]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[DAG-Based Consensus]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1. https://www.sciencedirect.com/science/article/pii/S2352864819301476
2022-04-13 10:04:28 +00:00
- [[Liveness]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Asynchronous (P2P)]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Execution-Layer Decoupling]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Interchangeability]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Liveness]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Extensibility]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Highly-Partitioned Blockchains with Local Views]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Ordering]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Reputation]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Confidence]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Network Congestion]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Topology]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Resilience (Consensus context)]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Verifiability]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Non-Repudiation]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Snowball]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Lachesis]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Glacier]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
#### Node Reputation
- [[Ikingut (Reputation Algorithm)]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Important Conceptual Goals]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- Simple
- Lightweight
- Pluggable
- Adaptive
- Dynamic
- Robust
- No Transitive Trust
- Reasonable Bootstrap Time
2022-04-13 10:04:28 +00:00
- [[Reputation Polling]] (Polling Dynamics)
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Indirect Request]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Direct Request]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Unirep]] (a pre-existing example)
- [[Qualities Necessary]] (of Direct Request)
- [[Verifiability]]
- [[Non-Repudiation]]
2022-04-13 10:04:28 +00:00
- [[Privacy Preserving]] (preserve origins of score, emit opinions without a way to trace back the origins - MPC)
- [[ Local Heuristic]]
2022-04-17 06:28:23 +00:00
- [[Glacier Algorithm]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
- Each Iteration
1. Voting
2. Agent Action (Post-Consensus Decision Finality)
- Min-Multiplicative Reputation Punishment
- Multiplicative
- Linear
- Experimental Research
2022-04-13 10:04:28 +00:00
- Starting Point
2022-04-17 06:28:23 +00:00
- [[Trust Wisdom per Node]] (requires further elaboration)
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Adversary Types and Effects]] (requires further elaboration)
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- Current Stage of Testing/Challenges
2022-04-17 06:28:23 +00:00
- [[Silent-Omniscient Adversaries]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Punishment Testing]] (Modulating Punishment/No Punishment Impacts to Conditions)
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Adding Multiplicative-min Punishment]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Reputation Attacks]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Con-Artist Attack]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[The On-Off Attack]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Punishment Effects on Glacier]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Reputation Limitations]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- No immediate defense against coordinated attacks
- Reputation does not add to security
- Future Work
2022-04-17 06:28:23 +00:00
- [[Circumstantial Impact of Reputation on Consensus]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Long-running Simulation]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Sudden changes in Collective Byzantine Behavior]]
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- Pending Questions
2022-04-17 06:28:23 +00:00
1. Interaction of [[Stake-based]] and [[Reputation-based]] selection
2022-04-13 10:04:28 +00:00
- Stake simulations are necessary for exploring options
- Relevant in the incentives discussion?
2. How much (and if) does reputation really help in a coordinated attack? (Assuming patient con-artist attack)
- Complex interactions here, this model would particularly benefit having a prototype/PoC
- [[Node Challenges]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
1. [[Intermittence Flexibility | Maintain Operation in High-Churn Network]]
2. [[Sudden Changing Behavior]]
3. [[Bootstrapping Quickly]]
4. [[Resilience to Dynamic Unpredictable Network Changes (Can Handle Membership Volatility)]]
- [[Design]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
1. [[Local reputation view]]
2. [[Adaptive and Dynamic]]
3. [[Required Bootstrapping]]
- [[Network View Not Required]]
- [[Individual Node Reputation Not Required]]
- [[Eigentrust]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Transitive Trust]]
- [[Understanding the Math]]
- [[Trust Decay]]
2022-04-17 06:28:23 +00:00
- [[Malicious Clusters]] (describe nuances better, trusted nodes cannot overlap the malicious collective)
2022-04-13 10:04:28 +00:00
- [[Trust for Consensus]]
- [[Separation of Reputation]]
- [[Confidant]]
- [[XRep]]
- [[P-Grid]]
- [[R2Trust]]
- [[Generic Taxonomy]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 10:04:28 +00:00
- [[Dimensions]]
2022-04-17 06:28:23 +00:00
- Single
2022-04-13 10:04:28 +00:00
- Multiple
- [[Time computation]]
- [[Aggregation]]
- Deterministic sum of positive and negative ratings
- Probabilistic
- [[Logic]]
- Local vs gathered data
- Age of data
- Frequency of data
- Weight of multiple dimensions
- [[Value Control]]
- External
- Internal
- [[Data Aging]]
- None
- Decay
- Death of old/selected
- [[Selection]]
- Ranking-based
- Threshold (trusted/untrusted)
- Probabilistic selection
#### Network Layer and Mempool
2022-04-13 12:47:18 +00:00
- [[Node Discovery]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Subnetworks]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- Design
- Implementation
- Ideas
- [[Mempool]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- Challenges
- Approach
- Mempool Design
2022-04-13 10:04:28 +00:00
#### Staking and Multi-DAG
2022-04-13 12:47:18 +00:00
- [[Factory of DAGs]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- Concept
- Algorithm
- [[Sub-DAG]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Cross-DAG]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Bridge (Intermediary) Nodes]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Gravity]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Application-Level User-Driven]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Direct Communication Channel]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Direct Communication VGER]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- Challenges
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- [[Probabilistic Finality]] and [[Cross-Network Communication]]
- [[Network Partitioning]] and [[Forks]]
- [[Weak Subjectivity]] - Reputation of nodes matters to clients. Nodes are clients of other networks.
- [[Verifying Weights in Staking]]
2022-04-13 12:47:18 +00:00
- [[Glacier Algorithm Quiesces]]
- [[Approach]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
1. [[Deterministic Finality]]
2. [[Secondary Consensus Protocol]] (form local opinion on external DAG)
3. [[Intermediary DAG]] (Intersection of nodes participating mutually in common structures)
- [[Vertex Sealing]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[XSub]] (Cross-sub-DAG communication)
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[XDAG]] (Cross-DAG communication)
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[XDAG Fees]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Communication Patterns]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- Direct
- User-Coordinated Channel
- Sub-DAG-Coordinated Channel
- [[Stake Sub-DAG]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Totally-Ordered Chain]]
- [[Global Knowledge]]
- [[Alternative Designs]]
- [[2P-Set]]
- [[Per-Node Branch]]
2022-04-13 10:04:28 +00:00
#### Data Model and Concurrency
2022-04-13 12:47:18 +00:00
- Reference Work
2022-04-17 06:28:23 +00:00
- [[eUTXO]] (Direct extension of the basic UTXO model)
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- References (Cardano foundational paper)
2022-04-17 06:28:23 +00:00
- [[Validator]]
- [[Datum]]
- [[Redeemer]]
- [[Ledger Description]]
2022-04-13 12:47:18 +00:00
- [[CKB]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- Key feature: [[state space ownership]]
- [[Cell description]]
- [[Transaction description]]
2022-04-13 12:47:18 +00:00
- [[Zexe]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- Key Feature: Privacy
- Transaction Description
- Record Description
- Approach
- [[Data Model Design]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
- Challenges
- Concept
- Data Structures and Constraints
2022-04-13 12:47:18 +00:00
- [[Concurrent Execution (Threads)]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Execution Patterns]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- Useful patterns
2022-04-17 06:28:23 +00:00
- Example of [[EVM execution]] on this model
2022-04-13 12:47:18 +00:00
- Explore and describe
2022-04-17 06:28:23 +00:00
- [[Anti-patterns]]
2022-04-13 12:47:18 +00:00
- High Contention
- Low Affinity
2022-04-13 10:04:28 +00:00
#### Tokenomics
2022-04-13 12:47:18 +00:00
- [[Fees]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Rewards]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[Slashing]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-13 12:47:18 +00:00
- [[MEV]]
2022-04-17 06:28:23 +00:00
- Prep: [||||||||||]
- Cook Time: X min
- Ingredients:
1.
2022-04-27 04:16:03 +00:00
## Relevant Projects
### [[Codex]]
### [[Waku]]
### [[VAC]]