Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Consensys/gnark-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnark-tests

UNUSED / archived, superseded by https://github.com/ConsenSys/gnark-solidity-checker and CI tests in gnark directly.

This repo contains tests (interop or integration) that may drag some extra dependencies, for the following projects:

Solidity verifier (groth16 and plonk)

cd solidity
go generate
go test

or

make

Note that since the verifying key of the contract is included in the solidity/contract.sol, changes to gnark version or circuit should result in running go generate to regenerate keys and solidity contracts.

It needs solc and abigen (1.10.17-stable).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published