mirror of https://github.com/logos-co/roadmap.git
Update documentation
This commit is contained in:
parent
66c3006d16
commit
1bb6fb0af9
2
404.html
2
404.html
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
@ -579,6 +579,69 @@ Aug 1, 2023
|
|||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
<h1><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></h1>
|
||||
<p><b>3</b> notes with this tag </p>
|
||||
</div>
|
||||
|
||||
<ul class="section-ul"><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/vac/milestones-overview/" class="internal-link" data-src="/roadmap/vac/milestones-overview/">Vac Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/nomos/milestones-overview/" class="internal-link" data-src="/roadmap/nomos/milestones-overview/">Nomos Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/" class="internal-link" data-src="/roadmap/innovation_lab/milestones-overview/">Innovation Lab Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li></ul>
|
||||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
<h1><a href="https://roadmap.logos.co/tags/acid-updates/">Acid updates</a></h1>
|
||||
<p><b>2</b> notes with this tag </p>
|
||||
|
@ -696,6 +759,12 @@ Aug 7, 2023
|
|||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
<h1><a href="https://roadmap.logos.co/tags/TEAM-updates/">Team updates</a></h1>
|
||||
<p><b>1</b> notes with this tag </p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
|
14
index.html
14
index.html
|
@ -108,7 +108,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
@ -327,9 +327,9 @@
|
|||
|
||||
|
||||
<a
|
||||
|
||||
rel="noopener" class="internal-link broken"
|
||||
data-src="roadmap/nomos/milestones-overview">Milestones</a></li>
|
||||
href="/roadmap/nomos/milestones-overview/"
|
||||
rel="noopener" class="internal-link"
|
||||
data-src="/roadmap/nomos/milestones-overview/">Milestones</a></li>
|
||||
<li>
|
||||
|
||||
|
||||
|
@ -350,9 +350,9 @@
|
|||
|
||||
|
||||
<a
|
||||
|
||||
rel="noopener" class="internal-link broken"
|
||||
data-src="roadmap/vac/milestones-overview">Milestones</a></li>
|
||||
href="/roadmap/vac/milestones-overview/"
|
||||
rel="noopener" class="internal-link"
|
||||
data-src="/roadmap/vac/milestones-overview/">Milestones</a></li>
|
||||
<li>
|
||||
|
||||
|
||||
|
|
40
index.xml
40
index.xml
|
@ -6,6 +6,24 @@
|
|||
<description>Recent content in Logos Technical Roadmap and Activity on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language><atom:link href="https://roadmap.logos.co/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Innovation Lab Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/</link>
|
||||
<pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/</guid>
|
||||
<description>iLab Milestones can be found on the Notion Page</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Nomos Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/nomos/milestones-overview/</link>
|
||||
<pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/nomos/milestones-overview/</guid>
|
||||
<description>Milestones Overview Notion Page</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>2023-08-14 Waku weekly</title>
|
||||
<link>https://roadmap.logos.co/roadmap/waku/updates/2023-08-14/</link>
|
||||
|
@ -45,6 +63,15 @@ Vac week 33 August 14th vsu::P2P vac:p2p:nim-libp2p:vac:maintenance Improve goss
|
|||
<description>Codex update August 11 Client Milestone: Merkelizing block data Initial Merkle Tree implementation - https://github.com/codex-storage/nim-codex/pull/504 Work on persisting/serializing Merkle Tree is underway, PR upcoming Milestone: Block discovery and retrieval Continued analysis of block discovery and retrieval - https://hackmd.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>2023-08-17 <TEAM> weekly</title>
|
||||
<link>https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/</link>
|
||||
<pubDate>Fri, 11 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/</guid>
|
||||
<description>Logos Lab 11th of August Currently working on the Waku Objects prototype, which is a modular system for transactional chat objects.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>2023-08-09 Acid weekly</title>
|
||||
<link>https://roadmap.logos.co/roadmap/acid/updates/2023-08-09/</link>
|
||||
|
@ -88,7 +115,7 @@ Refine scope of research work for rest of the year and create matching milestone
|
|||
<pubDate>Mon, 07 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/codex/milestones-overview/</guid>
|
||||
<description>Milestones </description>
|
||||
<description>Milestones Zenhub Tracker Miro Tracker </description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -235,5 +262,16 @@ vc Vac day in Paris (13th) vc::Deep Research working on comprehensive current/re
|
|||
<description>vc::Deep Research refined deep research roadmaps https://github.com/vacp2p/research/issues/190, https://github.com/vacp2p/research/issues/192 working on comprehensive current/related work study on Validator Privacy working on PoC of Tor push in Nimbus working towards comprehensive current/related work study on gossipsub scaling vsu::P2P Prepared Paris talks Implemented perf protocol to compare the performances with other libp2ps https://github.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Vac Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/vac/milestones-overview/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/vac/milestones-overview/</guid>
|
||||
<description>Overview Notion Page - Information copied here for now
|
||||
Info Structure of milestone names: vac:&lt;unit&gt;:&lt;tag&gt;:&lt;for_project&gt;:&lt;title&gt;_&lt;counter&gt;
|
||||
vac indicates it is a vac milestone unit indicates the vac unit p2p, dst, tke, acz, sc, zkvm, dr, rfc tag tags a specific area / project / epic within the respective vac unit, e.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
File diff suppressed because one or more lines are too long
102
linkmap
102
linkmap
|
@ -1,57 +1,61 @@
|
|||
/private/notes/setup/index.{html} /private/notes/setup/
|
||||
/private/roles/zero-knowledge-research-engineer/index.{html} /private/roles/zero-knowledge-research-engineer/
|
||||
/roadmap/codex/updates/2023-08-11/index.{html} /roadmap/codex/updates/2023-08-11/
|
||||
/roadmap/nomos/updates/2023-07-24/index.{html} /roadmap/nomos/updates/2023-07-24/
|
||||
/roadmap/waku/updates/2023-08-06/index.{html} /roadmap/waku/updates/2023-08-06/
|
||||
/private/notes/philosophy/index.{html} /private/notes/philosophy/
|
||||
/private/roadmap/networking/overview/index.{html} /private/roadmap/networking/overview/
|
||||
/private/roadmap/networking/status-network-agents/index.{html} /private/roadmap/networking/status-network-agents/
|
||||
/roadmap/codex/updates/2023-08-01/index.{html} /roadmap/codex/updates/2023-08-01/
|
||||
/roadmap/innovation_lab/updates/2023-07-12/index.{html} /roadmap/innovation_lab/updates/2023-07-12/
|
||||
/roadmap/vac/updates/2023-07-10/index.{html} /roadmap/vac/updates/2023-07-10/
|
||||
/roadmap/vac/updates/2023-08-07/index.{html} /roadmap/vac/updates/2023-08-07/
|
||||
/roadmap/codex/updates/2023-07-21/index.{html} /roadmap/codex/updates/2023-07-21/
|
||||
/roadmap/waku/updates/2023-07-31/index.{html} /roadmap/waku/updates/2023-07-31/
|
||||
/private/roadmap/networking/carnot-waku-specification/index.{html} /private/roadmap/networking/carnot-waku-specification/
|
||||
/roadmap/nomos/updates/2023-08-07/index.{html} /roadmap/nomos/updates/2023-08-07/
|
||||
/private/notes/config/index.{html} /private/notes/config/
|
||||
/private/roadmap/consensus/overview/index.{html} /private/roadmap/consensus/overview/
|
||||
/roadmap/vac/updates/2023-07-17/index.{html} /roadmap/vac/updates/2023-07-17/
|
||||
/private/notes/ignore-notes/index.{html} /private/notes/ignore-notes/
|
||||
/private/roles/distributed-systems-researcher/index.{html} /private/roles/distributed-systems-researcher/
|
||||
/roadmap/innovation_lab/updates/2023-08-02/index.{html} /roadmap/innovation_lab/updates/2023-08-02/
|
||||
/roadmap/vac/updates/2023-08-14/index.{html} /roadmap/vac/updates/2023-08-14/
|
||||
/private/notes/editing/index.{html} /private/notes/editing/
|
||||
/private/roadmap/consensus/candidates/carnot/overview/index.{html} /private/roadmap/consensus/candidates/carnot/overview/
|
||||
/roadmap/acid/updates/2023-08-02/index.{html} /roadmap/acid/updates/2023-08-02/
|
||||
/private/notes/custom-Domain/index.{html} /private/notes/custom-Domain/
|
||||
/private/roles/distributed-systems-researcher/index.{html} /private/roles/distributed-systems-researcher/
|
||||
/roadmap/nomos/updates/2023-07-31/index.{html} /roadmap/nomos/updates/2023-07-31/
|
||||
/roadmap/codex/updates/2023-07-21/index.{html} /roadmap/codex/updates/2023-07-21/
|
||||
/roadmap/waku/milestones-overview/index.{html} /roadmap/waku/milestones-overview/
|
||||
/private/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/index.{html} /private/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/
|
||||
/private/notes/setup/index.{html} /private/notes/setup/
|
||||
/private/notes/search/index.{html} /private/notes/search/
|
||||
/private/notes/callouts/index.{html} /private/notes/callouts/
|
||||
/private/notes/hosting/index.{html} /private/notes/hosting/
|
||||
/roadmap/acid/updates/2023-08-09/index.{html} /roadmap/acid/updates/2023-08-09/
|
||||
/private/notes/updating/index.{html} /private/notes/updating/
|
||||
/private/roadmap/consensus/theory/snow-family/index.{html} /private/roadmap/consensus/theory/snow-family/
|
||||
/private/roadmap/networking/overview/index.{html} /private/roadmap/networking/overview/
|
||||
/roadmap/vac/updates/2023-07-10/index.{html} /roadmap/vac/updates/2023-07-10/
|
||||
/private/notes/config/index.{html} /private/notes/config/
|
||||
/private/notes/troubleshooting/index.{html} /private/notes/troubleshooting/
|
||||
/roadmap/waku/milestone-waku-10-users/index.{html} /roadmap/waku/milestone-waku-10-users/
|
||||
/roadmap/waku/updates/2023-07-31/index.{html} /roadmap/waku/updates/2023-07-31/
|
||||
/private/roadmap/consensus/candidates/claro/index.{html} /private/roadmap/consensus/candidates/claro/
|
||||
/private/roadmap/consensus/overview/index.{html} /private/roadmap/consensus/overview/
|
||||
/roadmap/nomos/updates/2023-07-24/index.{html} /roadmap/nomos/updates/2023-07-24/
|
||||
/roadmap/vac/updates/2023-07-31/index.{html} /roadmap/vac/updates/2023-07-31/
|
||||
/roadmap/waku/updates/2023-07-24/index.{html} /roadmap/waku/updates/2023-07-24/
|
||||
/private/notes/preview-changes/index.{html} /private/notes/preview-changes/
|
||||
/private/roadmap/consensus/candidates/carnot/FAQ/index.{html} /private/roadmap/consensus/candidates/carnot/FAQ/
|
||||
/roadmap/nomos/updates/2023-08-07/index.{html} /roadmap/nomos/updates/2023-08-07/
|
||||
/roadmap/nomos/updates/2023-08-14/index.{html} /roadmap/nomos/updates/2023-08-14/
|
||||
/roadmap/vac/updates/2023-07-24/index.{html} /roadmap/vac/updates/2023-07-24/
|
||||
/roadmap/waku/milestone-waku-10-users/index.{html} /roadmap/waku/milestone-waku-10-users/
|
||||
/private/notes/updating/index.{html} /private/notes/updating/
|
||||
/roadmap/waku/milestones-overview/index.{html} /roadmap/waku/milestones-overview/
|
||||
/private/notes/hosting/index.{html} /private/notes/hosting/
|
||||
/private/notes/search/index.{html} /private/notes/search/
|
||||
/private/requirements/overview/index.{html} /private/requirements/overview/
|
||||
/roadmap/innovation_lab/updates/2023-08-02/index.{html} /roadmap/innovation_lab/updates/2023-08-02/
|
||||
/private/notes/obsidian/index.{html} /private/notes/obsidian/
|
||||
/private/notes/preview-changes/index.{html} /private/notes/preview-changes/
|
||||
/private/notes/troubleshooting/index.{html} /private/notes/troubleshooting/
|
||||
/private/roadmap/consensus/development/overview/index.{html} /private/roadmap/consensus/development/overview/
|
||||
/roadmap/waku/updates/2023-07-24/index.{html} /roadmap/waku/updates/2023-07-24/
|
||||
/private/roadmap/consensus/candidates/claro/index.{html} /private/roadmap/consensus/candidates/claro/
|
||||
/private/roadmap/consensus/development/prototypes/index.{html} /private/roadmap/consensus/development/prototypes/
|
||||
/roadmap/vac/updates/2023-07-31/index.{html} /roadmap/vac/updates/2023-07-31/
|
||||
/roadmap/vac/updates/2023-08-14/index.{html} /roadmap/vac/updates/2023-08-14/
|
||||
/index.html /
|
||||
/private/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/index.{html} /private/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/
|
||||
/private/notes/callouts/index.{html} /private/notes/callouts/
|
||||
/private/notes/ignore-notes/index.{html} /private/notes/ignore-notes/
|
||||
/private/roadmap/virtual-machines/overview/index.{html} /private/roadmap/virtual-machines/overview/
|
||||
/roadmap/waku/updates/2023-08-14/index.{html} /roadmap/waku/updates/2023-08-14/
|
||||
/private/roadmap/consensus/candidates/carnot/FAQ/index.{html} /private/roadmap/consensus/candidates/carnot/FAQ/
|
||||
/private/roadmap/consensus/theory/snow-family/index.{html} /private/roadmap/consensus/theory/snow-family/
|
||||
/private/roadmap/networking/status-waku-kurtosis/index.{html} /private/roadmap/networking/status-waku-kurtosis/
|
||||
/roadmap/acid/updates/2023-08-09/index.{html} /roadmap/acid/updates/2023-08-09/
|
||||
/roadmap/codex/milestones-overview/index.{html} /roadmap/codex/milestones-overview/
|
||||
/private/notes/obsidian/index.{html} /private/notes/obsidian/
|
||||
/private/requirements/overview/index.{html} /private/requirements/overview/
|
||||
/private/roadmap/virtual-machines/overview/index.{html} /private/roadmap/virtual-machines/overview/
|
||||
/private/roles/zero-knowledge-research-engineer/index.{html} /private/roles/zero-knowledge-research-engineer/
|
||||
/roadmap/vac/updates/2023-08-07/index.{html} /roadmap/vac/updates/2023-08-07/
|
||||
/private/roadmap/consensus/theory/overview/index.{html} /private/roadmap/consensus/theory/overview/
|
||||
/private/roadmap/networking/status-network-agents/index.{html} /private/roadmap/networking/status-network-agents/
|
||||
/roadmap/codex/updates/2023-08-01/index.{html} /roadmap/codex/updates/2023-08-01/
|
||||
/roadmap/nomos/updates/2023-07-31/index.{html} /roadmap/nomos/updates/2023-07-31/
|
||||
/roadmap/waku/updates/2023-08-06/index.{html} /roadmap/waku/updates/2023-08-06/
|
||||
/private/notes/philosophy/index.{html} /private/notes/philosophy/
|
||||
/private/roadmap/networking/status-waku-kurtosis/index.{html} /private/roadmap/networking/status-waku-kurtosis/
|
||||
/roadmap/vac/milestones-overview/index.{html} /roadmap/vac/milestones-overview/
|
||||
/roadmap/acid/updates/2023-08-02/index.{html} /roadmap/acid/updates/2023-08-02/
|
||||
/roadmap/codex/milestones-overview/index.{html} /roadmap/codex/milestones-overview/
|
||||
/roadmap/innovation_lab/milestones-overview/index.{html} /roadmap/innovation_lab/milestones-overview/
|
||||
/index.html /
|
||||
/private/notes/custom-Domain/index.{html} /private/notes/custom-Domain/
|
||||
/private/roadmap/networking/carnot-waku-specification/index.{html} /private/roadmap/networking/carnot-waku-specification/
|
||||
/roadmap/codex/updates/2023-08-11/index.{html} /roadmap/codex/updates/2023-08-11/
|
||||
/roadmap/innovation_lab/updates/2023-08-11/index.{html} /roadmap/innovation_lab/updates/2023-08-11/
|
||||
/private/notes/showcase/index.{html} /private/notes/showcase/
|
||||
/private/roadmap/consensus/development/prototypes/index.{html} /private/roadmap/consensus/development/prototypes/
|
||||
/roadmap/innovation_lab/updates/2023-07-12/index.{html} /roadmap/innovation_lab/updates/2023-07-12/
|
||||
/roadmap/vac/updates/2023-07-17/index.{html} /roadmap/vac/updates/2023-07-17/
|
||||
/roadmap/nomos/milestones-overview/index.{html} /roadmap/nomos/milestones-overview/
|
||||
/private/roadmap/consensus/development/overview/index.{html} /private/roadmap/consensus/development/overview/
|
||||
/private/roles/rust-developer/index.{html} /private/roles/rust-developer/
|
||||
|
|
|
@ -108,7 +108,7 @@ Status app relaunch comms campaign plan in the works. Approx. date for launch 31
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Milestones "
|
||||
content="Milestones Zenhub Tracker Miro Tracker "
|
||||
/>
|
||||
<title>
|
||||
Codex Milestones Overview
|
||||
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
@ -283,6 +283,14 @@ Aug 7, 2023
|
|||
|
||||
|
||||
<a href="#milestones"><h2 id="milestones"><span class="hanchor" ariaLabel="Anchor"># </span>Milestones</h2></a>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://app.zenhub.com/workspaces/engineering-62cee4c7a335690012f826fa/roadmap" rel="noopener">Zenhub Tracker</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://miro.com/app/board/uXjVOtZ40xI=/?share_link_id=33106977104" rel="noopener">Miro Tracker</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
</article>
|
||||
|
|
|
@ -108,7 +108,7 @@ Our main milestone is to have a fully functional testnet with the marketplace an
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
@ -242,6 +242,24 @@
|
|||
Aug 11, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/" class="internal-link" data-src="/roadmap/innovation_lab/updates/2023-08-11/">2023-08-17 <TEAM> weekly</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/TEAM-updates/"><TEAM>-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 11, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/codex/updates/2023-08-11/" class="internal-link" data-src="/roadmap/codex/updates/2023-08-11/">2023-08-11 Codex weekly</a></h3>
|
||||
|
@ -311,6 +329,42 @@ Aug 14, 2023
|
|||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/nomos/milestones-overview/" class="internal-link" data-src="/roadmap/nomos/milestones-overview/">Nomos Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/" class="internal-link" data-src="/roadmap/innovation_lab/milestones-overview/">Innovation Lab Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 9, 2023
|
||||
|
||||
|
||||
|
@ -350,58 +404,6 @@ Aug 8, 2023
|
|||
Aug 7, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/waku/milestone-waku-10-users/" class="internal-link" data-src="/roadmap/waku/milestone-waku-10-users/">Milestone: Waku Network supports 10k Users</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 7, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/codex/milestones-overview/" class="internal-link" data-src="/roadmap/codex/milestones-overview/">Codex Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones-overview/">Milestones-Overview</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 7, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/vac/updates/2023-08-07/" class="internal-link" data-src="/roadmap/vac/updates/2023-08-07/">2023-08-07 Vac weekly</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/vac-updates/">Vac-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 7, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/nomos/updates/2023-08-07/" class="internal-link" data-src="/roadmap/nomos/updates/2023-08-07/">2023-08-07 Nomos weekly</a></h3>
|
||||
|
|
|
@ -6,7 +6,25 @@
|
|||
<description>Recent content in Roadmaps on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 14 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://roadmap.logos.co/roadmap/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Thu, 17 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://roadmap.logos.co/roadmap/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Innovation Lab Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/</link>
|
||||
<pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/</guid>
|
||||
<description>iLab Milestones can be found on the Notion Page</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Nomos Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/nomos/milestones-overview/</link>
|
||||
<pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/nomos/milestones-overview/</guid>
|
||||
<description>Milestones Overview Notion Page</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>2023-08-14 Waku weekly</title>
|
||||
<link>https://roadmap.logos.co/roadmap/waku/updates/2023-08-14/</link>
|
||||
|
@ -46,6 +64,15 @@ Vac week 33 August 14th vsu::P2P vac:p2p:nim-libp2p:vac:maintenance Improve goss
|
|||
<description>Codex update August 11 Client Milestone: Merkelizing block data Initial Merkle Tree implementation - https://github.com/codex-storage/nim-codex/pull/504 Work on persisting/serializing Merkle Tree is underway, PR upcoming Milestone: Block discovery and retrieval Continued analysis of block discovery and retrieval - https://hackmd.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>2023-08-17 <TEAM> weekly</title>
|
||||
<link>https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/</link>
|
||||
<pubDate>Fri, 11 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/</guid>
|
||||
<description>Logos Lab 11th of August Currently working on the Waku Objects prototype, which is a modular system for transactional chat objects.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>2023-08-09 Acid weekly</title>
|
||||
<link>https://roadmap.logos.co/roadmap/acid/updates/2023-08-09/</link>
|
||||
|
@ -89,7 +116,7 @@ Refine scope of research work for rest of the year and create matching milestone
|
|||
<pubDate>Mon, 07 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/codex/milestones-overview/</guid>
|
||||
<description>Milestones </description>
|
||||
<description>Milestones Zenhub Tracker Miro Tracker </description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -236,5 +263,16 @@ vc Vac day in Paris (13th) vc::Deep Research working on comprehensive current/re
|
|||
<description>vc::Deep Research refined deep research roadmaps https://github.com/vacp2p/research/issues/190, https://github.com/vacp2p/research/issues/192 working on comprehensive current/related work study on Validator Privacy working on PoC of Tor push in Nimbus working towards comprehensive current/related work study on gossipsub scaling vsu::P2P Prepared Paris talks Implemented perf protocol to compare the performances with other libp2ps https://github.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Vac Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/vac/milestones-overview/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/vac/milestones-overview/</guid>
|
||||
<description>Overview Notion Page - Information copied here for now
|
||||
Info Structure of milestone names: vac:&lt;unit&gt;:&lt;tag&gt;:&lt;for_project&gt;:&lt;title&gt;_&lt;counter&gt;
|
||||
vac indicates it is a vac milestone unit indicates the vac unit p2p, dst, tke, acz, sc, zkvm, dr, rfc tag tags a specific area / project / epic within the respective vac unit, e.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -0,0 +1,355 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="iLab Milestones can be found on the Notion Page"
|
||||
/>
|
||||
<title>
|
||||
Innovation Lab Milestones Overview
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="https://roadmap.logos.co//icon.png" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles.7fdbd93987bfba941d84b8a4050caaba.min.css" rel="stylesheet" />
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles/_light_syntax.86a48a52faebeaaf42158b72922b1c90.min.css" rel="stylesheet" id="theme-link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/darkmode.4ee460c38f180dd44f1565712a1f3c8a.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/util.9825137f5e7825e8553c68ce39ac9e44.min.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css" integrity="sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs" crossorigin="anonymous">
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js" integrity="sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx" crossorigin="anonymous"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://unpkg.com/@floating-ui/core@0.7.3"></script>
|
||||
<script src="https://unpkg.com/@floating-ui/dom@0.5.4"></script>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/popover.37b1455b8f0603154072b9467132c659.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/code-title.b35124ad8db0ba37162b886afb711cbc.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/clipboard.c20857734e53a3fb733b7443879efa61.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/callouts.7723cac461d613d118ee8bb8216b9838.min.js"></script>
|
||||
|
||||
|
||||
<script type="module">
|
||||
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
const BASE_URL = "https://roadmap.logos.co/"
|
||||
const fetchData = Promise.all([
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/linkIndex.6cf348040d2d17fddcc3c5b88898e318.min.json")
|
||||
.then(data => data.json())
|
||||
.then(data => ({
|
||||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
index,
|
||||
links,
|
||||
content,
|
||||
}))
|
||||
|
||||
const render = () => {
|
||||
|
||||
|
||||
const siteBaseURL = new URL(BASE_URL);
|
||||
const pathBase = siteBaseURL.pathname;
|
||||
const pathWindow = window.location.pathname;
|
||||
const isHome = pathBase == pathWindow;
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
|
||||
|
||||
addCollapsibleCallouts();
|
||||
|
||||
|
||||
|
||||
initPopover(
|
||||
"https://roadmap.logos.co",
|
||||
true ,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
|
||||
const footer = document.getElementById("footer")
|
||||
if (footer) {
|
||||
const container = document.getElementById("graph-container")
|
||||
|
||||
if (!container) return requestAnimationFrame(render)
|
||||
|
||||
container.textContent = ""
|
||||
|
||||
const drawGlobal = isHome && false ;
|
||||
drawGraph(
|
||||
"https://roadmap.logos.co",
|
||||
drawGlobal,
|
||||
[{"/moc":"#4388cc"}],
|
||||
drawGlobal ? {"centerForce":1,"depth":-1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.5,"linkDistance":1,"opacityScale":3,"repelForce":1,"scale":1.4} : {"centerForce":1,"depth":1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.6,"linkDistance":1,"opacityScale":3,"repelForce":2,"scale":1.2}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
const init = (doc = document) => {
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
renderMathInElement(doc.body, {
|
||||
delimiters: [
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
throwOnError : false
|
||||
});
|
||||
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script type="module">
|
||||
import { attachSPARouting } from "https:\/\/roadmap.logos.co\/js\/router.9d4974281069e9ebb189f642ae1e3ca2.min.js"
|
||||
attachSPARouting(init, render)
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div id="search-container">
|
||||
<div id="search-space">
|
||||
<input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search"
|
||||
placeholder="Search for something...">
|
||||
<div id="results-container">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script defer src="https://roadmap.logos.co/js/semantic-search.d4032d4a6a967938235ae76d08a55b46.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<div class="singlePage">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title"><a href="https://roadmap.logos.co/">Logos Collective Technical Roadmap and Activity</a></h1>
|
||||
<div class="spacer"></div>
|
||||
<div id="search-icon">
|
||||
<p>Search</p>
|
||||
<svg tabindex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||
</div>
|
||||
<div class='darkmode'>
|
||||
<input class='toggle' id='darkmode-toggle' type='checkbox' tabindex="-1">
|
||||
<label id="toggle-label-light" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xml:space="preserve">
|
||||
<title>Light Mode</title>
|
||||
<path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z" />
|
||||
</svg>
|
||||
</label>
|
||||
<label id="toggle-label-dark" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xml:space="preserve">
|
||||
<title>Dark Mode</title>
|
||||
<path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369 c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65 c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z" />
|
||||
</svg>
|
||||
</label>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<article>
|
||||
<h1>Innovation Lab Milestones Overview</h1>
|
||||
<p class="meta">
|
||||
Last updated
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/logos-co/roadmap/tree/hugo/content/roadmap/innovation_lab/milestones-overview.md" rel="noopener">Edit Source</a>
|
||||
|
||||
|
||||
</p>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>iLab Milestones can be found on the
|
||||
|
||||
<a href="https://www.notion.so/Logos-Innovation-Lab-dcff7b7a984b4f9e946f540c16434dc9?pvs=4" rel="noopener">Notion Page</a></p>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
<div class="page-end" id="footer">
|
||||
<div class="backlinks-container">
|
||||
<h3>Backlinks</h3>
|
||||
<ul class="backlinks">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
No backlinks found
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<script
|
||||
src="https://cdn.jsdelivr.net/npm/d3@6.7.0/dist/d3.min.js"
|
||||
integrity="sha256-+7jaYCp29O1JusNWHaYtgUn6EhuP0VaFuswhNV06MyI="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<h3>Interactive Graph</h3>
|
||||
<div id="graph-container"></div>
|
||||
<style>
|
||||
:root {
|
||||
--g-node: var(--secondary);
|
||||
--g-node-active: var(--primary);
|
||||
--g-node-inactive: var(--visited);
|
||||
--g-link: var(--outlinegray);
|
||||
--g-link-active: #5a7282;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/graph.abd4bc2af3869a96524d7d23b76152c7.js"></script>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="contact_buttons">
|
||||
<footer>
|
||||
<p>Made by Logos Collective using <a href="https://github.com/jackyzha0/quartz">Quartz</a>, © 2023</p>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://roadmap.logos.co/">Home</a></li>
|
||||
<li><a href="https://github.com/logos-co/roadmap">Github</a></li></ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -0,0 +1,373 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Logos Lab 11th of August Currently working on the Waku Objects prototype, which is a modular system for transactional chat objects."
|
||||
/>
|
||||
<title>
|
||||
2023-08-17 <TEAM> weekly
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="https://roadmap.logos.co//icon.png" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles.7fdbd93987bfba941d84b8a4050caaba.min.css" rel="stylesheet" />
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles/_light_syntax.86a48a52faebeaaf42158b72922b1c90.min.css" rel="stylesheet" id="theme-link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/darkmode.4ee460c38f180dd44f1565712a1f3c8a.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/util.9825137f5e7825e8553c68ce39ac9e44.min.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css" integrity="sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs" crossorigin="anonymous">
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js" integrity="sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx" crossorigin="anonymous"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://unpkg.com/@floating-ui/core@0.7.3"></script>
|
||||
<script src="https://unpkg.com/@floating-ui/dom@0.5.4"></script>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/popover.37b1455b8f0603154072b9467132c659.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/code-title.b35124ad8db0ba37162b886afb711cbc.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/clipboard.c20857734e53a3fb733b7443879efa61.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/callouts.7723cac461d613d118ee8bb8216b9838.min.js"></script>
|
||||
|
||||
|
||||
<script type="module">
|
||||
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
const BASE_URL = "https://roadmap.logos.co/"
|
||||
const fetchData = Promise.all([
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/linkIndex.6cf348040d2d17fddcc3c5b88898e318.min.json")
|
||||
.then(data => data.json())
|
||||
.then(data => ({
|
||||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
index,
|
||||
links,
|
||||
content,
|
||||
}))
|
||||
|
||||
const render = () => {
|
||||
|
||||
|
||||
const siteBaseURL = new URL(BASE_URL);
|
||||
const pathBase = siteBaseURL.pathname;
|
||||
const pathWindow = window.location.pathname;
|
||||
const isHome = pathBase == pathWindow;
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
|
||||
|
||||
addCollapsibleCallouts();
|
||||
|
||||
|
||||
|
||||
initPopover(
|
||||
"https://roadmap.logos.co",
|
||||
true ,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
|
||||
const footer = document.getElementById("footer")
|
||||
if (footer) {
|
||||
const container = document.getElementById("graph-container")
|
||||
|
||||
if (!container) return requestAnimationFrame(render)
|
||||
|
||||
container.textContent = ""
|
||||
|
||||
const drawGlobal = isHome && false ;
|
||||
drawGraph(
|
||||
"https://roadmap.logos.co",
|
||||
drawGlobal,
|
||||
[{"/moc":"#4388cc"}],
|
||||
drawGlobal ? {"centerForce":1,"depth":-1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.5,"linkDistance":1,"opacityScale":3,"repelForce":1,"scale":1.4} : {"centerForce":1,"depth":1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.6,"linkDistance":1,"opacityScale":3,"repelForce":2,"scale":1.2}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
const init = (doc = document) => {
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
renderMathInElement(doc.body, {
|
||||
delimiters: [
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
throwOnError : false
|
||||
});
|
||||
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script type="module">
|
||||
import { attachSPARouting } from "https:\/\/roadmap.logos.co\/js\/router.9d4974281069e9ebb189f642ae1e3ca2.min.js"
|
||||
attachSPARouting(init, render)
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div id="search-container">
|
||||
<div id="search-space">
|
||||
<input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search"
|
||||
placeholder="Search for something...">
|
||||
<div id="results-container">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script defer src="https://roadmap.logos.co/js/semantic-search.d4032d4a6a967938235ae76d08a55b46.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<div class="singlePage">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title"><a href="https://roadmap.logos.co/">Logos Collective Technical Roadmap and Activity</a></h1>
|
||||
<div class="spacer"></div>
|
||||
<div id="search-icon">
|
||||
<p>Search</p>
|
||||
<svg tabindex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||
</div>
|
||||
<div class='darkmode'>
|
||||
<input class='toggle' id='darkmode-toggle' type='checkbox' tabindex="-1">
|
||||
<label id="toggle-label-light" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xml:space="preserve">
|
||||
<title>Light Mode</title>
|
||||
<path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z" />
|
||||
</svg>
|
||||
</label>
|
||||
<label id="toggle-label-dark" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xml:space="preserve">
|
||||
<title>Dark Mode</title>
|
||||
<path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369 c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65 c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z" />
|
||||
</svg>
|
||||
</label>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<article>
|
||||
<h1>2023-08-17 <TEAM> weekly</h1>
|
||||
<p class="meta">
|
||||
Last updated
|
||||
Aug 11, 2023
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/logos-co/roadmap/tree/hugo/content/roadmap/innovation_lab/updates/2023-08-11.md" rel="noopener">Edit Source</a>
|
||||
|
||||
|
||||
</p>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/TEAM-updates/">Team updates</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="#logos-lab-11th-of-august"><h1 id="logos-lab-11th-of-august"><span class="hanchor" ariaLabel="Anchor"># </span><strong>Logos Lab</strong> 11th of August</h1></a>
|
||||
<p>Currently working on the Waku Objects prototype, which is a modular system for transactional chat objects.</p>
|
||||
<p>We merged the group chat but it surfaced plenty of issues that were not a problem with 1on1 chats, both with our Waku integration and from product perspective as well. Spent the bigger part of the week with fixing these. We also registered a new domain, wakuplay.im where the latest version is deployed. It uses the Gnosis chain for transactions and currently the xDai and Gno tokens are supported, but it is easy to add other ERC-20 tokens now.</p>
|
||||
<p><strong>Next milestone</strong>: Splitter Waku Object supporting group chats and smart contracts</p>
|
||||
<p>This will be the first Waku Object that is meaningful in a group chat context. Also this will demonstrate how to use smart contracts and multiparty transactions. The design is ready and the implementaton has started.</p>
|
||||
<p><strong>Next milestone</strong>: Basic Waku Objects website</p>
|
||||
<p>Work started toward having a structure for a website and the content is shaping up nicely. The implementation has been started on it as well.</p>
|
||||
<p>Deployed version of the main branch:
|
||||
|
||||
|
||||
<a href="https://www.wakuplay.im/" rel="noopener">https://www.wakuplay.im/</a></p>
|
||||
<p>Main development repo:
|
||||
|
||||
|
||||
<a href="https://github.com/logos-innovation-lab/waku-objects-playground" rel="noopener">https://github.com/logos-innovation-lab/waku-objects-playground</a></p>
|
||||
<p>Contact:
|
||||
You can find us at
|
||||
|
||||
<a href="https://discord.com/channels/973324189794697286/1118949151225413872" rel="noopener">https://discord.com/channels/973324189794697286/1118949151225413872</a> or join our discord at
|
||||
|
||||
<a href="https://discord.gg/eaYVgSUG" rel="noopener">https://discord.gg/eaYVgSUG</a></p>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
<div class="page-end" id="footer">
|
||||
<div class="backlinks-container">
|
||||
<h3>Backlinks</h3>
|
||||
<ul class="backlinks">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
No backlinks found
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<script
|
||||
src="https://cdn.jsdelivr.net/npm/d3@6.7.0/dist/d3.min.js"
|
||||
integrity="sha256-+7jaYCp29O1JusNWHaYtgUn6EhuP0VaFuswhNV06MyI="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<h3>Interactive Graph</h3>
|
||||
<div id="graph-container"></div>
|
||||
<style>
|
||||
:root {
|
||||
--g-node: var(--secondary);
|
||||
--g-node-active: var(--primary);
|
||||
--g-node-inactive: var(--visited);
|
||||
--g-link: var(--outlinegray);
|
||||
--g-link-active: #5a7282;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/graph.abd4bc2af3869a96524d7d23b76152c7.js"></script>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="contact_buttons">
|
||||
<footer>
|
||||
<p>Made by Logos Collective using <a href="https://github.com/jackyzha0/quartz">Quartz</a>, © 2023</p>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://roadmap.logos.co/">Home</a></li>
|
||||
<li><a href="https://github.com/logos-co/roadmap">Github</a></li></ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
@ -0,0 +1,365 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Milestones Overview Notion Page"
|
||||
/>
|
||||
<title>
|
||||
Nomos Milestones Overview
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="https://roadmap.logos.co//icon.png" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles.7fdbd93987bfba941d84b8a4050caaba.min.css" rel="stylesheet" />
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles/_light_syntax.86a48a52faebeaaf42158b72922b1c90.min.css" rel="stylesheet" id="theme-link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/darkmode.4ee460c38f180dd44f1565712a1f3c8a.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/util.9825137f5e7825e8553c68ce39ac9e44.min.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css" integrity="sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs" crossorigin="anonymous">
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js" integrity="sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx" crossorigin="anonymous"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://unpkg.com/@floating-ui/core@0.7.3"></script>
|
||||
<script src="https://unpkg.com/@floating-ui/dom@0.5.4"></script>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/popover.37b1455b8f0603154072b9467132c659.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/code-title.b35124ad8db0ba37162b886afb711cbc.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/clipboard.c20857734e53a3fb733b7443879efa61.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/callouts.7723cac461d613d118ee8bb8216b9838.min.js"></script>
|
||||
|
||||
|
||||
<script type="module">
|
||||
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
const BASE_URL = "https://roadmap.logos.co/"
|
||||
const fetchData = Promise.all([
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/linkIndex.6cf348040d2d17fddcc3c5b88898e318.min.json")
|
||||
.then(data => data.json())
|
||||
.then(data => ({
|
||||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
index,
|
||||
links,
|
||||
content,
|
||||
}))
|
||||
|
||||
const render = () => {
|
||||
|
||||
|
||||
const siteBaseURL = new URL(BASE_URL);
|
||||
const pathBase = siteBaseURL.pathname;
|
||||
const pathWindow = window.location.pathname;
|
||||
const isHome = pathBase == pathWindow;
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
|
||||
|
||||
addCollapsibleCallouts();
|
||||
|
||||
|
||||
|
||||
initPopover(
|
||||
"https://roadmap.logos.co",
|
||||
true ,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
|
||||
const footer = document.getElementById("footer")
|
||||
if (footer) {
|
||||
const container = document.getElementById("graph-container")
|
||||
|
||||
if (!container) return requestAnimationFrame(render)
|
||||
|
||||
container.textContent = ""
|
||||
|
||||
const drawGlobal = isHome && false ;
|
||||
drawGraph(
|
||||
"https://roadmap.logos.co",
|
||||
drawGlobal,
|
||||
[{"/moc":"#4388cc"}],
|
||||
drawGlobal ? {"centerForce":1,"depth":-1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.5,"linkDistance":1,"opacityScale":3,"repelForce":1,"scale":1.4} : {"centerForce":1,"depth":1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.6,"linkDistance":1,"opacityScale":3,"repelForce":2,"scale":1.2}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
const init = (doc = document) => {
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
renderMathInElement(doc.body, {
|
||||
delimiters: [
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
throwOnError : false
|
||||
});
|
||||
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script type="module">
|
||||
import { attachSPARouting } from "https:\/\/roadmap.logos.co\/js\/router.9d4974281069e9ebb189f642ae1e3ca2.min.js"
|
||||
attachSPARouting(init, render)
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div id="search-container">
|
||||
<div id="search-space">
|
||||
<input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search"
|
||||
placeholder="Search for something...">
|
||||
<div id="results-container">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script defer src="https://roadmap.logos.co/js/semantic-search.d4032d4a6a967938235ae76d08a55b46.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<div class="singlePage">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title"><a href="https://roadmap.logos.co/">Logos Collective Technical Roadmap and Activity</a></h1>
|
||||
<div class="spacer"></div>
|
||||
<div id="search-icon">
|
||||
<p>Search</p>
|
||||
<svg tabindex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||
</div>
|
||||
<div class='darkmode'>
|
||||
<input class='toggle' id='darkmode-toggle' type='checkbox' tabindex="-1">
|
||||
<label id="toggle-label-light" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xml:space="preserve">
|
||||
<title>Light Mode</title>
|
||||
<path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z" />
|
||||
</svg>
|
||||
</label>
|
||||
<label id="toggle-label-dark" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xml:space="preserve">
|
||||
<title>Dark Mode</title>
|
||||
<path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369 c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65 c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z" />
|
||||
</svg>
|
||||
</label>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<article>
|
||||
<h1>Nomos Milestones Overview</h1>
|
||||
<p class="meta">
|
||||
Last updated
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/logos-co/roadmap/tree/hugo/content/roadmap/nomos/milestones-overview.md" rel="noopener">Edit Source</a>
|
||||
|
||||
|
||||
</p>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>
|
||||
|
||||
<a href="https://www.notion.so/ec57b205d4b443aeb43ee74ecc91c701?v=e782d519939f449c974e53fa3ab6978c" rel="noopener">Milestones Overview Notion Page</a></p>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
<div class="page-end" id="footer">
|
||||
<div class="backlinks-container">
|
||||
<h3>Backlinks</h3>
|
||||
<ul class="backlinks">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a href="/" data-ctx="Milestones" data-src="/" class="internal-link">Logos Technical Roadmap and Activity</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<script
|
||||
src="https://cdn.jsdelivr.net/npm/d3@6.7.0/dist/d3.min.js"
|
||||
integrity="sha256-+7jaYCp29O1JusNWHaYtgUn6EhuP0VaFuswhNV06MyI="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<h3>Interactive Graph</h3>
|
||||
<div id="graph-container"></div>
|
||||
<style>
|
||||
:root {
|
||||
--g-node: var(--secondary);
|
||||
--g-node-active: var(--primary);
|
||||
--g-node-inactive: var(--visited);
|
||||
--g-link: var(--outlinegray);
|
||||
--g-link-active: #5a7282;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/graph.abd4bc2af3869a96524d7d23b76152c7.js"></script>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="contact_buttons">
|
||||
<footer>
|
||||
<p>Made by Logos Collective using <a href="https://github.com/jackyzha0/quartz">Quartz</a>, © 2023</p>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://roadmap.logos.co/">Home</a></li>
|
||||
<li><a href="https://github.com/logos-co/roadmap">Github</a></li></ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
@ -108,7 +108,7 @@ Milestone 1: Understanding Data Availability (DA) Problem High-level exploration
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -110,7 +110,7 @@ Initial analysis on the mixnet Proof of Concept (PoC) was performed, assessing c
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
@ -255,35 +255,33 @@ Aug 7, 2023
|
|||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 24, 2023
|
||||
Aug 7, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/waku/updates/2023-07-24/" class="internal-link" data-src="/roadmap/waku/updates/2023-07-24/">2023-07-24 Waku weekly</a></h3>
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/waku/milestone-waku-10-users/" class="internal-link" data-src="/roadmap/waku/milestone-waku-10-users/">Milestone: Waku Network supports 10k Users</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/waku-updates/">Waku-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 31, 2023
|
||||
Aug 7, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/waku/updates/2023-07-31/" class="internal-link" data-src="/roadmap/waku/updates/2023-07-31/">2023-07-31 Waku weekly</a></h3>
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/codex/milestones-overview/" class="internal-link" data-src="/roadmap/codex/milestones-overview/">Codex Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/waku-updates/">Waku-Updates</a></li>
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones-overview/">Milestones-Overview</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -291,17 +289,17 @@ Jul 31, 2023
|
|||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 24, 2023
|
||||
Aug 7, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/nomos/updates/2023-07-24/" class="internal-link" data-src="/roadmap/nomos/updates/2023-07-24/">2023-07-24 Nomos weekly</a></h3>
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/vac/updates/2023-08-07/" class="internal-link" data-src="/roadmap/vac/updates/2023-08-07/">2023-08-07 Vac weekly</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/nomos-updates/">Nomos-Updates</a></li>
|
||||
<li><a href="https://roadmap.logos.co/tags/vac-updates/">Vac-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
@ -239,6 +239,60 @@
|
|||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/vac/milestones-overview/" class="internal-link" data-src="/roadmap/vac/milestones-overview/">Vac Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 24, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/waku/updates/2023-07-24/" class="internal-link" data-src="/roadmap/waku/updates/2023-07-24/">2023-07-24 Waku weekly</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/waku-updates/">Waku-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 31, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/waku/updates/2023-07-31/" class="internal-link" data-src="/roadmap/waku/updates/2023-07-31/">2023-07-31 Waku weekly</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/waku-updates/">Waku-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 12, 2023
|
||||
|
||||
|
||||
|
@ -293,6 +347,24 @@ Jul 21, 2023
|
|||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 24, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/nomos/updates/2023-07-24/" class="internal-link" data-src="/roadmap/nomos/updates/2023-07-24/">2023-07-24 Nomos weekly</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/nomos-updates/">Nomos-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Jul 10, 2023
|
||||
|
||||
|
||||
|
|
|
@ -0,0 +1,405 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Overview Notion Page - Information copied here for now
|
||||
Info Structure of milestone names: vac:<unit>:<tag>:<for_project>:<title>_<counter>
|
||||
vac indicates it is a vac milestone unit indicates the vac unit p2p, dst, tke, acz, sc, zkvm, dr, rfc tag tags a specific area / project / epic within the respective vac unit, e."
|
||||
/>
|
||||
<title>
|
||||
Vac Milestones Overview
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="https://roadmap.logos.co//icon.png" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles.7fdbd93987bfba941d84b8a4050caaba.min.css" rel="stylesheet" />
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles/_light_syntax.86a48a52faebeaaf42158b72922b1c90.min.css" rel="stylesheet" id="theme-link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/darkmode.4ee460c38f180dd44f1565712a1f3c8a.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/util.9825137f5e7825e8553c68ce39ac9e44.min.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css" integrity="sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs" crossorigin="anonymous">
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js" integrity="sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx" crossorigin="anonymous"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://unpkg.com/@floating-ui/core@0.7.3"></script>
|
||||
<script src="https://unpkg.com/@floating-ui/dom@0.5.4"></script>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/popover.37b1455b8f0603154072b9467132c659.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/code-title.b35124ad8db0ba37162b886afb711cbc.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/clipboard.c20857734e53a3fb733b7443879efa61.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/callouts.7723cac461d613d118ee8bb8216b9838.min.js"></script>
|
||||
|
||||
|
||||
<script type="module">
|
||||
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
const BASE_URL = "https://roadmap.logos.co/"
|
||||
const fetchData = Promise.all([
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/linkIndex.6cf348040d2d17fddcc3c5b88898e318.min.json")
|
||||
.then(data => data.json())
|
||||
.then(data => ({
|
||||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
index,
|
||||
links,
|
||||
content,
|
||||
}))
|
||||
|
||||
const render = () => {
|
||||
|
||||
|
||||
const siteBaseURL = new URL(BASE_URL);
|
||||
const pathBase = siteBaseURL.pathname;
|
||||
const pathWindow = window.location.pathname;
|
||||
const isHome = pathBase == pathWindow;
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
|
||||
|
||||
addCollapsibleCallouts();
|
||||
|
||||
|
||||
|
||||
initPopover(
|
||||
"https://roadmap.logos.co",
|
||||
true ,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
|
||||
const footer = document.getElementById("footer")
|
||||
if (footer) {
|
||||
const container = document.getElementById("graph-container")
|
||||
|
||||
if (!container) return requestAnimationFrame(render)
|
||||
|
||||
container.textContent = ""
|
||||
|
||||
const drawGlobal = isHome && false ;
|
||||
drawGraph(
|
||||
"https://roadmap.logos.co",
|
||||
drawGlobal,
|
||||
[{"/moc":"#4388cc"}],
|
||||
drawGlobal ? {"centerForce":1,"depth":-1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.5,"linkDistance":1,"opacityScale":3,"repelForce":1,"scale":1.4} : {"centerForce":1,"depth":1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.6,"linkDistance":1,"opacityScale":3,"repelForce":2,"scale":1.2}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
const init = (doc = document) => {
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
renderMathInElement(doc.body, {
|
||||
delimiters: [
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
throwOnError : false
|
||||
});
|
||||
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script type="module">
|
||||
import { attachSPARouting } from "https:\/\/roadmap.logos.co\/js\/router.9d4974281069e9ebb189f642ae1e3ca2.min.js"
|
||||
attachSPARouting(init, render)
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div id="search-container">
|
||||
<div id="search-space">
|
||||
<input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search"
|
||||
placeholder="Search for something...">
|
||||
<div id="results-container">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script defer src="https://roadmap.logos.co/js/semantic-search.d4032d4a6a967938235ae76d08a55b46.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<div class="singlePage">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title"><a href="https://roadmap.logos.co/">Logos Collective Technical Roadmap and Activity</a></h1>
|
||||
<div class="spacer"></div>
|
||||
<div id="search-icon">
|
||||
<p>Search</p>
|
||||
<svg tabindex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||
</div>
|
||||
<div class='darkmode'>
|
||||
<input class='toggle' id='darkmode-toggle' type='checkbox' tabindex="-1">
|
||||
<label id="toggle-label-light" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xml:space="preserve">
|
||||
<title>Light Mode</title>
|
||||
<path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z" />
|
||||
</svg>
|
||||
</label>
|
||||
<label id="toggle-label-dark" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xml:space="preserve">
|
||||
<title>Dark Mode</title>
|
||||
<path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369 c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65 c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z" />
|
||||
</svg>
|
||||
</label>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<article>
|
||||
<h1>Vac Milestones Overview</h1>
|
||||
<p class="meta">
|
||||
Last updated
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/logos-co/roadmap/tree/hugo/content/roadmap/vac/milestones-overview.md" rel="noopener">Edit Source</a>
|
||||
|
||||
|
||||
</p>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>
|
||||
|
||||
<a href="https://www.notion.so/Vac-Roadmap-907df7eeac464143b00c6f49a20bb632?pvs=4" rel="noopener">Overview Notion Page</a> - Information copied here for now</p>
|
||||
<a href="#info"><h2 id="info"><span class="hanchor" ariaLabel="Anchor"># </span>Info</h2></a>
|
||||
<a href="#structure-of-milestone-names"><h3 id="structure-of-milestone-names"><span class="hanchor" ariaLabel="Anchor"># </span>Structure of milestone names:</h3></a>
|
||||
<p><code>vac:<unit>:<tag>:<for_project>:<title>_<counter></code></p>
|
||||
<ul>
|
||||
<li><code>vac</code> indicates it is a vac milestone</li>
|
||||
<li><code>unit</code> indicates the vac unit <code>p2p</code>, <code>dst</code>, <code>tke</code>, <code>acz</code>, <code>sc</code>, <code>zkvm</code>, <code>dr</code>, <code>rfc</code></li>
|
||||
<li><code>tag</code> tags a specific area / project / epic within the respective vac unit, e.g. <code>nimlibp2p</code>, or <code>zerokit</code></li>
|
||||
<li><code>for_project</code> indicates which Logos project the milestone is mainly for <code>nomos</code>, <code>waku</code>, <code>codex</code>, <code>nimbus</code>, <code>status</code>; or <code>vac</code> (meaning it is internal / helping all projects as a base layer)</li>
|
||||
<li><code>title</code> the title of the milestone</li>
|
||||
<li><code>counter</code> an optional counter; <code>01</code> is implicit; marked with a <code>02</code> onward indicates extensions of previous milestones</li>
|
||||
</ul>
|
||||
<a href="#vac-unit-roadmaps"><h2 id="vac-unit-roadmaps"><span class="hanchor" ariaLabel="Anchor"># </span>Vac Unit Roadmaps</h2></a>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-P2P-a409c34cb95b4b81af03f60cbf32f9c1?pvs=21" rel="noopener">Roadmap: P2P</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-Token-Economics-e91f1cb58ebc4b1eb46b074220f535d0?pvs=21" rel="noopener">Roadmap: Token Economics</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-Distributed-Systems-Testing-DST-4ef0d8694d3e40d6a0cfe706855c43e6?pvs=21" rel="noopener">Roadmap: Distributed Systems Testing (DST))</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-Applied-Cryptography-and-ZK-ACZ-00b3ba101fae4a099a2d7af2144ca66c?pvs=21" rel="noopener">Roadmap: Applied Cryptography and ZK (ACZ)</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-Smart-Contracts-SC-e60e0103cad543d5832144d5dd4611a0?pvs=21" rel="noopener">Roadmap: Smart Contracts (SC)</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-zkVM-59cb588bd2404e659633e008101310b5?pvs=21" rel="noopener">Roadmap: zkVM</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-Deep-Research-DR-561a864c890549c3861bf52ab979d7ab?pvs=21" rel="noopener">Roadmap: Deep Research (DR)</a></li>
|
||||
<li>
|
||||
|
||||
<a href="https://www.notion.so/Roadmap-RFC-Process-f8516d19132b41a0beb29c24510ebc09?pvs=21" rel="noopener">Roadmap: RFC Process</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
<div class="page-end" id="footer">
|
||||
<div class="backlinks-container">
|
||||
<h3>Backlinks</h3>
|
||||
<ul class="backlinks">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a href="/" data-ctx="Milestones" data-src="/" class="internal-link">Logos Technical Roadmap and Activity</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<script
|
||||
src="https://cdn.jsdelivr.net/npm/d3@6.7.0/dist/d3.min.js"
|
||||
integrity="sha256-+7jaYCp29O1JusNWHaYtgUn6EhuP0VaFuswhNV06MyI="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<h3>Interactive Graph</h3>
|
||||
<div id="graph-container"></div>
|
||||
<style>
|
||||
:root {
|
||||
--g-node: var(--secondary);
|
||||
--g-node-active: var(--primary);
|
||||
--g-node-inactive: var(--visited);
|
||||
--g-link: var(--outlinegray);
|
||||
--g-link-active: #5a7282;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/graph.abd4bc2af3869a96524d7d23b76152c7.js"></script>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="contact_buttons">
|
||||
<footer>
|
||||
<p>Made by Logos Collective using <a href="https://github.com/jackyzha0/quartz">Quartz</a>, © 2023</p>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://roadmap.logos.co/">Home</a></li>
|
||||
<li><a href="https://github.com/logos-co/roadmap">Github</a></li></ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -108,7 +108,7 @@ vc Vac day in Paris (13th) vc::Deep Research working on comprehensive current/re
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -109,7 +109,7 @@ vc vc::Deep Research milestone (15%, 2023/11/30) paper on gossipsub improvements
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -108,7 +108,7 @@ Vac week 33 August 14th vsu::P2P vac:p2p:nim-libp2p:vac:maintenance Improve goss
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -108,7 +108,7 @@ Refine scope of research work for rest of the year and create matching milestone
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -109,7 +109,7 @@ Running stress testing on PostgreSQL to confirm performance gain https://github.
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
30
sitemap.xml
30
sitemap.xml
|
@ -2,6 +2,21 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/milestones/</loc>
|
||||
<lastmod>2023-08-17T16:15:17-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/roadmap/nomos/milestones-overview/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/roadmap/</loc>
|
||||
<lastmod>2023-08-17T16:15:17-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/</loc>
|
||||
<lastmod>2023-08-17T16:15:17-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/roadmap/waku/updates/2023-08-14/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
|
@ -13,21 +28,21 @@
|
|||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/nomos-updates/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/roadmap/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/vac-updates/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/waku-updates/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/TEAM-updates/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/roadmap/codex/updates/2023-08-11/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/tags/codex-updates/</loc>
|
||||
<lastmod>2023-08-17T00:00:00+00:00</lastmod>
|
||||
|
@ -105,5 +120,8 @@
|
|||
</url><url>
|
||||
<loc>https://roadmap.logos.co/</loc>
|
||||
<lastmod>2023-08-07T13:11:18-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://roadmap.logos.co/roadmap/vac/milestones-overview/</loc>
|
||||
<lastmod>2023-08-17T16:15:17-04:00</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
@ -0,0 +1,274 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content=""
|
||||
/>
|
||||
<title>
|
||||
<TEAM>-updates
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="https://roadmap.logos.co//icon.png" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles.7fdbd93987bfba941d84b8a4050caaba.min.css" rel="stylesheet" />
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles/_light_syntax.86a48a52faebeaaf42158b72922b1c90.min.css" rel="stylesheet" id="theme-link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/darkmode.4ee460c38f180dd44f1565712a1f3c8a.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/util.9825137f5e7825e8553c68ce39ac9e44.min.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css" integrity="sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs" crossorigin="anonymous">
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js" integrity="sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx" crossorigin="anonymous"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://unpkg.com/@floating-ui/core@0.7.3"></script>
|
||||
<script src="https://unpkg.com/@floating-ui/dom@0.5.4"></script>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/popover.37b1455b8f0603154072b9467132c659.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/code-title.b35124ad8db0ba37162b886afb711cbc.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/clipboard.c20857734e53a3fb733b7443879efa61.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/callouts.7723cac461d613d118ee8bb8216b9838.min.js"></script>
|
||||
|
||||
|
||||
<script type="module">
|
||||
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
const BASE_URL = "https://roadmap.logos.co/"
|
||||
const fetchData = Promise.all([
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/linkIndex.6cf348040d2d17fddcc3c5b88898e318.min.json")
|
||||
.then(data => data.json())
|
||||
.then(data => ({
|
||||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
index,
|
||||
links,
|
||||
content,
|
||||
}))
|
||||
|
||||
const render = () => {
|
||||
|
||||
|
||||
const siteBaseURL = new URL(BASE_URL);
|
||||
const pathBase = siteBaseURL.pathname;
|
||||
const pathWindow = window.location.pathname;
|
||||
const isHome = pathBase == pathWindow;
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
|
||||
|
||||
addCollapsibleCallouts();
|
||||
|
||||
|
||||
|
||||
initPopover(
|
||||
"https://roadmap.logos.co",
|
||||
true ,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
|
||||
const footer = document.getElementById("footer")
|
||||
if (footer) {
|
||||
const container = document.getElementById("graph-container")
|
||||
|
||||
if (!container) return requestAnimationFrame(render)
|
||||
|
||||
container.textContent = ""
|
||||
|
||||
const drawGlobal = isHome && false ;
|
||||
drawGraph(
|
||||
"https://roadmap.logos.co",
|
||||
drawGlobal,
|
||||
[{"/moc":"#4388cc"}],
|
||||
drawGlobal ? {"centerForce":1,"depth":-1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.5,"linkDistance":1,"opacityScale":3,"repelForce":1,"scale":1.4} : {"centerForce":1,"depth":1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.6,"linkDistance":1,"opacityScale":3,"repelForce":2,"scale":1.2}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
const init = (doc = document) => {
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
renderMathInElement(doc.body, {
|
||||
delimiters: [
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
throwOnError : false
|
||||
});
|
||||
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script type="module">
|
||||
import { attachSPARouting } from "https:\/\/roadmap.logos.co\/js\/router.9d4974281069e9ebb189f642ae1e3ca2.min.js"
|
||||
attachSPARouting(init, render)
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
<body>
|
||||
<div id="search-container">
|
||||
<div id="search-space">
|
||||
<input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search"
|
||||
placeholder="Search for something...">
|
||||
<div id="results-container">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script defer src="https://roadmap.logos.co/js/semantic-search.d4032d4a6a967938235ae76d08a55b46.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<div class="singlePage">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title"><a href="https://roadmap.logos.co/">Logos Collective Technical Roadmap and Activity</a></h1>
|
||||
<div class="spacer"></div>
|
||||
<div id="search-icon">
|
||||
<p>Search</p>
|
||||
<svg tabindex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||
</div>
|
||||
<div class='darkmode'>
|
||||
<input class='toggle' id='darkmode-toggle' type='checkbox' tabindex="-1">
|
||||
<label id="toggle-label-light" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xml:space="preserve">
|
||||
<title>Light Mode</title>
|
||||
<path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z" />
|
||||
</svg>
|
||||
</label>
|
||||
<label id="toggle-label-dark" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xml:space="preserve">
|
||||
<title>Dark Mode</title>
|
||||
<path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369 c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65 c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z" />
|
||||
</svg>
|
||||
</label>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<article>
|
||||
<h1>Tag: <TEAM>-updates</h1>
|
||||
|
||||
<ul class="section-ul"><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 11, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/" class="internal-link" data-src="/roadmap/innovation_lab/updates/2023-08-11/">2023-08-17 <TEAM> weekly</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/TEAM-updates/"><TEAM>-Updates</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li></ul>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<div id="contact_buttons">
|
||||
<footer>
|
||||
<p>Made by Logos Collective using <a href="https://github.com/jackyzha0/quartz">Quartz</a>, © 2023</p>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://roadmap.logos.co/">Home</a></li>
|
||||
<li><a href="https://github.com/logos-co/roadmap">Github</a></li></ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title><TEAM>-updates on </title>
|
||||
<link>https://roadmap.logos.co/tags/TEAM-updates/</link>
|
||||
<description>Recent content in <TEAM>-updates on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Fri, 11 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://roadmap.logos.co/tags/TEAM-updates/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>2023-08-17 <TEAM> weekly</title>
|
||||
<link>https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/</link>
|
||||
<pubDate>Fri, 11 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/innovation_lab/updates/2023-08-11/</guid>
|
||||
<description>Logos Lab 11th of August Currently working on the Waku Objects prototype, which is a modular system for transactional chat objects.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://roadmap.logos.co/tags/TEAM-updates/</title>
|
||||
<link rel="canonical" href="https://roadmap.logos.co/tags/TEAM-updates/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://roadmap.logos.co/tags/TEAM-updates/">
|
||||
</head>
|
||||
</html>
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
@ -579,6 +579,69 @@ Aug 1, 2023
|
|||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
<h1><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></h1>
|
||||
<p><b>3</b> notes with this tag </p>
|
||||
</div>
|
||||
|
||||
<ul class="section-ul"><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/vac/milestones-overview/" class="internal-link" data-src="/roadmap/vac/milestones-overview/">Vac Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/nomos/milestones-overview/" class="internal-link" data-src="/roadmap/nomos/milestones-overview/">Nomos Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/" class="internal-link" data-src="/roadmap/innovation_lab/milestones-overview/">Innovation Lab Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li></ul>
|
||||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
<h1><a href="https://roadmap.logos.co/tags/acid-updates/">Acid updates</a></h1>
|
||||
<p><b>2</b> notes with this tag </p>
|
||||
|
@ -696,6 +759,12 @@ Aug 7, 2023
|
|||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
<h1><a href="https://roadmap.logos.co/tags/TEAM-updates/">Team updates</a></h1>
|
||||
<p><b>1</b> notes with this tag </p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
|
|
@ -6,7 +6,16 @@
|
|||
<description>Recent content in Tags on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 14 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://roadmap.logos.co/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Thu, 17 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://roadmap.logos.co/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>milestones</title>
|
||||
<link>https://roadmap.logos.co/tags/milestones/</link>
|
||||
<pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/tags/milestones/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>nomos-updates</title>
|
||||
<link>https://roadmap.logos.co/tags/nomos-updates/</link>
|
||||
|
@ -34,6 +43,15 @@
|
|||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title><TEAM>-updates</title>
|
||||
<link>https://roadmap.logos.co/tags/TEAM-updates/</link>
|
||||
<pubDate>Fri, 11 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/tags/TEAM-updates/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>codex-updates</title>
|
||||
<link>https://roadmap.logos.co/tags/codex-updates/</link>
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<pubDate>Mon, 07 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/codex/milestones-overview/</guid>
|
||||
<description>Milestones </description>
|
||||
<description>Milestones Zenhub Tracker Miro Tracker </description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
|
@ -0,0 +1,310 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content=""
|
||||
/>
|
||||
<title>
|
||||
milestones
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="https://roadmap.logos.co//icon.png" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles.7fdbd93987bfba941d84b8a4050caaba.min.css" rel="stylesheet" />
|
||||
|
||||
|
||||
<link href="https://roadmap.logos.co/styles/_light_syntax.86a48a52faebeaaf42158b72922b1c90.min.css" rel="stylesheet" id="theme-link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/darkmode.4ee460c38f180dd44f1565712a1f3c8a.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/util.9825137f5e7825e8553c68ce39ac9e44.min.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css" integrity="sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs" crossorigin="anonymous">
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js" integrity="sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx" crossorigin="anonymous"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
<script src="https://unpkg.com/@floating-ui/core@0.7.3"></script>
|
||||
<script src="https://unpkg.com/@floating-ui/dom@0.5.4"></script>
|
||||
|
||||
<script src="https://roadmap.logos.co/js/popover.37b1455b8f0603154072b9467132c659.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/code-title.b35124ad8db0ba37162b886afb711cbc.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/clipboard.c20857734e53a3fb733b7443879efa61.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="https://roadmap.logos.co/js/callouts.7723cac461d613d118ee8bb8216b9838.min.js"></script>
|
||||
|
||||
|
||||
<script type="module">
|
||||
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
const BASE_URL = "https://roadmap.logos.co/"
|
||||
const fetchData = Promise.all([
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/linkIndex.6cf348040d2d17fddcc3c5b88898e318.min.json")
|
||||
.then(data => data.json())
|
||||
.then(data => ({
|
||||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
index,
|
||||
links,
|
||||
content,
|
||||
}))
|
||||
|
||||
const render = () => {
|
||||
|
||||
|
||||
const siteBaseURL = new URL(BASE_URL);
|
||||
const pathBase = siteBaseURL.pathname;
|
||||
const pathWindow = window.location.pathname;
|
||||
const isHome = pathBase == pathWindow;
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
|
||||
|
||||
addCollapsibleCallouts();
|
||||
|
||||
|
||||
|
||||
initPopover(
|
||||
"https://roadmap.logos.co",
|
||||
true ,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
|
||||
const footer = document.getElementById("footer")
|
||||
if (footer) {
|
||||
const container = document.getElementById("graph-container")
|
||||
|
||||
if (!container) return requestAnimationFrame(render)
|
||||
|
||||
container.textContent = ""
|
||||
|
||||
const drawGlobal = isHome && false ;
|
||||
drawGraph(
|
||||
"https://roadmap.logos.co",
|
||||
drawGlobal,
|
||||
[{"/moc":"#4388cc"}],
|
||||
drawGlobal ? {"centerForce":1,"depth":-1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.5,"linkDistance":1,"opacityScale":3,"repelForce":1,"scale":1.4} : {"centerForce":1,"depth":1,"enableDrag":true,"enableLegend":false,"enableZoom":true,"fontSize":0.6,"linkDistance":1,"opacityScale":3,"repelForce":2,"scale":1.2}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
const init = (doc = document) => {
|
||||
|
||||
addCopyButtons();
|
||||
|
||||
|
||||
addTitleToCodeBlocks();
|
||||
renderMathInElement(doc.body, {
|
||||
delimiters: [
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
throwOnError : false
|
||||
});
|
||||
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script type="module">
|
||||
import { attachSPARouting } from "https:\/\/roadmap.logos.co\/js\/router.9d4974281069e9ebb189f642ae1e3ca2.min.js"
|
||||
attachSPARouting(init, render)
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
<body>
|
||||
<div id="search-container">
|
||||
<div id="search-space">
|
||||
<input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search"
|
||||
placeholder="Search for something...">
|
||||
<div id="results-container">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script defer src="https://roadmap.logos.co/js/semantic-search.d4032d4a6a967938235ae76d08a55b46.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<div class="singlePage">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title"><a href="https://roadmap.logos.co/">Logos Collective Technical Roadmap and Activity</a></h1>
|
||||
<div class="spacer"></div>
|
||||
<div id="search-icon">
|
||||
<p>Search</p>
|
||||
<svg tabindex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||
</div>
|
||||
<div class='darkmode'>
|
||||
<input class='toggle' id='darkmode-toggle' type='checkbox' tabindex="-1">
|
||||
<label id="toggle-label-light" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xml:space="preserve">
|
||||
<title>Light Mode</title>
|
||||
<path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z" />
|
||||
</svg>
|
||||
</label>
|
||||
<label id="toggle-label-dark" for='darkmode-toggle' tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xml:space="preserve">
|
||||
<title>Dark Mode</title>
|
||||
<path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369 c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65 c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z" />
|
||||
</svg>
|
||||
</label>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<article>
|
||||
<h1>Tag: milestones</h1>
|
||||
|
||||
<ul class="section-ul"><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/" class="internal-link" data-src="/roadmap/innovation_lab/milestones-overview/">Innovation Lab Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/nomos/milestones-overview/" class="internal-link" data-src="/roadmap/nomos/milestones-overview/">Nomos Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li><li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Aug 17, 2023
|
||||
|
||||
|
||||
</p>
|
||||
<div class="desc">
|
||||
<h3><a href="https://roadmap.logos.co/roadmap/vac/milestones-overview/" class="internal-link" data-src="/roadmap/vac/milestones-overview/">Vac Milestones Overview</a></h3>
|
||||
</div>
|
||||
<div class="spacer"></div>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://roadmap.logos.co/tags/milestones/">Milestones</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</li></ul>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<div id="contact_buttons">
|
||||
<footer>
|
||||
<p>Made by Logos Collective using <a href="https://github.com/jackyzha0/quartz">Quartz</a>, © 2023</p>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://roadmap.logos.co/">Home</a></li>
|
||||
<li><a href="https://github.com/logos-co/roadmap">Github</a></li></ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>milestones on </title>
|
||||
<link>https://roadmap.logos.co/tags/milestones/</link>
|
||||
<description>Recent content in milestones on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Thu, 17 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://roadmap.logos.co/tags/milestones/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Innovation Lab Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/</link>
|
||||
<pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/innovation_lab/milestones-overview/</guid>
|
||||
<description>iLab Milestones can be found on the Notion Page</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Nomos Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/nomos/milestones-overview/</link>
|
||||
<pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/nomos/milestones-overview/</guid>
|
||||
<description>Milestones Overview Notion Page</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Vac Milestones Overview</title>
|
||||
<link>https://roadmap.logos.co/roadmap/vac/milestones-overview/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://roadmap.logos.co/roadmap/vac/milestones-overview/</guid>
|
||||
<description>Overview Notion Page - Information copied here for now
|
||||
Info Structure of milestone names: vac:&lt;unit&gt;:&lt;tag&gt;:&lt;for_project&gt;:&lt;title&gt;_&lt;counter&gt;
|
||||
vac indicates it is a vac milestone unit indicates the vac unit p2p, dst, tke, acz, sc, zkvm, dr, rfc tag tags a specific area / project / epic within the respective vac unit, e.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://roadmap.logos.co/tags/milestones/</title>
|
||||
<link rel="canonical" href="https://roadmap.logos.co/tags/milestones/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://roadmap.logos.co/tags/milestones/">
|
||||
</head>
|
||||
</html>
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
index: data.index,
|
||||
links: data.links,
|
||||
})),
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.45924f9af8144078960b64186b90a620.min.json")
|
||||
fetch("https:\/\/roadmap.logos.co\/indices\/contentIndex.027ede60fcd9605cf267214a85541ca0.min.json")
|
||||
.then(data => data.json()),
|
||||
])
|
||||
.then(([{index, links}, content]) => ({
|
||||
|
|
Loading…
Reference in New Issue