Nucleon Docs v1.0
  • Intro
  • About Nucleon
    • Overview
    • Liquid Staking
    • Tokenomics
    • Security
    • Governance
      • Proposal Outline
    • Fees
    • Risks
  • About Conflux Staking
    • About Conflux Network
    • About Conflux PoS
  • Getting Started
    • 1️⃣Choosing a Wallet
    • 2️⃣Connecting Your Wallet to eSpace
    • 3️⃣Getting CFX in Conflux eSpace
    • 4️⃣Bridging Your Tokens to Conflux eSpace
    • 5️⃣Adding Your Bridged Tokens to MetaMask
    • 6️⃣Connecting MetaMask to Nucleon
    • 7️⃣Using Your Ledger Hardware Wallet with Nucleon
  • User Guide
    • CFX Liquid Staking
      • Stake CFX
      • Unstake CFX
      • Claim CFX
    • Liquidity Pools
      • CFX/xCFX Liquidity Pool
        • Add CFX/xCFX Liquidity
        • Stake CFX/xCFX LP Tokens
        • Withdraw CFX/xCFX Liquidity
      • CFX/NUT Liquidity Pool
        • Add CFX/NUT Liquidity
        • Stake CFX/NUT LP Tokens
        • Withdraw CFX/NUT Liquidity
      • xCFX/NUT Liquidity Pool
        • Add xCFX/NUT Liquidity
        • Stake xCFX/NUT LP Tokens
        • Withdraw xCFX/NUT Liquidity
    • NUT Governance Token
      • Claim NUT Rewards
      • Buying NUT
      • Locking NUT
      • veNUT Management
      • Voting on Proposals
  • Quick Reference
    • Bridges to Conflux eSpace
    • Contract Addresses
  • WALLETS
    • Supported Wallets
    • Using Fluent
    • Using TokenPocket
  • Transferring Assets to Conflux eSpace
    • Overview
    • From Exchanges
      • Transferring eSpace CFX from Binance to MetaMask
      • Transferring eSpace CFX from OKX to MetaMask
      • Transferring eSpace CFX from KuCoin to MetaMask
      • Transferring eSpace CFX from Gate.io to MetaMask
    • From Conflux Core
      • Bridging Assets From Conflux Core with Fluent
    • From Other Networks
      • Bridging from BNB Chain with the eSpace Bridge
      • Bridging Assets from Ethereum with cBridge
      • Bridging Stablecoins with Meson
  • More
    • Readme
    • Downloads
    • Social Accounts & Communities
    • Business Partnerships
    • Fixing Stuck Pending Transactions in Your Wallet
Powered by GitBook
On this page
  1. About Conflux Staking

About Conflux PoS

PreviousAbout Conflux NetworkNextChoosing a Wallet

Last updated 2 years ago

Through CIP-43 Hydra has introduced a PoS system to improve the finality of the whole Network. CFX holders can stake their CFX to PoS to protect high-value transactions and also earn CFX rewards of participating the PoS. There might be a 51% attack problem in the early stage of a PoW chain when the hashing power is low. This became an even more significant issue when hashpower rental platforms emerged along with the development of public blockchains. Ethereum Classic, Grin, and Verge have all been the victims of the 51% attack last year.

To deal with the threats caused by 51% attacks, Conflux will introduce a stand-alone PoS chain. The consensus participants of the PoS chain will sign the pivot of the tree structure regularly. All PoW miners should select the pivot with enough signatures into the pivot chain, even if its sibling blocks have higher weights. Briefly speaking, the PoS chain specifies a pivot block, and all PoW miners should follow that block.

This means as long as the PoS consensus votes to a pivot block, even if the 51% attackers try to reverse the block, it won’t be recognized by the PoW nodes.

Conflux requires the PoS consensus to use the power of specifying pivot blocks in a restrictive manner. A block must be confirmed for a few minutes under the PoW rules before the honest PoS nodes will sign it. This means that the block sorting and confirmation of the tree graph are still accomplished by the PoW miners.

The PoS chain is only used to deal with 51% of attacks. Therefore, it only includes basic features such as pivot block voting and voting committee election. It does not include the functionalities of general blockchains such as transactions and contract eNucleoncutions.

The PoS chain features are built-in functionalities in the nodes of Conflux. Externally, there is still only one program: conflux-rust.

In this document, the Conflux chain refers to the running blockchain, and the PoS chain refers to the newly introduced chain.

There is approximately 1 PoS block generated per minute. All the times stated below are corresponding to the number of blocks.

LogoPoS FAQs | Conflux