V0.14.0 Guide - LLMQs (#122)

* Guide - Start adding LLMQ DKG data flow details

* Guide - Add Quorum description

* Content - Add descriptions for LLMQ messages

* Content - Add qjustify description

* Formatting fix

* Guide - placeholder for LLMQ signing session details

* Guide - Add LLMQ signing session data flow draft

* Guide - Minor quorum adjustments

* Guide - cross ref fixes

* Guide - Add ChainLocks info

* Content - Add DIP8 references

* Content - DIP Table update
This commit is contained in:
thephez 2019-04-23 10:57:52 -04:00
parent e2e2119ec8
commit aa254c489c
6 changed files with 152 additions and 22 deletions

View file

@ -3115,7 +3115,11 @@ e9015178f6d642b7b25c4fd7c4ef3030 ........... BLS signature (Operator Key)
intra-quorum communication and is only sent to the masternodes in the LLMQ and
nodes that are monitoring in Watch Mode for auditing/debugging purposes.
The `qjustify` message is used to...
The `qjustify` message is used to respond to complaints. This provides a way for
nodes that have been complained about to offer proof of correct behavior. If
a valid justification is not provided, all other nodes mark it as a bad. If a
valid justification is provided, the complaining node is marked as bad instead
(since it submitted a bad complaint).
| Bytes | Name | Data type | Description |
| --- | --- | --- | --- |