Skip to content

Releases: filecoin-project/rust-fil-proofs

7b7bf92bce8b9af7

27 Aug 15:57
7b7bf92

Choose a tag to compare

Merge pull request #842 from filecoin-project/hotfix/decrease-post-se…

534d37ec7c798dd7

26 Aug 21:20
534d37e

Choose a tag to compare

Merge branch 'master' into hotfix/decrease-post-sectors-count

0f1fcb9b6e491bdb

26 Aug 20:04

Choose a tag to compare

need release binaries

d0e0c366c966e199

23 Aug 00:06

Choose a tag to compare

need release binaries

b40d12ab3aa6ef38

22 Aug 20:52
b40d12a

Choose a tag to compare

fix(storage-proofs): always use temporary files for MTs (#833)

* remove MTs directory, use only temp files

* import new FromIndexedParallelIterator

* bump merkletree dep

2d6aa39e6d045f3a

21 Aug 17:49
2d6aa39

Choose a tag to compare

Feat/821 and 814 benchmark improvements (#828)

* feat(combine benchmark output into single doc)

- use bc for floating-point math
- fix benchy such that it puts maximum RSS in correct place
- modify CircleCI command to combine output into single JSON doc
- don't allocate psuedo-tty in `ssh` command (which was causing stderr and stdout to be combined)

* fixup(point at branch)

* feat(add taper, taper-layers, and layer-challenges to zigzag input object)

* bug(update "hash-constraints" string in both places)

* feat(don't need to be so quiet)

* refactor(move maximum rss around)

* add composable with-dots.sh script

* feat(add status-dots)

* feat(persist JSON docs as CircleCI artifacts)

* fixup(run full benchmarks)

* refactor(move benchmark aggregator into standalone script)

e7ba5c770560f2a8

19 Aug 20:45
e7ba5c7

Choose a tag to compare

Disk-only MT (#796)

* feat(storage-proofs): replace DiskMmapStore with disk-only DiskStore

* use released version

5a432ce7a30485ed

19 Aug 11:44

Choose a tag to compare

feat(storage-proofs): test Feistel permutation for collisions

d98069d2f091bfed

16 Aug 23:24

Choose a tag to compare

chore(filecoin-proofs): release 0.6.2

91275af4c34b9b8e

16 Aug 20:49

Choose a tag to compare

Paramfetch flex (#817)

* feat(paramfetch): allow for manual specification of ipget version

* feat(paramfetch): allow passing args to ipget directly

* feat(ipget-bin and ipget-version are incompatible)