The Mithril Aggregator/Signer must use a common interface (aka a chain observer) in order to be able to gather & use information from the Cardano chain. This issue aims at creating this interface and wiring it in the nodes, as well as providing a fake implementation of it. This will also enables the network to use previous stake distribution and verification keys (based on the previous epoch)
Tasks to do:
More information in #253