argumentcomputer / argumentcomputer/sphinx

Add tests with more than a single shard

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
80
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently all tests (including e2e tests) only have one shard in the main core proof, leading to some verifier codepaths and conditional constraints/checks not being exercised by CI

Ideally, this test should exercise both the rust and the recursive verifiers

Contributor guide

Open the contributing guide

Research direction

Start by locating the main core proof test and its current single-shard configuration, then trace how the Rust and recursive verifiers are selected. Run the existing proof and e2e tests before changing coverage; done means CI exercises proofs with more than one shard through both verifier paths and reaches the relevant conditional checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.