Releases: filecoin-project/rust-fil-proofs
Releases · filecoin-project/rust-fil-proofs
4f329d615bb2d6f6
refactor: switch to anyhow from failure (#956) refactor: switch to anyhow from failure
144f1be9043da3e9
feat: implement windowed porep
d665961692ff7e31
feat: add merkle tree and encoding persistence
c063fa520aa6962b
caller to provide challenge count to PoSt ops he number of challenges for a given miner is a function of the size of their proving set - but we don't know what that function is. It may be a per-miner value or it may be a network-wide parameter. Either way, it's in a state of flux.
00a1595784deb9af
fix(params): ensure benchmarking server has groth params and keys bef…
aebafd2ad47ea792
feat(params): paramcache to generate params for whitelisted sizes (#952)
6c06b13fb7503dcc
feat: implement election post
379de4733ef117c7
fix: add missing election-post checks also update the api to expect no more faulty sectors
a02147e713d242d7
feat(filecoin-proofs): publish params@v17 (#947) feat(filecoin-proofs): publish params@v17
e550eba95776f141
feat: update upstream crates (bellperson, paired, ..) and dependencies