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

initialize mopro with arkzkey and wasm #75

Merged
merged 2 commits into from
Feb 23, 2024
Merged

initialize mopro with arkzkey and wasm #75

merged 2 commits into from
Feb 23, 2024

Conversation

vivianjeng
Copy link
Collaborator

@vivianjeng vivianjeng commented Feb 22, 2024

Implementation for #65

  • update MoproCircom to initialize with arkzkey and wasm

  • download arkzkey and wasm in KeccakSetupViewController

  • result
    KeccakSetupViewController (this PR)

    Download wasm took: 0.6701240539550781s
    Download ark key took: 1.6424980163574219s
    
    Initializing arkzkey and wasm took 8.671825051307678s
    
    Proof generation took 1.5237200260162354 seconds.
    
    Proof verification succeeded.
    

    KeccakZkeyViewController (generateProof2)

    Initializing arkzkey took 8.844295024871826 seconds.
    
    Proof generation took 1.4890559911727905 seconds.
    
  • result in iPhone device (iPhone 12 mini)
    (This PR)
    IMG_4734

    (generateProof2)
    IMG_4735

Copy link
Collaborator

@oskarth oskarth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Good to get rid of legacy setup stuff :)

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