要件

  • Termination: すべての非故障プロセスが出力を決定する
    • Every non-faulty process decides an output
  • Agreement: すべての非故障プロセスは、最終的に同じ出力を決定する
    • Every non-faulty process eventually decides the same output
  • Validity: 全てのプロセスが同じ入力で開始する場合、となる。
    • If every process begins with the same input , then
  • Integrity: すべての非故障プロセスの決定とコンセンサス値は、何らかの非故障プロセスによって提案されたものでなければならない
    • Every non-faulty process’ decision and the consensus value ˆy must have been proposed by some nonfaulty process. (定義は、Y. Xiao, N. Zhang, J. Li, W. Lou, and Y. T. Hou, “Distributed consensus protocols and algorithms,” Blockchain for Distributed Systems Security, p. 25, 2019. から Google Books)