From b06d4a28d531eb641781603f186a3a9f67eca7a7 Mon Sep 17 00:00:00 2001 From: wildmolasses Date: Fri, 17 Jan 2025 13:14:20 -0500 Subject: [PATCH] TOC --- .../fault-proof/stage-one/bond-incentives.md | 42 +++++++------ .../stage-one/fault-dispute-game.md | 60 +++++++++---------- 2 files changed, 49 insertions(+), 53 deletions(-) diff --git a/specs/fault-proof/stage-one/bond-incentives.md b/specs/fault-proof/stage-one/bond-incentives.md index e311484c6..5a1ed66f6 100644 --- a/specs/fault-proof/stage-one/bond-incentives.md +++ b/specs/fault-proof/stage-one/bond-incentives.md @@ -2,30 +2,28 @@ - **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) diff --git a/specs/fault-proof/stage-one/fault-dispute-game.md b/specs/fault-proof/stage-one/fault-dispute-game.md index 2562ab40b..5dfb9cd9f 100644 --- a/specs/fault-proof/stage-one/fault-dispute-game.md +++ b/specs/fault-proof/stage-one/fault-dispute-game.md @@ -2,39 +2,37 @@ - **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)