Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

[build circuit params] elliptic curve type is not specified #65

@0xAleksaOpacic

Description

@0xAleksaOpacic

Description

If we uncomment build_circuit_params job inside scripts/run.sh to generate inputs for the EVM Placeholder Verifier it will fail because we are missing elliptic curve type

Commit Hash

aa8bd37

How to reproduce:

  1. Uncomment build_circuit_params here https://github.com/NilFoundation/zkllvm-template/blob/master/scripts/run.sh#L266
  2. Run bash scripts/run.sh

Solution:

Add necnecessary elliptic curve type in the transpiler command https://github.com/NilFoundation/zkllvm-template/blob/master/scripts/run.sh#L151

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions