Skip to content

Commit

Permalink
TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
wildmolasses committed Jan 17, 2025
1 parent 8af407b commit b06d4a2
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 53 deletions.
42 changes: 20 additions & 22 deletions specs/fault-proof/stage-one/bond-incentives.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,28 @@

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

**Table of Contents**

- [Bond Incentives](#bond-incentives)
- [Overview](#overview)
- [Moves](#moves)
- [Subgame Resolution](#subgame-resolution)
- [Leftmost Claim Incentives](#leftmost-claim-incentives)
- [Fault Proof Mainnet Incentives](#fault-proof-mainnet-incentives)
- [Authenticated Roles](#authenticated-roles)
- [Base Fee Assumption](#base-fee-assumption)
- [Bond Scaling](#bond-scaling)
- [Required Bond Formula](#required-bond-formula)
- [Other Incentives](#other-incentives)
- [Game Finalization](#game-finalization)
- [Bond Distribution Mode](#bond-distribution-mode)
- [Normal Mode](#normal-mode)
- [Refund Mode](#refund-mode)
- [Game Closure](#game-closure)
- [Claiming Credit](#claiming-credit)
- [DelayedWETH](#delayedweth)
- [Sub-Account Model](#sub-account-model)
- [Delay Period](#delay-period)
- [Integration](#integration)
- [Overview](#overview)
- [Moves](#moves)
- [Subgame Resolution](#subgame-resolution)
- [Leftmost Claim Incentives](#leftmost-claim-incentives)
- [Fault Proof Mainnet Incentives](#fault-proof-mainnet-incentives)
- [Authenticated Roles](#authenticated-roles)
- [Base Fee Assumption](#base-fee-assumption)
- [Bond Scaling](#bond-scaling)
- [Required Bond Formula](#required-bond-formula)
- [Other Incentives](#other-incentives)
- [Game Finalization](#game-finalization)
- [Bond Distribution Mode](#bond-distribution-mode)
- [Normal Mode](#normal-mode)
- [Refund Mode](#refund-mode)
- [Game Closure](#game-closure)
- [Claiming Credit](#claiming-credit)
- [DelayedWETH](#delayedweth)
- [Sub-Account Model](#sub-account-model)
- [Delay Period](#delay-period)
- [Integration](#integration)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Expand Down
60 changes: 29 additions & 31 deletions specs/fault-proof/stage-one/fault-dispute-game.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,37 @@

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

**Table of Contents**

- [Fault Dispute Game](#fault-dispute-game)
- [Overview](#overview)
- [Definitions](#definitions)
- [Virtual Machine (VM)](#virtual-machine-vm)
- [PreimageOracle](#preimageoracle)
- [Execution Trace](#execution-trace)
- [Claims](#claims)
- [Anchor State](#anchor-state)
- [Anchor State Registry](#anchor-state-registry)
- [DAG](#dag)
- [Subgame](#subgame)
- [Game Tree](#game-tree)
- [Position](#position)
- [MAX_CLOCK_DURATION](#max_clock_duration)
- [CLOCK_EXTENSION](#clock_extension)
- [Freeloader Claims](#freeloader-claims)
- [Core Game Mechanics](#core-game-mechanics)
- [Actors](#actors)
- [Moves](#moves)
- [Attack](#attack)
- [Defend](#defend)
- [L2 Block Number Challenge](#l2-block-number-challenge)
- [Step](#step)
- [Step Types](#step-types)
- [PreimageOracle Interaction](#preimageoracle-interaction)
- [Team Dynamics](#team-dynamics)
- [Game Clock](#game-clock)
- [Resolution](#resolution)
- [Resolving the L2 Block Number Challenge](#resolving-the-l2-block-number-challenge)
- [Finalization](#finalization)
- [Overview](#overview)
- [Definitions](#definitions)
- [Virtual Machine (VM)](#virtual-machine-vm)
- [PreimageOracle](#preimageoracle)
- [Execution Trace](#execution-trace)
- [Claims](#claims)
- [Anchor State](#anchor-state)
- [Anchor State Registry](#anchor-state-registry)
- [DAG](#dag)
- [Subgame](#subgame)
- [Game Tree](#game-tree)
- [Position](#position)
- [MAX_CLOCK_DURATION](#max_clock_duration)
- [CLOCK_EXTENSION](#clock_extension)
- [Freeloader Claims](#freeloader-claims)
- [Core Game Mechanics](#core-game-mechanics)
- [Actors](#actors)
- [Moves](#moves)
- [Attack](#attack)
- [Defend](#defend)
- [L2 Block Number Challenge](#l2-block-number-challenge)
- [Step](#step)
- [Step Types](#step-types)
- [PreimageOracle Interaction](#preimageoracle-interaction)
- [Team Dynamics](#team-dynamics)
- [Game Clock](#game-clock)
- [Resolution](#resolution)
- [Resolving the L2 Block Number Challenge](#resolving-the-l2-block-number-challenge)
- [Finalization](#finalization)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Expand Down

0 comments on commit b06d4a2

Please sign in to comment.