Feature Request
Is your feature request related to a problem?
This feature request is linked to the aggkit-prover integration with aggsender and fep-proposer.
Describe the solution you'd like
The goal would be to have 2 chains that are of:
- soverein chain (PP chain) using the 0.2.0 path, providing an
ECDSA to agglayer-node when sending a certificate
- aggchain using 0.3.0 path, providing an
aggchain-proof to agglayer-node when sending a certificate
We could have a single cluster on which we could run non-regression tests for 0.2.0 and new tests for aggchains.
Clustering the tests per chains, and spawning dedicated cluster if we want to have isolation.