codex-contracts-eth/verifier
Mark Spanbroek f413f1ea64 Represent elements from field F_{p^2} as `real + i * imag`
Reason: Circom and Ethereum EIP-197 both represent these
elements as arrays of two elements, but they do it in
reverse order of each other. This change makes it explicit
which number is the real part, and which number is the
imaginary part.
2024-02-21 10:42:41 +01:00
..
networks/hardhat verifier: circuit assets for a 5 sample storage proof 2024-02-14 13:33:37 +01:00
verifier.js Represent elements from field F_{p^2} as `real + i * imag` 2024-02-21 10:42:41 +01:00