Reference implementation of the Filecoin protocol, written in Go
Go to file
2019-07-29 17:46:56 -07:00
.circleci try removing the bzr install 2019-07-21 00:42:57 -07:00
api Implement 'storage miner' module, wire up a few bits it needs to start 2019-07-29 17:46:56 -07:00
build gofmt 2019-07-24 01:47:36 +02:00
chain Implement 'storage miner' module, wire up a few bits it needs to start 2019-07-29 17:46:56 -07:00
cli storageminer: GetStorageMinerAPI for cli 2019-07-29 12:08:47 -07:00
cmd Implement 'storage miner' module, wire up a few bits it needs to start 2019-07-29 17:46:56 -07:00
docs Add tracing doc 2019-07-26 11:08:48 +02:00
extern switch over to new sector builder library 2019-07-26 15:29:18 -07:00
lib begin work on storage miner processes 2019-07-29 14:01:31 -07:00
lotuspond pond: push logs to separate logfiles 2019-07-26 02:40:06 +02:00
miner Wire in context to VMContext 2019-07-26 21:01:02 +02:00
node Implement 'storage miner' module, wire up a few bits it needs to start 2019-07-29 17:46:56 -07:00
scripts Fix build 2019-07-08 13:00:52 +02:00
storage Implement 'storage miner' module, wire up a few bits it needs to start 2019-07-29 17:46:56 -07:00
tracing Implement RPC tracing 2019-07-26 08:50:21 +02:00
.codecov.yml Disable codecov comments 2019-07-02 11:55:12 +02:00
.gitignore gitignore: add node_modules 2019-07-26 16:42:56 +02:00
.gitmodules remove extra package from gitmodules 2019-07-26 15:47:04 -07:00
.golangci.yml Remove doc lint 2019-07-11 10:00:24 +02:00
go.mod begin work on storage miner processes 2019-07-29 14:01:31 -07:00
go.sum begin work on storage miner processes 2019-07-29 14:01:31 -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 over to new sector builder library 2019-07-26 15:29:18 -07:00