High level overview
The Mithril team released a new 2306.0
distribution that implements minor fixes and updates and completes the wiring of the era activation markers reader into the signer and aggregator nodes. They also designed an event store in the aggregator and completed its implementation as a monitoring solution to provide figures for deployment rates of versions on signer nodes before activating an era switch. Additionally, the team created a dedicated command on their nodes’ CLI that allows generating and signing an era marker’s payload to be stored on the Cardano chain, as well as creating dynamic cases for the end-to-end tests they run on the CI.
Low level overview
- Released the new distribution
2306.0
- Completed the epic that implements signer versions deployment monitoring #718:
- Completed the implementation an event producer/consumer via channel #738
- Completed the creation of a database and its configuration to save the events on the consumer side #740
- Completed the creation of events and sending them on the channel on the producer side #741
- Completed the creation of the signer registration event #742
- Completed the creation a query to extract the node versions stakes distribution #743
- Worked on the epic that implements eras behavior switch #707:
- Fixed some bugs: