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

feat: phase2-cli merge command #1242

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Commits on Aug 5, 2020

  1. feat: phase2-cli merge command

    The phase2-cli 'merge' command merges large and small param files.
    
    The final phase2 participant generates small-raw params, which are
    converted into small-nonraw using 'phase2 convert'. Those small-nonraw
    params are then merged into the large initial params to produce the
    final 'MPCParameters' file for a circuit.
    DrPeterVanNostrand authored and vmx committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    cad0dd4 View commit details
    Browse the repository at this point in the history