You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this pr, we can create multiple blocks per checkpoint and prove them. But on the sequencer side, it still gathers txs to create one single block for a checkpoint. Need to change that so we can actually build in chunks.
In this pr, we can create multiple blocks per checkpoint and prove them. But on the sequencer side, it still gathers txs to create one single block for a checkpoint. Need to change that so we can actually build in chunks.