Reference implementation of the Filecoin protocol, written in Go
Go to file
2020-04-01 16:13:20 -07:00
.circleci golangci-lint needs libfilcrypto 2020-04-01 16:13:20 -07:00
extern Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
ffiwrapper Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
mock Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
sealtasks Rename agvmgr+sealmgr to sectorstorage 2020-03-23 12:47:10 +01:00
stores Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
tarutil sectorstorage: Untangle from lotus deps 2020-03-27 22:35:33 +01:00
zerocomm Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
.gitmodules Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
go.mod Revert specs-actors version 2020-03-28 00:33:38 +01:00
go.sum Revert specs-actors version 2020-03-28 00:33:38 +01:00
LICENSE-APACHE Repo setup 2020-03-28 00:02:52 +01:00
LICENSE-MIT Repo setup 2020-03-28 00:02:52 +01:00
localworker.go Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
manager.go Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
parameters.json circleci: add shell config 2020-04-01 15:51:50 -07:00
README.md add CircleCI badge 2020-04-01 15:20:17 -07:00
resources.go loosen constraints on 8MiB and 2KiB sectors (for testing) 2020-04-01 11:56:32 -07:00
roprov.go Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
sched.go Update imports; Add build scripts 2020-03-28 00:21:36 +01:00
stats.go sectorstorage: Untangle from lotus deps 2020-03-27 22:35:33 +01:00

sector-storage

CircleCI standard-readme compliant

a concrete implementation of the specs-storage interface

The sector-storage project provides a implementation-nonspecific reference implementation of the specs-storage interface.

License

The Filecoin Project is dual-licensed under Apache 2.0 and MIT terms: