Reference implementation of the Filecoin protocol, written in Go
Go to file
2019-07-08 17:55:20 +02:00
.circleci Run docstring lint in seprate job 2019-07-08 17:36:24 +02:00
api Fix imports 2019-07-08 14:46:30 +02:00
build more lint fixes 2019-07-02 19:45:03 +02:00
chain Fix imports and range reference warnings 2019-07-08 17:14:36 +02:00
cli Address some lint warnings 2019-07-02 15:05:43 +02:00
cmd/lotus RPC server 2019-07-01 23:11:33 +02:00
daemon Fix imports and range reference warnings 2019-07-08 17:14:36 +02:00
lib Fix imports 2019-07-08 14:46:30 +02:00
node Fix imports and range reference warnings 2019-07-08 17:14:36 +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 regex 2019-07-08 17:42:49 +02:00
go.mod Hopefully now fix circle 2019-07-08 16:41:29 +02:00
go.sum Hopefully now fix circle 2019-07-08 16:41:29 +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