Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update proofs to v10.0.0 #7420

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Update proofs to v10.0.0 #7420

merged 1 commit into from
Oct 1, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Oct 1, 2021

See https://github.com/filecoin-project/rust-fil-proofs/blob/master/CHANGELOG.md#1000---2021-09-30

This release should make computing proofs a lot faster, especially when using the new CUDA feature (FFI_USE_CUDA=1 FFI_BUILD_FROM_SOURCE=1 ...)

@magik6k magik6k requested a review from a team as a code owner October 1, 2021 16:48
@magik6k magik6k mentioned this pull request Oct 1, 2021
@arajasek
Copy link
Contributor

arajasek commented Oct 1, 2021

macsad

@codecov
Copy link

codecov bot commented Oct 1, 2021

Codecov Report

Merging #7420 (d7fbd8b) into master (edcb287) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7420      +/-   ##
==========================================
- Coverage   39.53%   39.47%   -0.07%     
==========================================
  Files         616      616              
  Lines       65281    65281              
==========================================
- Hits        25810    25769      -41     
- Misses      34982    35009      +27     
- Partials     4489     4503      +14     
Impacted Files Coverage Δ
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
extern/sector-storage/sched_resources.go 75.00% <0.00%> (-9.38%) ⬇️
chain/stmgr/tracers.go 84.21% <0.00%> (-5.27%) ⬇️
chain/actors/builtin/paych/paych.go 16.88% <0.00%> (-5.20%) ⬇️
miner/miner.go 52.64% <0.00%> (-4.31%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
chain/stmgr/searchwait.go 62.09% <0.00%> (-3.93%) ⬇️
chain/vm/mkactor.go 48.38% <0.00%> (-3.23%) ⬇️
storage/wdpost_sched.go 75.24% <0.00%> (-1.99%) ⬇️
itests/kit/blockminer.go 93.65% <0.00%> (-1.59%) ⬇️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edcb287...d7fbd8b. Read the comment docs.

@jennijuju jennijuju added this to the v1.13.0 milestone Oct 1, 2021
@magik6k magik6k merged commit fc10281 into master Oct 1, 2021
@magik6k magik6k deleted the deps/proofs-v10.0.0 branch October 1, 2021 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants