codex-contracts-eth/contracts
Mark Spanbroek 33614ee218 Calculate public inputs for ZK proof verificition 2024-01-25 13:08:10 +01:00
..
verifiers/local Cleanup verifier template 2024-01-25 13:08:10 +01:00
Configuration.sol Formatting with prettier 2024-01-25 13:08:10 +01:00
Endian.sol Conversion between little and big endian 2024-01-25 13:08:10 +01:00
FuzzMarketplace.sol Re-arrange marketplace constructor parameters 2024-01-25 13:08:10 +01:00
Groth16.sol Submit proof as Groth16Proof struct 2024-01-25 13:08:10 +01:00
Marketplace.sol Calculate public inputs for ZK proof verificition 2024-01-25 13:08:10 +01:00
Periods.sol [style] enforce `_` prefix for private names 2023-01-23 15:10:23 +01:00
Proofs.sol Calculate public inputs for ZK proof verificition 2024-01-25 13:08:10 +01:00
Requests.sol Merkle root is 32 bytes 2023-11-22 14:43:11 +01:00
StateRetrieval.sol [style] enforce `_` prefix for private names 2023-01-23 15:10:23 +01:00
TestEndian.sol Conversion between little and big endian 2024-01-25 13:08:10 +01:00
TestMarketplace.sol Calculate public inputs for ZK proof verificition 2024-01-25 13:08:10 +01:00
TestProofs.sol Calculate public inputs for ZK proof verificition 2024-01-25 13:08:10 +01:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00
TestVerifier.sol Stub out zk proof verification in marketplace tests 2024-01-25 13:08:10 +01:00
Verifier.sol Fix linter warnings 2024-01-25 13:08:10 +01:00