Reference implementation of the Filecoin protocol, written in Go
Go to file
Jakub Sztandera 681f40ad75 go mod tidy
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-23 15:20:10 +02:00
.circleci try removing the bzr install 2019-07-21 00:42:57 -07:00
api fix import 2019-07-20 23:09:30 -07:00
build more lint fixes 2019-07-02 19:45:03 +02:00
chain Make lint even happier 2019-07-23 15:16:42 +02:00
cli move id command under net 2019-07-22 12:36:37 -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
extern Switch to go-bls-sigs 2019-07-19 13:56:58 +02:00
lib Merge pull request #48 from filecoin-project/feat/create-miner 2019-07-22 12:13:11 -07:00
miner fix a few things, including marshaling of tipset 2019-07-10 21:36:10 -07:00
node fix serialization issues 2019-07-20 16:37:38 -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 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 go mod tidy 2019-07-23 15:20:10 +02:00
go.sum Merge pull request #48 from filecoin-project/feat/create-miner 2019-07-22 12:13:11 -07:00
LICENSE-APACHE Init 2019-06-25 13:41:14 +02:00
LICENSE-MIT Init 2019-06-25 13:41:14 +02:00
Makefile Switch to go-bls-sigs 2019-07-19 13:56:58 +02:00