Reference implementation of the Filecoin protocol, written in Go
Go to file
Jakub Sztandera 177131c7fe Install make in lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-08 16:48:12 +02:00
.circleci Install make in lint 2019-07-08 16:48:12 +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 Pubsub for blocks/messages 2019-07-08 16:07:09 +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 2019-07-08 14:46:30 +02:00
lib Fix imports 2019-07-08 14:46:30 +02:00
node Pubsub for blocks/messages 2019-07-08 16:07:09 +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 Update linter 2019-07-05 13:21:54 +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 Fix build 2019-07-08 13:00:52 +02:00