-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
195 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -175,6 +175,20 @@ <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="bond-incentives"><a class="header" href="#bond-incentives">Bond Incentives</a></h1> | ||
<!-- 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> | ||
<ul> | ||
<li><a href="#overview">Overview</a></li> | ||
<li><a href="#moves">Moves</a></li> | ||
<li><a href="#subgame-resolution">Subgame Resolution</a> | ||
<ul> | ||
<li><a href="#leftmost-claim-incentives">Leftmost Claim Incentives</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
<h2 id="overview"><a class="header" href="#overview">Overview</a></h2> | ||
<p>Bonds is an add-on to the core <a href="./fault-dispute-game.html">Fault Dispute Game</a>. The core game mechanics are | ||
designed to ensure honesty as the best response to winning subgames. By introducing financial incentives, | ||
Bonds makes it worthwhile for honest challengers to participate. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.