L1X Foundation
  • Getting Started
    • L1X Overview
      • Mission and Vision
      • Why Layer One X?
      • L1X Coin
      • Infrastructure Essentials
    • Glossary
    • Quick Links
      • Foundation Website
      • WhitePaper
      • Social Media Links
      • Blog
      • Others
  • Ecosystem
    • Multifunction Utility
    • Products
    • Partnerships
      • L1DEX - Decentralised Exchange
      • DigaLabs
      • Omchain
      • Healthlink
      • L1X_Labs
      • UWA
      • Prysm Group
      • Hype Talent
  • L1X Technology Explained
    • Abstract
    • Introduction
    • Scalability and Interoperability Limitations of Existing Blockchain Networks
    • L1X Network
      • Design Principles
      • Prominent Features
      • L1X Benefits
    • Mobile Nodes
    • L1X Architecture
      • Components
      • Consensus Mechanism
    • L1X Transaction Lifecycle
    • X-Talk
      • X-Talk Architecture
      • Use Case: Advertise BSC NFT Sale in OpenSea Ethereum Marketplace
      • X-Talk Workflow
      • Benefits
    • Virtual Machine
    • L1X Time Units
    • Validator Nodes
      • Validator LifeSPAN
      • Validator Lifespan Algorithm
      • Validator Selection
      • Validator Selection Algorithm
      • Vigilant Nodes
      • Radix Nodes
      • Cluster Assignment
      • Lexicon
    • L1X Reward Mechanism
      • Friction on the Network
      • Consensus Mechanism and Incentive Scheme
      • Resource Costing Model
      • Token Distribution and Pricing Strategy
      • Consensus Mechanism and Token Pricing with Respect to Token Inflation
      • Token Participant Distribution and Pricing
      • Ongoing Distribution Rules, Governance, and Token Pricing
      • Layer Two Tokenomics Vs Layer One Tokenomics
      • L1X Coins
    • Tokenomics
    • L1X Applications
      • Staking
      • Exchange
      • Ledger Tokenization
      • Micropayment Transactions
      • Micro Trading
      • Gaming
      • Metaverse
    • L1X Components - Example Use-Cases
      • L1X Fungible Token Smart Contract
      • L1X Non-Fungible Token Smart Contract
      • X-Talk Token Swap
      • X-Talk Token Staking
      • X-Talk Fungible Token Lending and Borrowing
      • X-Talk NFT Liquidity Provision
      • X-Talk NFT Leasing Provision
      • Health Smart Contract
      • L1X Wallet SDK
    • Conclusion
  • L1X Tokenomics
  • Node Hosting on L1X
    • Node Architecture & Consensus Mechanism
Powered by GitBook
On this page
  1. L1X Technology Explained
  2. Validator Nodes

Validator Lifespan Algorithm

This algorithm provides a high-level overview of the validator lifespan in the L1X blockchain network.

  1. Validator enters the "In" stage by staking L1X coins.

  2. After one cube, the validator joins the selection queue after being eligible.

  3. Wait for a minimum of 4 cubes based on network dynamics and nodes ahead in the selection queue.

  4. Validator becomes eligible for selection as an active validator.

  5. If selected:

    1. Validator enters the "Active Validator and Block Proposal" stage.

    2. Validate transactions and contribute to consensus.

    3. Possibility to propose blocks through a pseudo-random algorithm.

    4. Repeat steps 5-9 until exit conditions are met.

  6. For Self-Exit:

    1. Wait for 5 cubes.

    2. Initiate an unslashed exit.

  7. For Enforced Exit:

    1. Identify the exit condition (lifespan completion, random exit, insufficient balance, or being slashed).

    2. Wait for 5 cubes.

    3. Initiate a slashed exit if penalized else initiate Unslashed Exit.

  8. For Unslashed Exit:

    1. Wait for 50-100 cubes for withdrawal.

    2. Proceed to the "Out" stage for withdrawal.

  9. For Slashed Exit:

    1. Wait for 4000 cubes for withdrawal.

    2. Proceed to the "Out" stage for withdrawal.

  10. Validator completes the lifespan and proceeds to the "Out" stage.

  11. Withdraw the staked amount from the network.

PreviousValidator LifeSPANNextValidator Selection

Last updated 1 year ago