From b1910ef8b049d97646a33b59f8335796f449bef1 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 25 Apr 2020 10:16:55 -0700 Subject: [PATCH] Added more Chia repros (chiapos, chiavdf, and others) --- data/ecosystems/c/chia.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/c/chia.toml b/data/ecosystems/c/chia.toml index a69f7d1d..8874106c 100644 --- a/data/ecosystems/c/chia.toml +++ b/data/ecosystems/c/chia.toml @@ -21,6 +21,12 @@ url = "https://github.com/Chia-Network/chia-network.github.io" [[repo]] url = "https://github.com/Chia-Network/chiabip158" +[[repo]] +url = "https://github.com/Chia-Network/chiapos" + +[[repo]] +url = "https://github.com/Chia-Network/chiavdf" + [[repo]] url = "https://github.com/Chia-Network/cibuildwheel" @@ -42,6 +48,12 @@ url = "https://github.com/Chia-Network/ledger_sim" [[repo]] url = "https://github.com/Chia-Network/miniupnp" +[[repo]] +url = "https://github.com/Chia-Network/mpir" + +[[repo]] +url = "https://github.com/Chia-Network/mpir_gc_x64" + [[repo]] url = "https://github.com/Chia-Network/oldvdf-competition" @@ -57,6 +69,9 @@ url = "https://github.com/Chia-Network/py-setproctitle" [[repo]] url = "https://github.com/Chia-Network/relic" +[[repo]] +url = "https://github.com/Chia-Network/relic_x64" + [[repo]] url = "https://github.com/Chia-Network/setuptools_scm"