Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.25 KB

docs.md

File metadata and controls

37 lines (32 loc) · 1.25 KB

Phore Synapse Documentation

This documentation gives information about how each of the different modules interact and a human-readable overview about how Phore Synapse works. Design choices and information will also be documented here. The documentation is not complete at this time, but will be filled in over time with more information.

Table of Contents

  1. Overview

    1. Overview
    2. Beacon Chain
    3. Attestations
    4. Shard/Block Assignments
    5. Entropy
    6. Slashings
    7. Rewards
  2. Block Processing

    1. Slot Transition
    2. Block Transition
    3. Epoch Transition
      1. Voting
  3. Mempool

    1. Validation
    2. Prioritization
    3. Limits
  4. State Management

  5. BLS Signatures

  6. Modules

    1. Beacon
    2. Validator
    3. Shard
    4. Explorer
    5. Config
  7. Communication

    1. P2P
    2. Beacon-Validator
    3. Beacon-Shard