input-output-hk / mithril

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

Feat: record informations in epoch service for status route #2100

Closed dlachaume closed 1 week ago

dlachaume commented 2 weeks ago

Content

This PR includes storing all the necessary information in the EpochService to support the future /status route on the aggregator.

The following data is now saved:

This PR will allow the /status route to expose these details when implemented.

Pre-submit checklist

Issue(s)

Relates to #2071

github-actions[bot] commented 2 weeks ago

Test Results

    4 files  ±0     51 suites  ±0   11m 2s ⏱️ -10s 1 437 tests +1  1 437 ✅ +1  0 💤 ±0  0 ❌ ±0  1 648 runs  +1  1 648 ✅ +1  0 💤 ±0  0 ❌ ±0 

Results for commit b4f4c4fd. ± Comparison against base commit d2d8c4cd.

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