input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
116 stars 36 forks source link

Fix aggregator stress test #1679

Closed dlachaume closed 2 months ago

dlachaume commented 2 months ago

Content

This PR includes a fix for the aggregator stress test. Due to updates on the aggregator node, the bootstrap of the aggregator stress test was no longer working (e.g. here). To succeed, an additional step was required, involving a restart of the aggregator and to move one epoch forward before the signing registration.

The results of the Github workflow that the aggregator stress test with 500 signers and 500 clients can be found here.

Pre-submit checklist

Issue(s)

Closes #1676

github-actions[bot] commented 2 months ago

Test Results

    3 files  ±0     43 suites  ±0   8m 34s :stopwatch: -4s   959 tests ±0    959 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 053 runs  ±0  1 053 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 4f3fc484. ± Comparison against base commit 24f749b7.

:recycle: This comment has been updated with latest results.