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
6db46a2fffb5bff6
deprecate project (#96)
c42f34b41a306cc7
feat(PoSt): standalone PoSt API (no sb required) (#94)
9a0fe0dee0f1e56a
feat: add cache path to unseal and remove t_aux/p_aux
89f194c6ea5e745d
feat(challenges): configurable challenge count (#93) * feat(challenges): configurable challenge count * ci(params): selectively generate 1KiB and 1GiB params
0dc7a2df9a80e708
handle corrupted or missing sector builder metadata on load (#92) * fix(tests): tests which exercise panic conditions * fix(snapshots): don't panic if snapshot cannot be loaded * refactor(errors): better error messages * ci(ignore): make test running optional b/c requires params
aa6446237961eca1
feat(storage-builder): update for election post (#88) * feat(storage-builder): update for election post * update sector-builder-ffi * simplify winner -> candidate * cr round1 * update with latest from ustream * update upstream * update upstream * upstream updates * fix(params): upgrade to v17 params * feat(ffi-update): upgrade to new ffi version * fix(parameters): bump no output timeout to 1hr * update from upstream * update from upstream
60ee2612cc6fbf33
fix(precommit): don't pre-commit until full (#83)
c0f5a817c63bd228
Merge pull request #87 from filecoin-project/fix-rename fix(sector-builder): avoid renaming between filesystems
e186e664e8552c24
feat(deps): update bellperson to 0.3.7 (#86) feat(deps): update bellperson to 0.3.7
599e522acbe12656
fix: checkpoint state in import_sector