We currently start aggregating signatures when the aggregation interval starts, but that window is meant for aggregate propagation. We should, instead, start aggregating the signatures earlier, once a bit of time has passed (~200ms let's say), but only if we already reached a good enough amount of signatures (2/3 of expected).
We currently start aggregating signatures when the aggregation interval starts, but that window is meant for aggregate propagation. We should, instead, start aggregating the signatures earlier, once a bit of time has passed (~200ms let's say), but only if we already reached a good enough amount of signatures (2/3 of expected).