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: remove wrong assert in Synth PoRep code path #1750

Closed
wants to merge 1 commit into from

Commits on Apr 11, 2024

  1. fix: remove wrong assert in Synth PoRep code path

    Due to me understanding the code wrongly during the refactoring at
    #1720, there
    was a wrong assert inserted into the code. With removing this assert
    the lifecycle 32GiB test as well as the benchy synthetic proofs
    generation works as expected again.
    
    This commit also updates the README with the correct command to run
    benchy for synthetic proofs generation.
    
    Fixes #1749.
    vmx committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3a80d60 View commit details
    Browse the repository at this point in the history