Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Releases: filecoin-project/rust-fil-sector-builder

32587e2eac8e7105

13 Aug 01:40
Compare
Choose a tag to compare
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

13 Aug 22:17
Compare
Choose a tag to compare
chore(sector-builder): release 0.5.0

eaaae2995a893fe0

31 Jul 22:28
eaaae29
Compare
Choose a tag to compare
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

31 Jul 22:40
92beb5a
Compare
Choose a tag to compare
make sector access a relative path, allowing miners to move sector an…

f5ac51b7739041d6

29 Jul 13:18
f5ac51b
Compare
Choose a tag to compare
feat: switch to log crate

9388fbca9ba8e85b

29 Jul 01:16
9388fbc
Compare
Choose a tag to compare
feat(add piece expiry time, in secs since epoch, to API) (#20)

6db83a91e4638ec4

25 Jul 12:18
Compare
Choose a tag to compare
chore(sector-builder): release 0.4.0

558ad8e25f24a279

25 Jul 12:47
Compare
Choose a tag to compare
chore(sector-builder-ffi): release 0.4.0

20ab93ed3dd4e75d

25 Jul 11:14
20ab93e
Compare
Choose a tag to compare
feat(upgrade upstream dependencies) (#14)

ad7276300c2aca9c

16 Jul 20:14
ad72763
Compare
Choose a tag to compare
don't fail if paramcache already installed + check for paramcache ins…