test webhook push for network-stories in Logos Discord server
This commit is contained in:
parent
3cfacefff1
commit
cf98132806
|
@ -32,6 +32,6 @@
|
||||||
"repelStrength": 12.5586218273514,
|
"repelStrength": 12.5586218273514,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 500,
|
"linkDistance": 500,
|
||||||
"scale": 0.17502676168347878,
|
"scale": 0.4073439283330576,
|
||||||
"close": true
|
"close": true
|
||||||
}
|
}
|
|
@ -4,11 +4,16 @@
|
||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "476c0b822fb9c253",
|
"id": "9b06a6fa4b0536b8",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "graph",
|
"type": "markdown",
|
||||||
"state": {}
|
"state": {
|
||||||
|
"file": "pages/BBA.md",
|
||||||
|
"mode": "source",
|
||||||
|
"backlinks": false,
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -65,6 +70,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "pages/BBA.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -82,17 +88,17 @@
|
||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "476c0b822fb9c253",
|
"active": "9b06a6fa4b0536b8",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"pages/Topic Template.md",
|
|
||||||
"pages/Logos Program.md",
|
|
||||||
"pages/Project Logos.md",
|
|
||||||
"pages/Consensus.md",
|
|
||||||
"pages/BBA.md",
|
"pages/BBA.md",
|
||||||
|
"pages/Consensus.md",
|
||||||
|
"pages/Project Logos.md",
|
||||||
|
"pages/Logos Program.md",
|
||||||
|
"pages/Node Discovery.md",
|
||||||
|
"pages/Network Layer and Mempool.md",
|
||||||
|
"pages/Topic Template.md",
|
||||||
"pages/Project Vac.md",
|
"pages/Project Vac.md",
|
||||||
"pages/Project Codex.md",
|
"pages/Project Codex.md",
|
||||||
"pages/Project Waku.md",
|
"pages/Project Waku.md"
|
||||||
"pages/DAG-Based Consensus (Avalanche-like).md",
|
|
||||||
"pages/Untitled.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -5,6 +5,8 @@ date: 2022-05-07
|
||||||
---
|
---
|
||||||
|
|
||||||
# Logos Program
|
# Logos Program
|
||||||
|
>**"We build everything on top of consensus."**
|
||||||
|
Dr. Corey Petty
|
||||||
---
|
---
|
||||||
## Project Directory
|
## Project Directory
|
||||||
### [[Project Logos]]
|
### [[Project Logos]]
|
||||||
|
|
|
@ -10,9 +10,6 @@ date: 2022-05-07
|
||||||
**Purpose**
|
**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.
|
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.
|
||||||
|
|
||||||
>**"We build everything on top of consensus."**
|
|
||||||
Dr. Corey Petty
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Necessary Terminology by Layer
|
## Necessary Terminology by Layer
|
||||||
|
|
Loading…
Reference in New Issue