Reference implementation of the Filecoin protocol, written in Go
Go to file
Jakub Sztandera 4f8326f711 Cleanup lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-16 18:51:44 +02:00
.circleci Remove lint-all 2019-07-12 17:06:56 +02:00
api Merge pull request #31 from filecoin-project/feat/wsrpc 2019-07-16 09:36:32 -07:00
build more lint fixes 2019-07-02 19:45:03 +02:00
chain Cleanup lint 2019-07-16 18:51:44 +02:00
cli Merge pull request #31 from filecoin-project/feat/wsrpc 2019-07-16 09:36:32 -07:00
cmd/lotus Merge pull request #17 from filecoin-project/feat/mining-1 2019-07-11 10:09:15 -07:00
daemon Make API listen on localhost only 2019-07-11 13:57:04 +02:00
lib Lint fixes 2019-07-15 18:34:55 +02:00
miner fix a few things, including marshaling of tipset 2019-07-10 21:36:10 -07:00
node Merge pull request #31 from filecoin-project/feat/wsrpc 2019-07-16 09:36:32 -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 Remove doc lint 2019-07-11 10:00:24 +02:00
go.mod handle copy over state tree and identity multihashes 2019-07-16 18:44:46 +02:00
go.sum handle copy over state tree and identity multihashes 2019-07-16 18:44:46 +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