Table of content

Introduction

Flow’s Architecture:

Implementation:

Current state:

<aside> 💡 Flow is fully decentralized:

The Flow network will continue to run despite any individual party ceasing to participate.

</aside>

BFT_Masterplan (1).png

Final Goal: Full Network Autonomy

<aside> 🔎 Goals:

Liveness under adversarial conditions:

Autonomously suppress lazy and punish adversarial behaviour:

Performance-dependent rewards

Slashing Stake

<aside> ❗ We can accept liveness risks but not safety risks.

</aside>

Required For Network Autonomy

  1. Byzantine-Fault Tolerance [BFT]

    • BFT protocol (formal protocol feature) • resilient node software (implementation feature)

  2. Trustless Access

    • data verifiability (formal protocol feature) • resilient client software (implementation feature)

    👉 Flow’s Data Egress: A Long-Term Vision