mirror of https://github.com/zcash/developers.git
Add TFL DAG to index and put Halo2 in the same view order we use elsewhere
(mostly alphabetical). Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
23cd5ed4ed
commit
fe8c85997a
|
@ -8,10 +8,11 @@
|
|||
<p>Eventually this will be a common resource for development teams working on Zcash.</p>
|
||||
<p>Currently this is just hosting DAGs showing dependencies between issues and PRs, for several Zcash teams.</p>
|
||||
<p><a href="zcash-core-dag">ECC core team DAG</a></p>
|
||||
<p><a href="zcash-halo2-dag">Halo2-focused DAG</a></p>
|
||||
<p><a href="zcash-tfl-dag">TFL-focused DAG</a></p>
|
||||
<p><a href="zcash-wallet-dag">ECC wallet team DAG</a></p>
|
||||
<p><a href="zcash-wallet-android-dag">ECC wallet team Android DAG</a></p>
|
||||
<p><a href="zcash-wallet-ios-dag">ECC wallet team iOS DAG</a></p>
|
||||
<p><a href="zcash-zf-dag">ZF DAG</a></p>
|
||||
<p><a href="zcash-halo2-dag">Halo2-focused DAG</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue