Reference implementation of the Filecoin protocol, written in Go
Go to file
Jakub Sztandera c078989281 Disable codecov comments
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-02 11:55:12 +02:00
.circleci Cache modules when checking mod-tidy 2019-07-02 11:42:22 +02:00
api go fmt 2019-07-01 23:11:34 +02:00
build Initial structure 2019-07-01 23:11:33 +02:00
cli RPC server 2019-07-01 23:11:33 +02:00
cmd/lotus RPC server 2019-07-01 23:11:33 +02:00
daemon go fmt 2019-07-01 23:11:34 +02:00
node go fmt 2019-07-01 23:11:34 +02:00
rpclib Skip TestCtx 2019-07-02 11:47:41 +02:00
.codecov.yml Disable codecov comments 2019-07-02 11:55:12 +02:00
.golangci.yml Add golint config 2019-07-01 23:11:34 +02:00
go.mod Add gomod tidy check 2019-07-02 11:19:48 +02:00
go.sum Add gomod tidy check 2019-07-02 11:19:48 +02:00
LICENSE-APACHE Init 2019-06-25 13:41:14 +02:00
LICENSE-MIT Init 2019-06-25 13:41:14 +02:00