<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Consensus · Jingyu Liu</title><link>https://jingyu.uk/tags/consensus/</link><description>Jingyu Liu · PhD student in Financial Technology at HKUST (Guangzhou). Research in blockchain, mechanism design, and decentralized finance.</description><language>en-US</language><atom:link href="https://jingyu.uk/tags/consensus/index.xml" rel="self" type="application/rss+xml"/><item><title>Byzantine Consensus under Static Peer Assumption</title><link>https://jingyu.uk/posts/byzanitne/</link><guid>https://jingyu.uk/posts/byzanitne/</guid><pubDate>Fri, 06 Oct 2023 10:34:07 +0800</pubDate><description>&lt;blockquote&gt;
&lt;p&gt;Some notes for the book &amp;ldquo;Foundations of Distributed Consensus and Blockchains&amp;rdquo; by Elaine Shi&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;What is a Byzantine Fault?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Crash Fault&lt;/strong&gt;: Adversarial nodes do not send or receive any messages.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Omission Fault&lt;/strong&gt;: Adversarial nodes selectively choose to drop or let through each message sent or received.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Byzantine Fault&lt;/strong&gt;: Adversarial nodes can deviate from the protocol arbitrarily.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;What is static assumption?&lt;/p&gt;</description></item></channel></rss>