codex-storage / codex-contracts-eth

Ethereum smart contracts for Codex
Other
5 stars 8 forks source link

Add Marketplace test suite with real proof verifier #110

Open emizzle opened 1 month ago

emizzle commented 1 month ago

A marketplace test suite should be created that uses the real proof verifier contract, instead of the test contract. This will serve two purposes:

  1. Test the real verifier contract
  2. Allow more realistic gas reports to be generated with hardhat-gas-reporter when running the tests with REPORT_GAS