diff --git a/data/ecosystems/f/filecoin.toml b/data/ecosystems/f/filecoin.toml index 52c986f3..f0495b78 100644 --- a/data/ecosystems/f/filecoin.toml +++ b/data/ecosystems/f/filecoin.toml @@ -6,12 +6,18 @@ sub_ecosystems = [] github_organizations = ["https://github.com/filecoin-project"] # Repositories +[[repo]] +url = "https://github.com/filecoin-project/application-prototype" + [[repo]] url = "https://github.com/filecoin-project/assets" [[repo]] url = "https://github.com/filecoin-project/bellman" +[[repo]] +url = "https://github.com/filecoin-project/benchmarks" + [[repo]] url = "https://github.com/filecoin-project/bitsets" @@ -48,12 +54,18 @@ url = "https://github.com/filecoin-project/drg-attacks" [[repo]] url = "https://github.com/filecoin-project/ff" +[[repo]] +url = "https://github.com/filecoin-project/ff-cl-gen" + [[repo]] url = "https://github.com/filecoin-project/fil-calculations" [[repo]] url = "https://github.com/filecoin-project/filecoin" +[[repo]] +url = "https://github.com/filecoin-project/filecoin-client" + [[repo]] url = "https://github.com/filecoin-project/filecoin-contributors" @@ -132,6 +144,9 @@ url = "https://github.com/filecoin-project/go-http-api" [[repo]] url = "https://github.com/filecoin-project/go-ipld-cbor" +[[repo]] +url = "https://github.com/filecoin-project/go-jsonrpc" + [[repo]] url = "https://github.com/filecoin-project/go-leb128" @@ -162,6 +177,9 @@ url = "https://github.com/filecoin-project/go-storage-miner" [[repo]] url = "https://github.com/filecoin-project/go-storage-mining" +[[repo]] +url = "https://github.com/filecoin-project/go-storedcounter" + [[repo]] url = "https://github.com/filecoin-project/group" @@ -174,6 +192,9 @@ url = "https://github.com/filecoin-project/js-filecoin-api-client" [[repo]] url = "https://github.com/filecoin-project/lotus" +[[repo]] +url = "https://github.com/filecoin-project/lotus-archived" + [[repo]] url = "https://github.com/filecoin-project/lotus-badges" @@ -186,6 +207,9 @@ url = "https://github.com/filecoin-project/merkle_light" [[repo]] url = "https://github.com/filecoin-project/neptune" +[[repo]] +url = "https://github.com/filecoin-project/neptune-triton" + [[repo]] url = "https://github.com/filecoin-project/node-http-api" @@ -222,6 +246,9 @@ url = "https://github.com/filecoin-project/rust-fil-ffi-toolkit" [[repo]] url = "https://github.com/filecoin-project/rust-fil-logger" +[[repo]] +url = "https://github.com/filecoin-project/rust-fil-nse-gpu" + [[repo]] url = "https://github.com/filecoin-project/rust-fil-proofs" @@ -240,12 +267,18 @@ url = "https://github.com/filecoin-project/rust-filbase" [[repo]] url = "https://github.com/filecoin-project/rust-filecoin-proofs-api" +[[repo]] +url = "https://github.com/filecoin-project/rust-sha2ni" + [[repo]] url = "https://github.com/filecoin-project/sample-data" [[repo]] url = "https://github.com/filecoin-project/sapling-crypto" +[[repo]] +url = "https://github.com/filecoin-project/sector-storage" + [[repo]] url = "https://github.com/filecoin-project/security-analysis" @@ -267,5 +300,8 @@ url = "https://github.com/filecoin-project/specs-storage" [[repo]] url = "https://github.com/filecoin-project/starling" +[[repo]] +url = "https://github.com/filecoin-project/storage-fsm" + [[repo]] url = "https://github.com/filecoin-project/zexe"