8000 Comparing v0.0.21...v0.0.22 · iden3/circom_tester · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iden3/circom_tester
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.21
Choose a base ref
...
head repository: iden3/circom_tester
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.22
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on May 7, 2025

  1. Refactor and add support for new circom flags (#30)

    * Compile test circuits to tmp dir which is gitignored
    
    * Refactoring: move duplicated code to a base class and common utils.
    
    * Add support for circom compile options: simplification_substitution, no_asm, no_init
    OBrezhniev authored May 7, 2025
    Configuration menu
    Copy the full SHA
    d2c89cf View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Add support for autogenerating main component for tests. Configurable…

    … with templateName, templateParams & templatePublicSignals options. Tries to autodetect template name if it's not provided (only when circom file has only one template). (#32)
    OBrezhniev authored May 14, 2025
    Configuration menu
    Copy the full SHA
    2dd621f View commit details
    Browse the repository at this point in the history
  2. Bump version

    OBrezhniev committed May 14, 2025
    Configuration menu
    Copy the full SHA
    a719ac8 View commit details
    Browse the repository at this point in the history
Loading
0