Architecture
Last updated
Last updated
Conla sequencers collect transactions from users and order them into rollup blocks.
Conla sequencers continuously publish transactions to the DA layer without waiting for proofs. They receive a portion of gas fees (and MEV) as a reward.
Conla full nodes read the DA layer for new transactions and execute the changes to the rollup's state. This provides transaction finality quickly to users.
Conla verifier monitor the DA layer for transactions. They compete against each other to generate a proof that verifies the rollup's new state and receive a portion of gas fees as a reward.
Conla verifier submits a rollup transaction that contains the proof as an argument to TON, which verifies the proof.