Reference implementation of the Filecoin protocol, written in Go
Go to file
Łukasz Magiera 2c98869d96
Merge pull request #7 from filecoin-project/chores/address-pr-nit
bit shift 2 instead of 1 as per PR feedback
2020-04-02 01:56:33 +02:00
.circleci one line gofmt 2020-04-01 16:22:32 -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 nolint the existing linting errors 2020-04-01 16:18:20 -07: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 nolint the existing linting errors 2020-04-01 16:18:20 -07: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 Merge pull request #7 from filecoin-project/chores/address-pr-nit 2020-04-02 01:56:33 +02: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: