From b46fbb398a9fe94d7f80205bdf952c98a1941432 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 6 Feb 2020 22:05:48 -0800 Subject: [PATCH] Added more Filecoin repos --- data/ecosystems/f/filecoin.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/f/filecoin.toml b/data/ecosystems/f/filecoin.toml index fc44ec98..661d066f 100644 --- a/data/ecosystems/f/filecoin.toml +++ b/data/ecosystems/f/filecoin.toml @@ -12,6 +12,9 @@ url = "https://github.com/filecoin-project/assets" [[repo]] url = "https://github.com/filecoin-project/bellman" +[[repo]] +url = "https://github.com/filecoin-project/bitsets" + [[repo]] url = "https://github.com/filecoin-project/bls-signatures" @@ -81,6 +84,9 @@ url = "https://github.com/filecoin-project/go-address" [[repo]] url = "https://github.com/filecoin-project/go-amt-ipld" +[[repo]] +url = "https://github.com/filecoin-project/go-bitfield" + [[repo]] url = "https://github.com/filecoin-project/go-bls-sigs" @@ -120,6 +126,9 @@ url = "https://github.com/filecoin-project/go-ipld-cbor" [[repo]] url = "https://github.com/filecoin-project/go-leb128" +[[repo]] +url = "https://github.com/filecoin-project/go-padreader" + [[repo]] url = "https://github.com/filecoin-project/go-paramfetch" @@ -132,6 +141,9 @@ url = "https://github.com/filecoin-project/go-sectorbuilder" [[repo]] url = "https://github.com/filecoin-project/go-shared-types" +[[repo]] +url = "https://github.com/filecoin-project/go-statemachine" + [[repo]] url = "https://github.com/filecoin-project/go-statestore" @@ -153,6 +165,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-badges" + [[repo]] url = "https://github.com/filecoin-project/lua-filecoin"