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

Add number of addition constraints and total constraints to r1cs info #353

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    9b97b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8702b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e9e23d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    5add066 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    44b1efb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    d4a17f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae4130c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    7f462cc View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    80e7ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aadeb25 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. fix errors. working

    xavi-pinsach committed May 12, 2023
    Configuration menu
    Copy the full SHA
    37fbbde View commit details
    Browse the repository at this point in the history
  2. wip

    xavi-pinsach committed May 12, 2023
    Configuration menu
    Copy the full SHA
    dbe718d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. add debug function

    xavi-pinsach committed May 13, 2023
    Configuration menu
    Copy the full SHA
    bd57b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc771d4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    1218180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f9655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22da86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b9d22e View commit details
    Browse the repository at this point in the history
  5. mod package.json

    xavi-pinsach committed May 17, 2023
    Configuration menu
    Copy the full SHA
    9016760 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    379876d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    2f9def4 View commit details
    Browse the repository at this point in the history
  2. feat: Use WebCrypto if available (#364)

    chore: Increase eslint ecmaVersion to 2022
    chore: Lint cleanup
    phated authored May 18, 2023
    Configuration menu
    Copy the full SHA
    e094f55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eef5d1 View commit details
    Browse the repository at this point in the history
  4. Feat lagrange verifier (#368)

    * update fflonk SC change memory->calldata
    
    * Optimizing Lagrange calculation
    
    * Fixing Fflonk when having multiple public inputs
    
    ---------
    
    Co-authored-by: Xavi Pinsach <[email protected]>
    RogerTaule and xavi-pinsach authored May 18, 2023
    Configuration menu
    Copy the full SHA
    e70271b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8b54e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b6349d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40a0afc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b57d0cd View commit details
    Browse the repository at this point in the history
  9. fix errors. working

    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d4a8fe5 View commit details
    Browse the repository at this point in the history
  10. wip

    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    2485bb4 View commit details
    Browse the repository at this point in the history
  11. add debug function

    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9237714 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b09432 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46dfbd3 View commit details
    Browse the repository at this point in the history
  14. mod package.json

    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5895e8b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc4e991 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bf6eda7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdcfff7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fe20248 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f876879 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ee8b9e3 View commit details
    Browse the repository at this point in the history
  21. add scalar import

    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fd9b765 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'xpinsach/refactor-groth16-sc' of github.com:iden3/snark…

    …js into xpinsach/refactor-groth16-sc
    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    eea77e5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0cdacdf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    62a3b9e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d5a179c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5f41773 View commit details
    Browse the repository at this point in the history
  27. add scalar import

    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    cfac623 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'xpinsach/refactor-groth16-sc' of github.com:iden3/snark…

    …js into xpinsach/refactor-groth16-sc
    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    131e55c View commit details
    Browse the repository at this point in the history
  29. remove hardhat import

    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    03f344b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    88e3304 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5d2b9c1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f20470d View commit details
    Browse the repository at this point in the history
  33. Merge branch 'feat_r1cs_print_additions' of github.com:iden3/snarkjs …

    …into feat_r1cs_print_additions
    xavi-pinsach committed May 18, 2023
    Configuration menu
    Copy the full SHA
    de531e9 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3f81e1a View commit details
    Browse the repository at this point in the history