spec: Store for committed values and commit certificates as support for ValueSync #580
Labels
spec
Related to specifications
synchronization
Nodes' synchronization (different rounds, heights) issues
In order to support the crash-recovery failure model (#578), the layer that adopt consensus should be able to remember the current state of the blockchain, namely the array of committed blocks and associated commit certificates.
The specific requirements should be detailed.
Definition of done
action updateServer(node, chain)
. Say that the way this is stored in Quint is because we don't really capture the outside of consensus, i.e., the context/application/etc/The text was updated successfully, but these errors were encountered: