From 819f5aeb109aa717f6e4cd561bdb141dfdc111d5 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 1 Jan 2020 20:25:31 -0800 Subject: [PATCH] Added more Spacemesh repos --- data/ecosystems/s/spacemesh.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/s/spacemesh.toml b/data/ecosystems/s/spacemesh.toml index c89920c8..bfc09cba 100644 --- a/data/ecosystems/s/spacemesh.toml +++ b/data/ecosystems/s/spacemesh.toml @@ -60,6 +60,9 @@ url = "https://github.com/spacemeshos/go-spacemesh-mock" [[repo]] url = "https://github.com/spacemeshos/go-svm" +[[repo]] +url = "https://github.com/spacemeshos/gpu-post" + [[repo]] url = "https://github.com/spacemeshos/incubator-milagro-crypto" @@ -114,12 +117,18 @@ url = "https://github.com/spacemeshos/protocol" [[repo]] url = "https://github.com/spacemeshos/python-pure25519" +[[repo]] +url = "https://github.com/spacemeshos/scrypt_playground" + [[repo]] url = "https://github.com/spacemeshos/sha256-simd" [[repo]] url = "https://github.com/spacemeshos/sigslib" +[[repo]] +url = "https://github.com/spacemeshos/sm" + [[repo]] url = "https://github.com/spacemeshos/smapp"