Supporting parallel computation and sequential submission of ZKP, while optimizing the ZKP recursive aggregation algorithm.
The Aggregator is an important component of the Prover, responsible for receiving, submitting, and managing ZKP proof tasks.
Adopting a pattern of first submission + later verification, eliminating the need for unnecessary aggregation calculation of proof and addresses, achieving parallel computation of multiple tasks and sequential submission of ZKP.