Design and implement generic signing/verification entity services #780
Labels
D-hard
Difficult: hard
epic ⚔️
Epic that gathers related tasks
generic-data ⚡
Signing generic data
mainnet-protocol 🚀
Protocol for mainnet
Milestone
Issue
Design the interfaces and scope of entity services that will be implemented in the aggregator, signer and client nodes to handle different types of data. Each entity service should be able to compute a message given a custom beacon and provide that message to the signing engine. The signing engine is agnostic of the messages that are signed. The certificate chain should be modified to provide a certificate for each new message of each type of data, and link that certificate to the first certificate of the epoch (which will sign the Mithril stake distribution used in the next epoch)
To do
Mithril Stake Distribution
#851Full Immutables Snapshot
#852SignedEntityType
to hold beacon or epoch #848Tick
service in aggregator #849Certifier
service in aggregator #850Mithril Stake Distribution
#870Full Immutables Snapshot
#871/artifact
routes #927Later
/certificates
routeFuture
Cardano Stake Distribution
signed entity typeDepends
Issue #779
The text was updated successfully, but these errors were encountered: