Reference implementation of the Filecoin protocol, written in Go
Go to file
Łukasz Magiera 7cd869da7f
Merge pull request #5 from filecoin-project/feat/fcrypto
Introduce filecoin's crypto and bls
2019-07-08 12:46:15 +02:00
.circleci Change executor 2019-07-05 13:31:38 +02:00
api more lint fixes 2019-07-02 19:45:03 +02:00
build more lint fixes 2019-07-02 19:45:03 +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 import ordering 2019-07-05 12:06:28 +02:00
lib Cleanup bls-signatures 2019-07-08 12:41:45 +02:00
node Update linter 2019-07-05 13:21:54 +02:00
rpclib Revert goroutine counter in rpc_client 2019-07-03 16:32:31 +02:00
.codecov.yml Disable codecov comments 2019-07-02 11:55:12 +02:00
.gitignore Use zap 2019-07-03 13:55: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 Cleanup after subtree go-filecoin/crypto 2019-07-08 12:31:00 +02:00
go.sum Cleanup after subtree go-filecoin/crypto 2019-07-08 12:31:00 +02:00
LICENSE-APACHE Init 2019-06-25 13:41:14 +02:00
LICENSE-MIT Init 2019-06-25 13:41:14 +02:00