Vaulta Guides
  • User Guides
    • Getting Started on Vaulta
      • Wallet and Account Setup
      • Get Vaulta Token
      • Staking
      • Unstaking and Claiming Rewards
      • Manage Resources (CPU/ NET)
      • Buy/ Sell RAM
      • Manage Account Permissions
      • Swap EOS to A
    • Vaulta EVM
      • Connecting to Vaulta EVM
      • Bridge to Vaulta EVM
    • Support
      • FAQs
        • Staking FAQ
        • Vaulta
      • Archive
        • Accessing ERC-20 EOS
  • Vaulta Token
    • Token Overview
    • Tokenomics
    • Staking
  • Networks
    • Vaulta Documentation
    • Vaulta Native
      • Savanna Consensus
    • Vaulta EVM
    • Network Resources
    • Vaulta RAM
      • Wrapped RAM
      • RAMS DAO
    • Network Stewards
  • Accounts
    • Vaulta Native Accounts
      • Account Permissions
      • System Accounts
      • Smart Contract Account
  • Node Operators
    • Block Producers
    • DPoS Consensus
    • Want to Become a Node Operator? Get Started Here.
  • Resources
    • Directory
    • Vaulta Brand Guidelines
    • Vaulta Portal
    • Vaulta Community (Telegram)
    • Vaulta (X)
  • Security & Staying Safe
    • Staying Safe
    • Common Scams to Avoid
    • Account Security Best Practices
    • Disclaimer
Powered by GitBook
On this page
  • How Delegated Proof-of-Stake (DPoS) Works
  • Key Features of Vaulta DPoS
  • Speed
  • Governance-Enabled
  • Security
  • Flexibility
  • Differences from Traditional PoS and PoW
  1. Node Operators

DPoS Consensus

Vaulta uses a Delegated Proof-of-Stake (DPoS) consensus mechanism, a system designed for high throughput, fast finality, and efficient governance. Unlike traditional Proof-of-Work (PoW) or even regular Proof-of-Stake (PoS), DPoS emphasizes delegated voting and block producer elections to validate transactions and maintain network integrity. Token holders have governance power relative to their stake in the system.

DPoS allows the Vaulta blockchain to achieve block times of 0.5 seconds, near-instant finality, and horizontal scalability, making it suitable for high-performance decentralized applications.

How Delegated Proof-of-Stake (DPoS) Works

1. Token Holders Elect Block Producers

In Vaulta, every account holding Vaulta tokens can vote for up to 30 Block Producer (BP) candidates. The votes are weighted based on the number of tokens staked by the voter. Token holders are incentivized to vote for trustworthy and performant BPs, as these entities validate transactions and govern the network.

The top 21 Block Producers by vote weight become active and are responsible for block production. Dozens of standby BPs remain in line and may be rotated into the top 21 based on performance or changes in vote weight.

2. Block Production

  • The Vaulta blockchain produces blocks in rounds of 126 blocks.

  • Each round is handled by the 21 active Block Producers, each of whom is assigned to produce 6 consecutive blocks.

  • Blocks are produced every 0.5 seconds.

  • If a BP misses its scheduled turn, it is skipped, and the round continues. Repeated missed blocks can lead to removal or demotion.

3. Finality and Irreversibility

Vaulta uses a Byzantine Fault Tolerant (BFT) layer atop DPoS to achieve fast finality:

  • A block is considered irreversible once it has received confirmation from two-thirds plus one (15 out of 21) active Block Producers.

  • This system provides probabilistic finality within seconds, reducing the risk of chain reorganization (forks).

Key Features of Vaulta DPoS

Speed

  • 0.5-second block times

  • Transaction finality typically achieved within ~1–2 seconds

Governance-Enabled

  • On-chain voting for Block Producers

  • Block Producers can propose and execute system-level upgrades (via multisig)

Security

  • Fault tolerance is achieved through decentralization of voting and block production

  • Malicious or inactive producers can be voted out in real time

  • Security is backed by the stake of voters and BPs’ reputations

Flexibility

  • Governance and consensus upgrades can be implemented with community consent

  • Permission systems allow for multi-signature and hierarchical access controls

Differences from Traditional PoS and PoW

Feature
Vaulta DPoS
Traditional PoS
Proof-of-Work

Block Producers

Voted in by token holders

Random/weighted validator selection

Miners solve puzzles

Block Time

0.5 seconds

Varies (e.g., 12s, 15s)

10 minutes

Finality

~1-2 seconds

Minutes

~60 minutes (6 confirmations)

Energy Usage

Low (no mining)

Low

High

Governance

On-chain, real-time voting

Often off-chain or slow

Minimal/absent

PreviousBlock ProducersNextDirectory

Last updated 22 days ago