Reference implementation of the Filecoin protocol, written in Go
Go to file
Whyrusleeping e199bccff1
Merge pull request #65 from filecoin-project/feat/go1.13
Update xerrors to fix build with Go 1.13
2019-07-22 10:24:08 -07:00
.circleci Remove lint-all 2019-07-12 17:06:56 +02:00
api add a command to check wallet balance 2019-07-18 13:26:04 -07:00
build more lint fixes 2019-07-02 19:45:03 +02:00
chain add a command to check wallet balance 2019-07-18 13:26:04 -07:00
cli add a command to check wallet balance 2019-07-18 13:26:04 -07:00
cmd/lotus Merge pull request #17 from filecoin-project/feat/mining-1 2019-07-11 10:09:15 -07:00
daemon make: update sectorbuilder submodule 2019-07-17 13:23:13 +02:00
lib Merge pull request #56 from filecoin-project/fix/ws-disconn-hang 2019-07-18 09:51:29 -07:00
miner fix a few things, including marshaling of tipset 2019-07-10 21:36:10 -07:00
node add a command to check wallet balance 2019-07-18 13:26:04 -07:00
scripts Prepare sectorbuilder for extraction 2019-07-17 00:09:40 +02:00
.codecov.yml Disable codecov comments 2019-07-02 11:55:12 +02:00
.gitignore Cleanup makefile 2019-07-17 13:42:49 +02:00
.gitmodules Import sectorbuilder submodule 2019-07-17 13:08:38 +02:00
.golangci.yml Remove doc lint 2019-07-11 10:00:24 +02:00
go.mod Update xerrors to fix build with Go 1.13 2019-07-19 15:57:41 +02:00
go.sum Update xerrors to fix build with Go 1.13 2019-07-19 15:57:41 +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 Cleanup makefile 2019-07-17 13:42:49 +02:00