Sulyman
Sulyman
Could you please help me on converting extended point to a affine point (x: bigInt, y:bigInt)
[ERROR] snarkJS: LinkError: WebAssembly.instantiate(): Import #1 module="runtime" function="printErrorMessage" error: function import requires a callable at Object.builder [as WitnessCalculatorBuilder] (/Users/user/Desktop/rust-projects/snarkjs/node_modules/circom_runtime/build/main.cjs:100:40) at async wtnsCalculate$1 (/Users/user/Desktop/rust-projects/snarkjs/build/cli.cjs:5848:16) at async plonkFullProve$1 (/Users/user/Desktop/rust-projects/snarkjs/build/cli.cjs:13187:2) at async Object.plonkSetupMaze...
since https://github.com/han0110/halo2-kzg-srs has got another commit, this repo cannot be installed. if you use older rev, then it works like: halo2_kzg_srs = { git = "https://github.com/han0110/halo2-kzg-srs", rev ="ff65429" }