-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Labels
Description
Description
- extend coordinator's conflation functionality to support
blobs-limitper aggregation. When the number ofblobs-limitis reached coordinator creates a new aggregation with them, waits for prover response and finalizes on L1 - adapt aggregation deadline to make aggregation after
aggregation-deadlineis reached even when there is still blocks being created on the network. Current implementation only creates aggregation if the L2 does not have blocks created
Motivation
Lower finalisation delay with minimum impact on cost per transaction
Tasks
- Adapt coordinator conflations calculators
Acceptance criteria
- Coordinator creates an aggregation whenever
- aggregation deadline is reached
- number of blobs-limit is available to aggregate