Eager Batch Derivation (#2882)
* Eager Batch Derivation Does the following: - Split the batch queue into a batch queue & payload attributes queue - Change batch derivation rules to enable eager batch derivation - Eagerly create payload attributes * Cleanup inclusion block * Batch Queue: Add tests Only for the batch queue & not the attributes queue. * Fix lint + go mod tidy * backport fixes from attributes-cleanup * Update op-node/rollup/derive/batch_queue.go Co-authored-by:Diederik Loerakker <proto@protolambda.com> * address PR comments * revert testlog * use timestamp as RNG seed * explain anti overflow check * fix lint * better logging * only adjust maxL2Time based on minL2Time when epoch is not already started (#2939) Co-authored-by:
Diederik Loerakker <proto@protolambda.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment