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

fix: update cache clearing calls #106

Merged
merged 2 commits into from
Jan 15, 2025
Merged

fix: update cache clearing calls #106

merged 2 commits into from
Jan 15, 2025

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Jan 8, 2025

Adapt to the changes in rust-fil-proofs.

BREAKING CHANGE: clear_cache() and clear_synthetic_proofs no longer take the sector size as input.


Once the changes in rust-fil-proofs are merged, this PR will be updated (and once released again).

The plan is to also break the public API here, but keep the API of the FFI.

vmx and others added 2 commits January 8, 2025 22:11
Adapt to the changes in rust-fil-proofs.

BREAKING CHANGE: `clear_cache()` and `clear_synthetic_proofs` no longer
take the sector size as input.
feat: point to later proofs master
style: fix require clippy updates
@vmx vmx marked this pull request as ready for review January 15, 2025 17:51
@vmx
Copy link
Contributor Author

vmx commented Jan 15, 2025

Thanks @cryptonemo for the fixes!

@vmx vmx merged commit d1ad2f5 into master Jan 15, 2025
8 checks passed
@vmx vmx deleted the clear-api-cleanup branch January 15, 2025 21:43
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.

2 participants