Skip to content

Commit

Permalink
Update to latest build to commit 90fb3caa14596bff1464758c8f2c5f3666d1…
Browse files Browse the repository at this point in the history
…a4dc
  • Loading branch information
edmundedgar committed Dec 12, 2023
1 parent 7dabacb commit 418fbce
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 17 deletions.
12 changes: 2 additions & 10 deletions docs/html/_sources/arbitrators.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ Since arbitration is expensive, it will usually only be requested after parties
Arbitration Models
------------------

Trusted third-parties
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The Reality.eth team have been providing a centralized arbitration service since 2013 beginning with the Reality Keys service. Use of this service is currently discouraged as decentralized alternatives are available.

Kleros
^^^^^^

Expand All @@ -31,15 +26,12 @@ Stakeholder voting

Where a consumer contract has their own token, they may choose to provide their own arbitrator contract allowing their own stakeholders to vote. Alternatively, it is possible to deploy a reality.eth contract using the token in question for bonds, then create questions without a registered arbitrator. That way the side able to martial the greatest amount of the token will prevail.


Subjectivocracy
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

We are developing a system along the lines described in `Get the facts, hard-fork all the things`_. The `current design`_ envisages using a forkable Layer 2 ledger.

.. _`Get the facts, hard-fork all the things`: https://decentralize.today/get-the-facts-hard-fork-all-the-things-3ea2233da0fd
.. _`current design`: https://github.com/RealityETH/subjectivocracy
We are developing `a forkable Layer 2 ledger`_ where issues can be decided by the subjective choice of users to operate as an arbitration backstop.

.. _`a forkable Layer 2 ledger`: https://backstop.technology/



Expand Down
7 changes: 1 addition & 6 deletions docs/html/arbitrators.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
<li class="toctree-l1"><a class="reference internal" href="javascript.html">Using Reality.eth from JavaScript</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Arbitrators</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#arbitration-models">Arbitration Models</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#trusted-third-parties">Trusted third-parties</a></li>
<li class="toctree-l3"><a class="reference internal" href="#kleros">Kleros</a></li>
<li class="toctree-l3"><a class="reference internal" href="#stakeholder-voting">Stakeholder voting</a></li>
<li class="toctree-l3"><a class="reference internal" href="#subjectivocracy">Subjectivocracy</a></li>
Expand Down Expand Up @@ -182,10 +181,6 @@ <h1>Arbitrators<a class="headerlink" href="#arbitrators" title="Permalink to thi
<p>Since arbitration is expensive, it will usually only be requested after parties have posted bonds, and the bonds have escalated to a level where the bond you stand to gain by paying for arbitration is higher than the fee. Accordingly, arbitrators should feel free to set fairly high fees that will adequately cover the cost of a thorough arbitration process.</p>
<div class="section" id="arbitration-models">
<h2>Arbitration Models<a class="headerlink" href="#arbitration-models" title="Permalink to this headline"></a></h2>
<div class="section" id="trusted-third-parties">
<h3>Trusted third-parties<a class="headerlink" href="#trusted-third-parties" title="Permalink to this headline"></a></h3>
<p>The Reality.eth team have been providing a centralized arbitration service since 2013 beginning with the Reality Keys service. Use of this service is currently discouraged as decentralized alternatives are available.</p>
</div>
<div class="section" id="kleros">
<h3>Kleros<a class="headerlink" href="#kleros" title="Permalink to this headline"></a></h3>
<p>Kleros provide a decentralized court system that is integrated with reality.eth and has been used successfully for high-stakes settlement.</p>
Expand All @@ -196,7 +191,7 @@ <h3>Stakeholder voting<a class="headerlink" href="#stakeholder-voting" title="Pe
</div>
<div class="section" id="subjectivocracy">
<h3>Subjectivocracy<a class="headerlink" href="#subjectivocracy" title="Permalink to this headline"></a></h3>
<p>We are developing a system along the lines described in <a class="reference external" href="https://decentralize.today/get-the-facts-hard-fork-all-the-things-3ea2233da0fd">Get the facts, hard-fork all the things</a>. The <a class="reference external" href="https://github.com/RealityETH/subjectivocracy">current design</a> envisages using a forkable Layer 2 ledger.</p>
<p>We are developing <a class="reference external" href="https://backstop.technology/">a forkable Layer 2 ledger</a> where issues can be decided by the subjective choice of users to operate as an arbitration backstop.</p>
</div>
</div>
<div class="section" id="creating-and-using-an-arbitration-contract">
Expand Down
Loading

0 comments on commit 418fbce

Please sign in to comment.