Crypto Academy Season 3 Beginners' course - Task 4: Different types of Consensus Mechanisms

in SteemitCryptoAcademy3 years ago (edited)

Task-04.png

sap204.png

Blockchain Consensus Mechanism

Unlike a centralized thing, in which the top-down hierarchy exists, Blockchain ideally follows a flat topology. There are so many nodes that join a Blockchain Network, and all of them have the same copy of the Blockchain. For safety, security and to maintain the root-of-trust the nodes participating in a Blockchain network must reach a consensus. That is also essential to make sure that the transactions being recorded in the Blockchain are secured and verified.

How the consensus is being reached among the peers/nodes depends on the type of consensus protocol adopted in a particular Blockchain. Consensus protocol helps to establish the valid Blockchain at any given time, and the new blocks are added to the valid Blockchain, the one, and the only version that exists for a network with root-of-trust as the genesis block.

  • All the nodes agree to a single history.
  • The longest chain is the valid chain.

sap204.png

Proof-of-Work(PoW)

PoW consensus mechanism requires a lot of computing effort to solve the complex mathematical puzzle, and the miners are tasked to validate the transaction, record them on the public ledger, which also becomes a part of the "chain of blocks".

screenshot (30).png

Whenever a transaction in the Blockchain network is initiated it will go into the unconfirmed pool, then the miners are tasked to solve the cryptographic puzzle to verify and validate the transaction. The one that is validated is added in the Block (along with a timestamp and its previous timestamp). Any second attempt to spend the same amount will be invalidated and pulled out from the network.

In case both the transactions are taken simultaneously from the unconfirmed pool, the one which got the first confirmation is considered valid.

Further, the speed depends on the Block producing time of a particular network. For Bitcoin it is 10 mins whereas for Litecoin is it 2.5 mins, both use the PoW mechanism to reach a consensus.

In PoW, the selection of miners is random. PoW ensures a better degree of decentralization but limits scaling capacity and is energy inefficient.

sap204.png

Proof-of-Stake(PoS)

PoS is a deterministic approach, here the Block creator/validator is chosen based on the defined stake and in proportion to the stake, which means the higher the stake higher is the chance to become a validator to mint a Block. It does not require a mining rig, hence it is energy efficient. PoS also helps the price dynamics of the tokens as a certain percentage always remains locked.

Economic stake & incentive mechanism in PoS are key aspects to reach consensus.

The PoS model may be energy efficient and may also attract stakeholders to earn better rewards, but it tends to be centralized and less secure than PoW.

Example-- DASH, NEO, TEZOS, Etherum has already announced to switch from PoW to PoS.

sap204.png

Delegated-Proof-of-Stake(DPoS)

In DPoS, the stakeholders can delegate their power. So a stakeholder can vote for delegates. In PoS the stakeholders directly participate to validate a network, whereas, in DPoS, the elected delegates participate to validate the network.

DPoS significantly improves the scaling capacity. The modern-day Blockchains with high scaling capacity adopt DPoS with the popular ones being Tron Blockchain, EOS, Steem Blockchain, LISK, etc.

screenshot (28).png

In DPoS, those who have a higher stake in Blockchain's native coin have greater influence in determining the elected delegates(or consensus witnesses). The number of delegates(or witnesses) may vary from one network to the other. For example, Tron has 27 Super Representatives, Steem Blockchain has (20+1) consensus witnesses.

sap204.png

Proof-of-Capacity(PoC)

In PoW, a miner has to invest in hardware, in PoS, a validator has to invest in Blockchain's native coin. In a similar way, in PoC, a validator has to invest in hard disk space. More the hard disk space more is the chance to become a validator.

PoC works by plotting and mining. The large nos of data sets known as plots are required to be stored in the hard drive, more such plots increase the chances of mining a block.

PoC is energy efficient but susceptible to malware risk.

Example-- Burstcoin uses the PoC consensus mechanism.

sap204.png

Proof-of-Burn(PoB)

In PoW, a miner invest in a mining rig, in PoB, a miner has to burn the coin to buy a virtual mining rig that allows them to become a miner. In this process, the miners are required to send the coins to an address that is unrecoverable/unspendable.

The selection of miners in PoB is also random(similar to PoW). The miners are required to burn more coins to improve the odds of mining a block.

Miners burn native coins/coins of an alternate chain to become miners and in return, they earn the network's native coin as a mining reward.

Example- Slimcoin

sap204.png

Practical Byzantine Fault Tolerant (pBFT)

