Reference implementation of the Filecoin protocol, written in Go
Go to file
2019-07-10 19:43:19 +02:00
.circleci Change lint options 2019-07-10 15:42:18 +02:00
api Merge pull request #12 from filecoin-project/test/net 2019-07-10 15:10:17 +02:00
build more lint fixes 2019-07-02 19:45:03 +02:00
chain WIP: thoughts on apis needed for mining process 2019-07-08 19:48:49 -04:00
cli cli: use repo api endpoint 2019-07-10 19:28:49 +02:00
cmd/lotus daemon: wire up fsrepo 2019-07-10 19:10:19 +02:00
daemon cli: use repo api endpoint 2019-07-10 19:28:49 +02:00
lib Merge pull request #9 from filecoin-project/feat/netcli 2019-07-09 12:05:56 -04:00
miner WIP: thoughts on apis needed for mining process 2019-07-08 19:48:49 -04:00
node Use repo libp2p identiny 2019-07-10 19:43:19 +02:00
scripts Fix build 2019-07-08 13:00:52 +02:00
.codecov.yml Disable codecov comments 2019-07-02 11:55:12 +02:00
.gitignore Fix build 2019-07-08 13:00:52 +02:00
.gitmodules Add bls-signatures submodule 2019-07-08 12:36:22 +02:00
.golangci.yml Change lint options 2019-07-10 15:42:18 +02:00
go.mod cli: use repo api endpoint 2019-07-10 19:28:49 +02:00
go.sum repo: update Datastore, Init 2019-07-10 19:09:57 +02:00
LICENSE-APACHE Init 2019-06-25 13:41:14 +02:00
LICENSE-MIT Init 2019-06-25 13:41:14 +02:00
Makefile Add blssigs to PHONY 2019-07-08 17:05:01 +02:00