> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Casper the Friendly Finality Gadget

> Casper the Friendly Finality Gadget (FFG) proposes a hybrid mechanism to transition Ethereum from a Proof-of-Work consensus model toward Proof-of-Stake. The cor

# Casper the Friendly Finality Gadget

Casper the Friendly Finality Gadget (FFG) proposes a hybrid mechanism to transition Ethereum from a Proof-of-Work consensus model toward Proof-of-Stake. The cor

## Abstract

Casper the Friendly Finality Gadget (FFG) proposes a hybrid mechanism to transition Ethereum from a Proof-of-Work consensus model toward Proof-of-Stake. The core contribution is a finality gadget that operates atop an existing consensus mechanism, allowing the network to achieve objective finality through a series of checkpoints. Casper FFG defines 'checkpoints' within the blockchain structure; once a supermajority of validators signs off on two checkpoints, the state is considered finalized. This provides a clear, economic guarantee that a block cannot be reverted without a significant loss of capital by the validators. The paper details the mechanism for validator deposits, the incentive structure for participation, and the slashing conditions that penalize malicious behavior such as double-voting or surround-voting. By decoupling the gadget from the underlying block production mechanism, Casper FFG offers a modular approach to securing chains. This research represents a cornerstone of the 'Ethereum 2.0' roadmap, establishing the foundation for how PoS networks manage block finality and economic security through cryptoeconomic incentives.

**Authors:** Vitalik Buterin, Virgil Griffith

**Publication:** arXiv preprint

**Publication date:** 2017-01-01

## Key findings

* Casper FFG provides a modular finality mechanism that can be integrated into existing blockchains.
* Objective finality is achieved via validator votes on specific checkpoints.
* Economic security is maintained through slashing conditions that penalize malicious validators.
* The hybrid design enables a gradual migration from Proof-of-Work to Proof-of-Stake.

## Citation

Vitalik Buterin, Virgil Griffith (2017). Casper the Friendly Finality Gadget. arXiv preprint. [https://arxiv.org/abs/1710.09437](https://arxiv.org/abs/1710.09437)

## Related knowledge

* [Browser Wallet](/generated/v2/glossary/browser-wallet) — glossary
* [Browser Wallet](/generated/v2/glossary/browser-wallet) — related-glossary
* [Consensus](/categories/consensus) — glossary
* [Consensus](/categories/consensus) — related-glossary
* [Double Spend](/generated/v2/glossary/double-spend) — glossary
* [Double Spend](/generated/v2/glossary/double-spend) — related-glossary
* [Ethereum vs. Solana vs. Vector Smart Chain (VSC): Which Blockchain is Best in 2025?](/generated/v2/topics/ethereum-vs-solana-vs-vector-smart-chain-vsc-which-blockchain-is-best-in-2025) — article
* [Ethereum vs. Solana vs. Vector Smart Chain (VSC): Which Blockchain is Best in 2025?](/generated/v2/topics/ethereum-vs-solana-vs-vector-smart-chain-vsc-which-blockchain-is-best-in-2025) — related-article
* [Is Blockchain Really Sustainable? Examining Green Solutions in 2025](/generated/v2/topics/is-blockchain-really-sustainable-examining-green-solutions-in-2025) — article
* [Is Blockchain Really Sustainable? Examining Green Solutions in 2025](/generated/v2/topics/is-blockchain-really-sustainable-examining-green-solutions-in-2025) — related-article
* [Keccak-256](/generated/v2/glossary/keccak-256) — glossary
* [Keccak-256](/generated/v2/glossary/keccak-256) — related-glossary
* [Mint](/generated/v2/glossary/mint) — glossary
* [Mint](/generated/v2/glossary/mint) — related-glossary
* [Restaking and LRTs: How Ethereum’s New Narrative Is Reshaping DeFi](/generated/v2/topics/restaking-and-lrts-how-ethereums-new-narrative-is-reshaping-defi) — article
* [Restaking and LRTs: How Ethereum’s New Narrative Is Reshaping DeFi](/generated/v2/topics/restaking-and-lrts-how-ethereums-new-narrative-is-reshaping-defi) — related-article

***

**Canonical knowledge ID:** `research:casper-the-friendly-finality-gadget`
