20181128-Q&A with Michael Part 3-Hashgraph
Q&A with Michael Part 3 (11.28.18):
-Somebody asked Michael about Hashgraph. Is it going to replace Blockchain in the future? Michael said we always have to watch for the new development of blockchain and coins. He thinks all the coins have their time and place in the transition to digital currency. Hashgragh may have important role in the future but not at present time.
So I looked up Hashgraph a bit:
The spotlight on the distributed ledger space to-date is primarily focused on blockchain. Yet, blockchains come with limitations by design. Consensus mechanisms using proof of work (POW) are by their nature slow, so the community can come to agreement and throw away the blocks they don’t agree on. This design also includes inherent inefficiencies such as electricity consumption discarded on stale blocks.
Distributed ledger technologies envision a new, better peer-to-peer compute model that could help us harness compute power like never before. As we move away from the client-server compute model, we move closer to realizing a new trust layer for the internet. This transition is still limited by challenging problems yet to be solved around efficiency, scalability, and interoperability.
The hashgraph algorithm, invented by Leemon Baird, the co-founder and CTO of Swirlds, is a consensus mechanism based on a virtual voting algorithm combined with the gossip protocol to achieve consensus quickly, fairly, efficiently, and securely. Today, the founders of Swirlds, a permission-based ledger that uses the hashgraph consensus mechanism, launched the Hedera Hashgraph Platform, a separate venture dedicated to developing a public ledger based on the hashgraph.
“Hashgraph is an alternative to blockchain — a first generation tech with severe constraints in terms of speed, fairness, cost, and security,” explained Mance Harmon, Co-founder of Swirlds and Hedera. A fundamental bottleneck has been the performance — how many applications are there that can run on a database that can just do 5 transactions per seconds.”
Hashgraph aims to provide the benefits of blockchain as a distributed ledger technology without the limitations. While many ledgers use the gossip protocol, Baird combined the gossip protocol in the form of “gossip about gossip” with a voting algorithm to reach consensus quickly and securely without proof of work. The gossip protocol shares new information that other nodes don’t know, and the gossip about gossip includes where that new information originated.
Comments
Post a Comment