-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove the dependency on storage-proofs-porep (#78)
There is a dependency on `storage-proofs-porep`, but it isn't used anywhere in the source. I suspect that it was included in order to enable the `multicore-sdr` feature. But this feature can also be enabled through setting it on `filecoin-proofs-v1`, which will then set it on `storage-proofs-porep`. The same is true for the `cuda` and `opencl` features. This commit also updates the Xcode version on CI, so that the tests pass.
- Loading branch information
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters