From 071ab6974c1de853d6aea9b537239e1011c3ff24 Mon Sep 17 00:00:00 2001 From: xylophonez <69069725+xylophonez@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:42:45 +0000 Subject: [PATCH 1/3] Add WeaveVM --- data/ecosystems/w/weavevm.toml | 133 +++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 data/ecosystems/w/weavevm.toml diff --git a/data/ecosystems/w/weavevm.toml b/data/ecosystems/w/weavevm.toml new file mode 100644 index 0000000000..a7562391fa --- /dev/null +++ b/data/ecosystems/w/weavevm.toml @@ -0,0 +1,133 @@ +# Ecosystem Level Information +title = "WeaveVM" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/weaveVM"] + +# Repositories +[[repo]] +url = "https://github.com/weaveVM/wvm-reth" + +[[repo]] +url = "https://github.com/weaveVM/wvm-revm" + +[[repo]] +url = "https://github.com/weaveVM/wvm-lighthouse" + +[[repo]] +url = "https://github.com/weaveVM/wvm-archiver" + +[[repo]] +url = "https://github.com/weaveVM/dymint" + +[[repo]] +url = "https://github.com/weaveVM/exex-templates" + +[[repo]] +url = "https://github.com/weaveVM/wvm-blockscout-frontend" + +[[repo]] +url = "https://github.com/weaveVM/substrate-archiver" + +[[repo]] +url = "https://github.com/weaveVM/avalanche-wvm-archiver" + +[[repo]] +url = "https://github.com/weaveVM/wvm-testnet-configs" + +[[repo]] +url = "https://github.com/weaveVM/wvm-docker-testnet" + +[[repo]] +url = "https://github.com/weaveVM/exex.rs" + +[[repo]] +url = "https://github.com/weaveVM/wvm-media-kit" + +[[repo]] +url = "https://github.com/weaveVM/goat-wvm-archiver" + +[[repo]] +url = "https://github.com/weaveVM/rss3-wvm-archiver" + +[[repo]] +url = "https://github.com/weaveVM/dymension-wvm-archiver" + +[[repo]] +url = "https://github.com/weaveVM/humanode-wvm-archiver" + +[[repo]] +url = "https://github.com/weaveVM/revm-inspectors" + +[[repo]] +url = "https://github.com/weaveVM/wvm-eigenda-proxy" + +[[repo]] +url = "https://github.com/weaveVM/wvm-blobscan" + +[[repo]] +url = "https://github.com/weaveVM/wvm-data-retriever" + +[[repo]] +url = "https://github.com/weaveVM/univ2-fork" + +[[repo]] +url = "https://github.com/weaveVM/weave-svm" + +[[repo]] +url = "https://github.com/weaveVM/sei-wvm-archiver" + +[[repo]] +url = "https://github.com/weaveVM/merged-precompiles-0x69420" + +[[repo]] +url = "https://github.com/weaveVM/wvm-blockscout" + +[[repo]] +url = "https://github.com/weaveVM/rusty-ao" + +[[repo]] +url = "https://github.com/weaveVM/arweave-exex-backfill" + +[[repo]] +url = "https://github.com/weaveVM/developers" + +[[repo]] +url = "https://github.com/weaveVM/roll-op" + +[[repo]] +url = "https://github.com/weaveVM/lambda" + +[[repo]] +url = "https://github.com/weaveVM/wvm-op-stack-da-server" + +[[repo]] +url = "https://github.com/weaveVM/op-wvm" + +[[repo]] +url = "https://github.com/weaveVM/ark-lambda" + +[[repo]] +url = "https://github.com/weaveVM/wvm-research" + +[[repo]] +url = "https://github.com/weaveVM/wvm-irys-rust-sdk" + +[[repo]] +url = "https://github.com/weaveVM/proxy-rpc" + +[[repo]] +url = "https://github.com/weaveVM/elciao" + +[[repo]] +url = "https://github.com/weaveVM/wvm-gateway" + +[[repo]] +url = "https://github.com/weaveVM/blobvm-core" + +[[repo]] +url = "https://github.com/weaveVM/blobvm-sequencer" + +[[repo]] +url = "https://github.com/weaveVM/rfcs" From fd3a1865520b670ce669dceaf97bd4c320d35445 Mon Sep 17 00:00:00 2001 From: xylophonez <69069725+xylophonez@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:51:18 +0000 Subject: [PATCH 2/3] Sort repos alphabetically --- data/ecosystems/w/weavevm.toml | 84 +++++++++++++++++----------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/data/ecosystems/w/weavevm.toml b/data/ecosystems/w/weavevm.toml index a7562391fa..98ee5c98c9 100644 --- a/data/ecosystems/w/weavevm.toml +++ b/data/ecosystems/w/weavevm.toml @@ -3,131 +3,131 @@ title = "WeaveVM" sub_ecosystems = [] -github_organizations = ["https://github.com/weaveVM"] +github_organizations = ["https://github.com/weavevm"] # Repositories [[repo]] -url = "https://github.com/weaveVM/wvm-reth" - -[[repo]] -url = "https://github.com/weaveVM/wvm-revm" +url = "https://github.com/weaveVM/arweave-exex-backfill" [[repo]] -url = "https://github.com/weaveVM/wvm-lighthouse" +url = "https://github.com/weaveVM/ark-lambda" [[repo]] -url = "https://github.com/weaveVM/wvm-archiver" +url = "https://github.com/weaveVM/avalanche-wvm-archiver" [[repo]] -url = "https://github.com/weaveVM/dymint" +url = "https://github.com/weaveVM/blobvm-core" [[repo]] -url = "https://github.com/weaveVM/exex-templates" +url = "https://github.com/weaveVM/blobvm-sequencer" [[repo]] -url = "https://github.com/weaveVM/wvm-blockscout-frontend" +url = "https://github.com/weaveVM/developers" [[repo]] -url = "https://github.com/weaveVM/substrate-archiver" +url = "https://github.com/weaveVM/dymension-wvm-archiver" [[repo]] -url = "https://github.com/weaveVM/avalanche-wvm-archiver" +url = "https://github.com/weaveVM/dymint" [[repo]] -url = "https://github.com/weaveVM/wvm-testnet-configs" +url = "https://github.com/weaveVM/elciao" [[repo]] -url = "https://github.com/weaveVM/wvm-docker-testnet" +url = "https://github.com/weaveVM/exex-templates" [[repo]] url = "https://github.com/weaveVM/exex.rs" [[repo]] -url = "https://github.com/weaveVM/wvm-media-kit" +url = "https://github.com/weaveVM/goat-wvm-archiver" [[repo]] -url = "https://github.com/weaveVM/goat-wvm-archiver" +url = "https://github.com/weaveVM/humanode-wvm-archiver" [[repo]] -url = "https://github.com/weaveVM/rss3-wvm-archiver" +url = "https://github.com/weaveVM/lambda" [[repo]] -url = "https://github.com/weaveVM/dymension-wvm-archiver" +url = "https://github.com/weaveVM/merged-precompiles-0x69420" [[repo]] -url = "https://github.com/weaveVM/humanode-wvm-archiver" +url = "https://github.com/weaveVM/op-wvm" [[repo]] -url = "https://github.com/weaveVM/revm-inspectors" +url = "https://github.com/weaveVM/proxy-rpc" [[repo]] -url = "https://github.com/weaveVM/wvm-eigenda-proxy" +url = "https://github.com/weaveVM/revm-inspectors" [[repo]] -url = "https://github.com/weaveVM/wvm-blobscan" +url = "https://github.com/weaveVM/rfcs" [[repo]] -url = "https://github.com/weaveVM/wvm-data-retriever" +url = "https://github.com/weaveVM/roll-op" [[repo]] -url = "https://github.com/weaveVM/univ2-fork" +url = "https://github.com/weaveVM/rss3-wvm-archiver" [[repo]] -url = "https://github.com/weaveVM/weave-svm" +url = "https://github.com/weaveVM/rusty-ao" [[repo]] url = "https://github.com/weaveVM/sei-wvm-archiver" [[repo]] -url = "https://github.com/weaveVM/merged-precompiles-0x69420" +url = "https://github.com/weaveVM/substrate-archiver" [[repo]] -url = "https://github.com/weaveVM/wvm-blockscout" +url = "https://github.com/weaveVM/univ2-fork" [[repo]] -url = "https://github.com/weaveVM/rusty-ao" +url = "https://github.com/weaveVM/weave-svm" [[repo]] -url = "https://github.com/weaveVM/arweave-exex-backfill" +url = "https://github.com/weaveVM/wvm-archiver" [[repo]] -url = "https://github.com/weaveVM/developers" +url = "https://github.com/weaveVM/wvm-blobscan" [[repo]] -url = "https://github.com/weaveVM/roll-op" +url = "https://github.com/weaveVM/wvm-blockscout" [[repo]] -url = "https://github.com/weaveVM/lambda" +url = "https://github.com/weaveVM/wvm-blockscout-frontend" [[repo]] -url = "https://github.com/weaveVM/wvm-op-stack-da-server" +url = "https://github.com/weaveVM/wvm-data-retriever" [[repo]] -url = "https://github.com/weaveVM/op-wvm" +url = "https://github.com/weaveVM/wvm-docker-testnet" [[repo]] -url = "https://github.com/weaveVM/ark-lambda" +url = "https://github.com/weaveVM/wvm-eigenda-proxy" [[repo]] -url = "https://github.com/weaveVM/wvm-research" +url = "https://github.com/weaveVM/wvm-gateway" [[repo]] url = "https://github.com/weaveVM/wvm-irys-rust-sdk" [[repo]] -url = "https://github.com/weaveVM/proxy-rpc" +url = "https://github.com/weaveVM/wvm-lighthouse" [[repo]] -url = "https://github.com/weaveVM/elciao" +url = "https://github.com/weaveVM/wvm-media-kit" [[repo]] -url = "https://github.com/weaveVM/wvm-gateway" +url = "https://github.com/weaveVM/wvm-op-stack-da-server" [[repo]] -url = "https://github.com/weaveVM/blobvm-core" +url = "https://github.com/weaveVM/wvm-research" [[repo]] -url = "https://github.com/weaveVM/blobvm-sequencer" +url = "https://github.com/weaveVM/wvm-reth" [[repo]] -url = "https://github.com/weaveVM/rfcs" +url = "https://github.com/weaveVM/wvm-revm" + +[[repo]] +url = "https://github.com/weaveVM/wvm-testnet-configs" From b38de355793d6042ba6fa9b4bb2b5f28086a27fb Mon Sep 17 00:00:00 2001 From: xylophonez <69069725+xylophonez@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:12:49 +0000 Subject: [PATCH 3/3] Update weavevm.toml --- data/ecosystems/w/weavevm.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/ecosystems/w/weavevm.toml b/data/ecosystems/w/weavevm.toml index 98ee5c98c9..2792efde4e 100644 --- a/data/ecosystems/w/weavevm.toml +++ b/data/ecosystems/w/weavevm.toml @@ -6,12 +6,13 @@ sub_ecosystems = [] github_organizations = ["https://github.com/weavevm"] # Repositories -[[repo]] -url = "https://github.com/weaveVM/arweave-exex-backfill" [[repo]] url = "https://github.com/weaveVM/ark-lambda" +[[repo]] +url = "https://github.com/weaveVM/arweave-exex-backfill" + [[repo]] url = "https://github.com/weaveVM/avalanche-wvm-archiver"