DPoS: Difference between revisions

From Decimal Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page with "<div class="mikio-article-content"> <div class="mikio-tags"> </div> '''Это старая версия документа!''' ----- <span id="takoj_versii_ne_suschestvuet"></span> = Такой версии не существует = <div class="level1"> Указанная версия страницы не существует. Нажмите на кнопку «История страницы», чтобы получить список доступных пр...")
 
m (CryptoUser moved page Commoninfo:dpos to DPoS)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="mikio-article-content">
{{#seo:
                    |title= DPoS — Decimal Wiki
                    |titlemode= append
                    |keywords= Delegated Proof of Stake, DPoS
                    |description= What is Delegated Proof of Stake consensus algorithm
                    }}
'''DPoS''', or '''Delegated Proof of Stake''', is a method of achieving [[consensus]] and confirming [[transaction]]s in a [[blockchain]], which is a version of the [[Proof of Stake]] [[consensus algorithm]]. It was developed to overcome some of the drawbacks of traditional [[PoS]] and other consensus processes.


<div class="mikio-tags">
In DPoS, [[token]] holders in the blockchain [[network]] can [[delegation|delegate]] the right to vote on their behalf to selected delegates, also referred to as witnesses or [[validator]]s. These delegates are responsible for verifying transactions and adding them to the blockchain. Typically, the number of delegates is small, ranging from a few dozen to a hundred.


== Advantages and characteristics of DPoS ==
To achieve scalability, efficiency, and security in blockchain networks, DPoS is crucial. Here are some key advantages and characteristics of DPoS:
* '''Scalability:''' DPoS provides higher throughput and faster transaction processing compared to traditional consensus systems involving all participants.
* '''Efficiency:''' DPoS reduces energy and computational costs associated with consensus mechanisms.
* '''[[Decentralization]] and governance:''' DPoS aims to balance decentralization with efficiency. While there are few delegates, token holders have the ability to choose which delegates to support and can change their votes at any time. DPoS differs from other consensus mechanisms like [[PoW|Proof of Work (PoW)]] and [[PoS|Proof of Stake (PoS)]] in several ways, including fast and secure verification, reduced resource requirements, and a simpler governance model.


== See also ==
* [[PoW|Proof of Work (PoW)]]
* [[PoS|Proof of Stake (PoS)]]


</div>
'''Это старая версия документа!'''


 
[[Category:Consensus protocols‏‎]]
-----
 
<span id="takoj_versii_ne_suschestvuet"></span>
= Такой версии не существует =
 
<div class="level1">
 
Указанная версия страницы не существует. Нажмите на кнопку «История страницы», чтобы получить список доступных предыдущих версий этого документа.
 
 
</div>
<div style="clear:both">
 
 
 
</div>
 
</div>
[[Category::Commoninfo]]

Latest revision as of 20:04, 8 February 2024

DPoS, or Delegated Proof of Stake, is a method of achieving consensus and confirming transactions in a blockchain, which is a version of the Proof of Stake consensus algorithm. It was developed to overcome some of the drawbacks of traditional PoS and other consensus processes.

In DPoS, token holders in the blockchain network can delegate the right to vote on their behalf to selected delegates, also referred to as witnesses or validators. These delegates are responsible for verifying transactions and adding them to the blockchain. Typically, the number of delegates is small, ranging from a few dozen to a hundred.

Advantages and characteristics of DPoS

To achieve scalability, efficiency, and security in blockchain networks, DPoS is crucial. Here are some key advantages and characteristics of DPoS:

  • Scalability: DPoS provides higher throughput and faster transaction processing compared to traditional consensus systems involving all participants.
  • Efficiency: DPoS reduces energy and computational costs associated with consensus mechanisms.
  • Decentralization and governance: DPoS aims to balance decentralization with efficiency. While there are few delegates, token holders have the ability to choose which delegates to support and can change their votes at any time. DPoS differs from other consensus mechanisms like Proof of Work (PoW) and Proof of Stake (PoS) in several ways, including fast and secure verification, reduced resource requirements, and a simpler governance model.

See also