aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

Feat(task_sender): Add more proof systems to task sender

Open PatStiles opened this issue 1 year ago • 0 comments

The task sender currently only supports sending groth16 proofs. We should expand its capabilities to support the other proof systems in Aligned. We should generate a small set of SP1, Risc0, and Plonk proofs and have the task sender choose-n from the set to have "distinct" batches.

PatStiles avatar Nov 28 '24 14:11 PatStiles