This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
Releases: filecoin-project/rust-fil-sector-builder
Releases · filecoin-project/rust-fil-sector-builder
32587e2eac8e7105
Meaningful sector name (#29) * Meaningful sector name * delete tar file which should not in * random naming is not used anymore * add sector_id to access creation function * refactor with laser's comments * Added tests * to pass fmt check * format change for clippy pass
19382a4abd8fd5e7
chore(sector-builder): release 0.5.0
eaaae2995a893fe0
bug(set ENV such that we use parameters from cache) (#26) * bug(set ENV such that we use parameters from cache) * feat(use paramfetch instead of paramcache)
92beb5aae0309dcc
make sector access a relative path, allowing miners to move sector an…
f5ac51b7739041d6
feat: switch to log crate
9388fbca9ba8e85b
feat(add piece expiry time, in secs since epoch, to API) (#20)
6db83a91e4638ec4
chore(sector-builder): release 0.4.0
558ad8e25f24a279
chore(sector-builder-ffi): release 0.4.0
20ab93ed3dd4e75d
feat(upgrade upstream dependencies) (#14)
ad7276300c2aca9c
don't fail if paramcache already installed + check for paramcache ins…