Reference implementation of the Filecoin protocol, written in Go
Go to file
2019-07-10 19:36:43 -07:00
.circleci Change lint options 2019-07-10 15:42:18 +02:00
api Implement initial mining logic 2019-07-10 19:36:43 -07:00
build more lint fixes 2019-07-02 19:45:03 +02:00
chain Implement initial mining logic 2019-07-10 19:36:43 -07:00
cli Implement initial mining logic 2019-07-10 19:36:43 -07:00
cmd/lotus Implement initial mining logic 2019-07-10 19:36:43 -07:00
daemon Implement initial mining logic 2019-07-10 19:36:43 -07:00
lib Merge pull request #9 from filecoin-project/feat/netcli 2019-07-09 12:05:56 -04:00
miner Implement initial mining logic 2019-07-10 19:36:43 -07:00
node Implement initial mining logic 2019-07-10 19:36:43 -07: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 Introduce fsrepo 2019-07-10 15:42:18 +02:00
go.sum Introduce fsrepo 2019-07-10 15:42:18 +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