From 447e701c09bf58b7df32eba8aabff4cd291a00ef Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 26 Aug 2019 11:45:25 -0700 Subject: [PATCH] Various Updates to Ethereum, Connext, Lambda, Mixin and WindingTree. --- data/ecosystems/c/connext-network.toml | 3 +++ data/ecosystems/e/ethereum.toml | 3 +++ data/ecosystems/l/lambda.toml | 3 +++ data/ecosystems/m/mixin.toml | 3 +++ data/ecosystems/w/winding-tree.toml | 6 ++++++ 5 files changed, 18 insertions(+) diff --git a/data/ecosystems/c/connext-network.toml b/data/ecosystems/c/connext-network.toml index cf9bdba3..ed12294d 100644 --- a/data/ecosystems/c/connext-network.toml +++ b/data/ecosystems/c/connext-network.toml @@ -90,6 +90,9 @@ url = "https://github.com/ConnextProject/hacker-kit" [[repo]] url = "https://github.com/ConnextProject/indra" +[[repo]] +url = "https://github.com/ConnextProject/indra-legacy" + [[repo]] url = "https://github.com/ConnextProject/indra-v2" diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 92dca9a9..a6eb5ac9 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1432,6 +1432,9 @@ url = "https://github.com/prysmaticlabs/pbc" [[repo]] url = "https://github.com/prysmaticlabs/prysm" +[[repo]] +url = "https://github.com/prysmaticlabs/prysm-light" + [[repo]] url = "https://github.com/prysmaticlabs/prysm-testnet-site" diff --git a/data/ecosystems/l/lambda.toml b/data/ecosystems/l/lambda.toml index a48a3540..3deaee35 100644 --- a/data/ecosystems/l/lambda.toml +++ b/data/ecosystems/l/lambda.toml @@ -18,6 +18,9 @@ url = "https://github.com/LambdaIM/lambda-libs" [[repo]] url = "https://github.com/LambdaIM/lambda-vm" +[[repo]] +url = "https://github.com/LambdaIM/launch" + [[repo]] url = "https://github.com/LambdaIM/marketplace" diff --git a/data/ecosystems/m/mixin.toml b/data/ecosystems/m/mixin.toml index 4ea9148a..cb87754e 100644 --- a/data/ecosystems/m/mixin.toml +++ b/data/ecosystems/m/mixin.toml @@ -15,6 +15,9 @@ url = "https://github.com/MixinNetwork/android-app" [[repo]] url = "https://github.com/MixinNetwork/asset-profile" +[[repo]] +url = "https://github.com/MixinNetwork/badger" + [[repo]] url = "https://github.com/MixinNetwork/bitshares-go" diff --git a/data/ecosystems/w/winding-tree.toml b/data/ecosystems/w/winding-tree.toml index c8606336..f4e92522 100644 --- a/data/ecosystems/w/winding-tree.toml +++ b/data/ecosystems/w/winding-tree.toml @@ -60,6 +60,12 @@ url = "https://github.com/windingtree/off-chain-adapter-in-memory" [[repo]] url = "https://github.com/windingtree/off-chain-adapter-swarm" +[[repo]] +url = "https://github.com/windingtree/orgid-explorer" + +[[repo]] +url = "https://github.com/windingtree/orgid-explorer-cache" + [[repo]] url = "https://github.com/windingtree/orgid-tutorial"