From 6376a37d9b1515047b81ccdda35aeab6a4518b2c Mon Sep 17 00:00:00 2001 From: Ladd Hoffman Date: Mon, 20 May 2024 08:54:38 -0500 Subject: [PATCH] stubs for sys design sections --- specification/docs/system-design.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/specification/docs/system-design.md b/specification/docs/system-design.md index f6cb7a6..745a7f2 100644 --- a/specification/docs/system-design.md +++ b/specification/docs/system-design.md @@ -156,21 +156,27 @@ To achieve the Rollup requirements, the contract must do the following: 1. If this method is called to replace a batch worker who has failed to submit the next batch, a Validation Pool should be initiated and the batch worker's stakes submitted in favor of the VP. The DAO members may then stake against this VP, punishing the worker who failed to submit the batch. -## Automated Staking - -- On-chain Direct Pool -- Rollup +## Backend -## Web App - -## API +### API - Read - Write +### Automated Staking + +#### Validation Pool + +#### Rollup + +## User Interface + +### Web App + +### Widget + ## Other -- Widget - Register Matrix Identity - Imprt from Semantic Scholar - Import from Matrix