Skip to content

Commit

Permalink
deploy: 40db0ee
Browse files Browse the repository at this point in the history
  • Loading branch information
clabby committed Feb 21, 2024
1 parent 79fc827 commit 8b35c82
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
5 changes: 4 additions & 1 deletion experimental/fault-proof/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ <h1 class="menu-title">OP Stack Specification</h1>
<main>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" crossorigin="anonymous">
<h1 id="fault-proof"><a class="header" href="#fault-proof">Fault Proof</a></h1>
<!-- markdownlint-disable -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<p><strong>Table of Contents</strong></p>
Expand Down Expand Up @@ -216,20 +217,22 @@ <h1 id="fault-proof"><a class="header" href="#fault-proof">Fault Proof</a></h1>
<li><a href="#l1-block-header-blockhash"><code>l1-block-header &lt;blockhash&gt;</code></a></li>
<li><a href="#l1-transactions-blockhash"><code>l1-transactions &lt;blockhash&gt;</code></a></li>
<li><a href="#l1-receipts-blockhash"><code>l1-receipts &lt;blockhash&gt;</code></a></li>
<li><a href="#l1-kzg-point-evaluation-bytes"><code>l1-kzg-point-evaluation &lt;bytes&gt;</code></a></li>
<li><a href="#l1-kzg-point-evaluation-inputbytes"><code>l1-kzg-point-evaluation &lt;inputbytes&gt;</code></a></li>
<li><a href="#l2-block-header-blockhash"><code>l2-block-header &lt;blockhash&gt;</code></a></li>
<li><a href="#l2-transactions-blockhash"><code>l2-transactions &lt;blockhash&gt;</code></a></li>
<li><a href="#l2-code-codehash"><code>l2-code &lt;codehash&gt;</code></a></li>
<li><a href="#l2-state-node-nodehash"><code>l2-state-node &lt;nodehash&gt;</code></a></li>
<li><a href="#l2-output-outputroot"><code>l2-output &lt;outputroot&gt;</code></a></li>
</ul>
</li>
<li><a href="#precompile-accelerators">Precompile Accelerators</a></li>
</ul>
</li>
<li><a href="#fault-proof-vm">Fault Proof VM</a></li>
<li><a href="#fault-proof-interactive-dispute-game">Fault Proof Interactive Dispute Game</a></li>
</ul>
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- markdownlint-enable -->
<h2 id="overview"><a class="header" href="#overview">Overview</a></h2>
<p>A fault proof, also known as fraud proof or interactive game, consists of 3 components:</p>
<ul>
Expand Down
5 changes: 4 additions & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -5362,6 +5362,7 @@ <h2 id="reading-the-system-config"><a class="header" href="#reading-the-system-c
and apply the event-based changes as the stage traverses to the next L1 block.</p>
<div style="break-before: page; page-break-before: always;"></div><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" crossorigin="anonymous">
<h1 id="fault-proof"><a class="header" href="#fault-proof">Fault Proof</a></h1>
<!-- markdownlint-disable -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<p><strong>Table of Contents</strong></p>
Expand Down Expand Up @@ -5397,20 +5398,22 @@ <h1 id="fault-proof"><a class="header" href="#fault-proof">Fault Proof</a></h1>
<li><a href="experimental/fault-proof/index.html#l1-block-header-blockhash"><code>l1-block-header &lt;blockhash&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l1-transactions-blockhash"><code>l1-transactions &lt;blockhash&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l1-receipts-blockhash"><code>l1-receipts &lt;blockhash&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l1-kzg-point-evaluation-bytes"><code>l1-kzg-point-evaluation &lt;bytes&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l1-kzg-point-evaluation-inputbytes"><code>l1-kzg-point-evaluation &lt;inputbytes&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l2-block-header-blockhash"><code>l2-block-header &lt;blockhash&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l2-transactions-blockhash"><code>l2-transactions &lt;blockhash&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l2-code-codehash"><code>l2-code &lt;codehash&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l2-state-node-nodehash"><code>l2-state-node &lt;nodehash&gt;</code></a></li>
<li><a href="experimental/fault-proof/index.html#l2-output-outputroot"><code>l2-output &lt;outputroot&gt;</code></a></li>
</ul>
</li>
<li><a href="experimental/fault-proof/index.html#precompile-accelerators">Precompile Accelerators</a></li>
</ul>
</li>
<li><a href="experimental/fault-proof/index.html#fault-proof-vm">Fault Proof VM</a></li>
<li><a href="experimental/fault-proof/index.html#fault-proof-interactive-dispute-game">Fault Proof Interactive Dispute Game</a></li>
</ul>
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- markdownlint-enable -->
<h2 id="overview-16"><a class="header" href="#overview-16">Overview</a></h2>
<p>A fault proof, also known as fraud proof or interactive game, consists of 3 components:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 8b35c82

Please sign in to comment.