Added C++17 Implementation of Filecoin

This commit is contained in:
Curtis Spencer
2019-11-22 10:23:37 -08:00
parent fa1e8c2a4f
commit f2857424da

View File

@@ -24,6 +24,9 @@ url = "https://github.com/filecoin-project/community"
[[repo]]
url = "https://github.com/filecoin-project/consensus"
[[repo]]
url = "https://github.com/filecoin-project/cpp-filecoin"
[[repo]]
url = "https://github.com/filecoin-project/cryptolab"
@@ -96,6 +99,9 @@ url = "https://github.com/filecoin-project/go-leb128"
[[repo]]
url = "https://github.com/filecoin-project/go-sectorbuilder"
[[repo]]
url = "https://github.com/filecoin-project/group"
[[repo]]
url = "https://github.com/filecoin-project/infra"
@@ -141,6 +147,9 @@ url = "https://github.com/filecoin-project/research"
[[repo]]
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-proofs"