We currently aggregate signatures and payloads only during the aggregation period. We should instead try to do as much aggregation as possible during slots where we don't have proposal duties. In order to achieve this, we can have an aggregation worker always live, pausing it only whenever we have proposal duties.
We currently aggregate signatures and payloads only during the aggregation period. We should instead try to do as much aggregation as possible during slots where we don't have proposal duties. In order to achieve this, we can have an aggregation worker always live, pausing it only whenever we have proposal duties.