From b090a9e0183d81008e2ed0ada133ccde546e36dd Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 28 Jan 2020 08:00:09 -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 bfc09cba..85bbe047 100644 --- a/data/ecosystems/s/spacemesh.toml +++ b/data/ecosystems/s/spacemesh.toml @@ -78,6 +78,9 @@ url = "https://github.com/spacemeshos/leveldb" [[repo]] url = "https://github.com/spacemeshos/Liberthon" +[[repo]] +url = "https://github.com/spacemeshos/lite-env" + [[repo]] url = "https://github.com/spacemeshos/local-testnet" @@ -117,6 +120,9 @@ url = "https://github.com/spacemeshos/protocol" [[repo]] url = "https://github.com/spacemeshos/python-pure25519" +[[repo]] +url = "https://github.com/spacemeshos/research" + [[repo]] url = "https://github.com/spacemeshos/scrypt_playground" @@ -153,6 +159,9 @@ url = "https://github.com/spacemeshos/svm" [[repo]] url = "https://github.com/spacemeshos/testnet-guide" +[[repo]] +url = "https://github.com/spacemeshos/testnet-issues" + [[repo]] url = "https://github.com/spacemeshos/tytle"