Sergey

Results 5 issues of Sergey

Item `failOnCallUninitializedVariable`, it says "Calling an unitialized variable should be treated as a failing case", but it should be "uninitialized".

There is nothing in the documentation about the API, but there is on the Wiki page. I decided to test it, but ran into a problem with imports, I'm not...

## Description - Updated Circom + Groth16 guide for TON - Added relevant links in sidebar navigation Closes . ## Checklist - [ ] I have created an issue. -...

TVM
guidelines

# Description Issue: https://github.com/Consensys/gnark/issues/1582 - added snarkjs backend - added ExportVerifyingKey(io.Writer) for VerifyingKey - added ExportProof([]string, io.Writer) for Proof - supported curves: BLS12-381 and BN254 ## Type of change -...

src: community

## Is your feature request related to a problem? Please describe. Hi! I needed to integrate proofs generated in **gnark** with the **Circom + snarkjs** stack on curves **BLS12-381** (and...