From 9a6b1c238cdbb2e920a1969ca5c528e2dd6e9072 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 4 Sep 2019 12:22:39 -0700 Subject: [PATCH] Additional ethereum repos, namely evmone. --- data/ecosystems/e/ethereum.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 2abf1fca..801607ca 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -312,6 +312,9 @@ url = "https://github.com/ethereum/alethzero" [[repo]] url = "https://github.com/ethereum/asyncio-cancel-token" +[[repo]] +url = "https://github.com/ethereum/awesome" + [[repo]] url = "https://github.com/ethereum/beacon_chain" @@ -461,6 +464,12 @@ url = "https://github.com/ethereum/eth-wiki" [[repo]] url = "https://github.com/ethereum/eth2-client-tests" +[[repo]] +url = "https://github.com/ethereum/eth2.0-APIs" + +[[repo]] +url = "https://github.com/ethereum/eth2.0-metrics" + [[repo]] url = "https://github.com/ethereum/eth2.0-pm" @@ -547,6 +556,9 @@ url = "https://github.com/ethereum/evmjit" [[repo]] url = "https://github.com/ethereum/evmlab" +[[repo]] +url = "https://github.com/ethereum/evmone" + [[repo]] url = "https://github.com/ethereum/firefly" @@ -792,12 +804,18 @@ url = "https://github.com/ethereum/remix-live-alpha" [[repo]] url = "https://github.com/ethereum/remix-plugin" +[[repo]] +url = "https://github.com/ethereum/remix-plugins-directory" + [[repo]] url = "https://github.com/ethereum/remix-solidity" [[repo]] url = "https://github.com/ethereum/remix-tests" +[[repo]] +url = "https://github.com/ethereum/remix-website" + [[repo]] url = "https://github.com/ethereum/remix-workshops" @@ -938,6 +956,9 @@ url = "https://github.com/ethereum/www" [[repo]] url = "https://github.com/ethereum/yellowpaper" +[[repo]] +url = "https://github.com/ethereum/yul-semantics" + [[repo]] url = "https://github.com/etherex/etherex"