pBFT is another consensus mechanism in which a network can still reach consensus even when one-third of the nodes are malicious. In other words, pBFT can work only when the maximum number of malicious nodes is not greater than one-third of all the nodes in the network.

In pBFT, the primary nodes first broadcast the messages to the secondary nodes and the secondary nodes perform the service and send back a reply. Consensus is reached when it receives m+1 replies, where m is the maximum nos of faulty nodes allowed(maximum= one-third of the total nodes).

pBFT is energy efficient, it does not require multiple confirmations either. But communication overload is significant in pBFT.

In general, pBFT is used as a combination with other consensus mechanisms.

Example-- Zilliqa (pBFT+PoW)

sap204.png

Homework Task

(1) What is the difference between PoW & PoS? Advantages & Disadvantages? Which one is better in scaling Capacity? Examples?

OR

(2) What is the difference between PoS & DPoS? Advantages & Disadvantages? Name a few Blockchain projects which use the DPoS consensus mechanism and indicate the scaling capacity?

OR

(3) Name a few Blockchain projects which use dBFT in combination with other consensus mechanisms? Indicate the scaling capacity? Explain dBFT along with the pros and cons?

Guidelines

(1) Your article should be at least 300 words.
(2) This homework task does not have an expiry, however, you can submit your assignment only once.
(3) Eligibility Criteria--

  • Must have a reputation of 50 or above
  • Must have at least 125 SP (excluding any SP delegated-in)
  • Must have completed Achievement Task-4 in Newcomers' Community

(4) Add tag #academy-intro04 #cryptoacademy in your post and should be among the first five tags. And also make sure you post in the Steemit Crypto Academy community.
(5) You can attempt any one out of the three questions, but you must write the entire Question in Bold letter at the beginning of the post.

Thank you.

sap204.png

Unless otherwise stated, all the images, infographics, charts, tables, etc(if any) are my original works.

Cc:-
@steemitblog
@steemcurator01
@steemcurator02

Sort:  

Thankyou so much professor will be completing my task soon😊

Must have completed Achievement Task-4 in Newcomers' Community

I think that it should have been pointed out from the start that this was so in order for us to just wait till next week, I have taken no beginners course, I mean I have been on Steemit for nearly five years, more time than all the professors, which begs the question, have the professors all taken these beginners courses?
I have no problem I will just wait till next week, but don't you really think this is not a too smart requirement?

 3 years ago (edited)

Sir, the Beginner(fixed courses) are mostly the same courses/topic we have covered so far in Season 1 & 2, and this structure has been designed to motivate Newcomers to join Crypto Academy.

We have 1124 Newcomers who have completed Achievement Task-4(in the last 12 months).

Beginner Tier has two types of courses--

(1) Fixed (6 courses without any expiry)
(2) Dynamic (2 courses each week with an expiry of 6 days)

Fixed courses have been designed to motivate Newcomers(who have completed Task-4) and to lower the barrier to entry.

Whether OLD or NEW whosoever has completed Task-4 in the Newcomers community can partake in the Beginner course[6 Fixed Lesson].

If not, then wait until 28th, you can partake in all three tiers[Dynamic Courses] should you meet the eligibility criteria.

Thank you.

Yes, this is explained in every lesson post, my point is I have five years on Steemit, why would I be required to receive a beginners course when obviously I am no beginner, in fact I am two years older than you on the platform. Now I do think that an experienced user should not participate in a beginners course, on the other hand, and looking at what lessons were posted today there is a lot of stuff I know nothing about, so why can't I participate in these lessons? You could still grade a person even if it wouldn't qualify for a steemcurator vote.

 3 years ago (edited)

Sir, when we say "you can participate", it becomes an obligation for us to curate that user, to reward that user with a Steemcurator vote based on the performance.

If someone is taking part just out of passion, and/or to expand knowledge beyond the boundary of eligibility criteria, then he can do so. A decentralized ecosystem venerates choice, you are free to do so, I will engage with you within my personal capacity.

A professor who is looking after the Beginners' course[Fixed Courses] has a list of 1124 users for Beginner[Fixed courses] and based on that he will curate the list of assignments.

Thank you.

Ok, thanks.

 3 years ago 

You are very polite. I like u already

 3 years ago 

I am eligible or not

Eligible.

Hello Professor @sapwood
This is My Entry Post for Homework Task 4.
Thank you.

Coin Marketplace

STEEM 0.27
TRX 0.13
JST 0.032
BTC 61562.85
ETH 2891.34
USDT 1.00
SBD 3.43