Reference implementation of the Filecoin protocol, written in Go
Go to file
2019-07-24 00:37:05 +02:00
.circleci try removing the bzr install 2019-07-21 00:42:57 -07:00
api auth: Put auth methods in API 2019-07-24 00:37:05 +02:00
build more lint fixes 2019-07-02 19:45:03 +02:00
chain auth: Put auth methods in API 2019-07-24 00:37:05 +02:00
cli add a getblock command 2019-07-22 17:54:27 -07:00
cmd/lotus Merge pull request #17 from filecoin-project/feat/mining-1 2019-07-11 10:09:15 -07:00
daemon auth: Put auth methods in API 2019-07-24 00:37:05 +02:00
docs Implement API-level auth 2019-07-24 00:36:19 +02:00
extern Switch to go-bls-sigs 2019-07-19 13:56:58 +02:00
lib auth: Put auth methods in API 2019-07-24 00:37:05 +02:00
miner fix a few things, including marshaling of tipset 2019-07-10 21:36:10 -07:00
node auth: Put auth methods in API 2019-07-24 00:37:05 +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 Switch to go-bls-sigs 2019-07-19 13:56:58 +02:00
.gitmodules Switch to go-bls-sigs 2019-07-19 13:56:58 +02:00
.golangci.yml Remove doc lint 2019-07-11 10:00:24 +02:00
go.mod Implement API-level auth 2019-07-24 00:36:19 +02:00
go.sum Implement API-level auth 2019-07-24 00:36:19 +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 Don't error make clean on missing submodule 2019-07-23 01:18:27 +02:00