From 0f1ac7cdcb2eadb3b1b04c291ae12a5b239e0360 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 1 Mar 2020 10:31:44 -0800 Subject: [PATCH] Added more Consensys repos (gnark, eth2-widgets, etc.) --- data/ecosystems/c/consensys.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/c/consensys.toml b/data/ecosystems/c/consensys.toml index 7fe4959a..703fa613 100644 --- a/data/ecosystems/c/consensys.toml +++ b/data/ecosystems/c/consensys.toml @@ -78,6 +78,9 @@ url = "https://github.com/ConsenSys/atomic-loans-audit-report-2019-07" [[repo]] url = "https://github.com/ConsenSys/awesome-ethereum" +[[repo]] +url = "https://github.com/ConsenSys/aztec-audit-report-2019-04" + [[repo]] url = "https://github.com/ConsenSys/balanc3-crypto-trade-parser" @@ -340,6 +343,9 @@ url = "https://github.com/ConsenSys/eth-stdlib" [[repo]] url = "https://github.com/ConsenSys/eth2-reward-simulation" +[[repo]] +url = "https://github.com/ConsenSys/eth2-widgets" + [[repo]] url = "https://github.com/ConsenSys/EthClientTester" @@ -431,6 +437,9 @@ url = "https://github.com/ConsenSys/flux-get-started" [[repo]] url = "https://github.com/ConsenSys/Global-Community-Relay" +[[repo]] +url = "https://github.com/ConsenSys/gnark" + [[repo]] url = "https://github.com/ConsenSys/gnosis-docs" @@ -440,6 +449,9 @@ url = "https://github.com/ConsenSys/gnosis-twitter-bot" [[repo]] url = "https://github.com/ConsenSys/go-ethereum" +[[repo]] +url = "https://github.com/ConsenSys/goff" + [[repo]] url = "https://github.com/ConsenSys/golang-utils"