How does Solana work?
To comprehend Solana in a better way, you should understand the working mechanism of its consensus. To reduce communication cost and latency, Solana's Proof of Stake (PoS)-based consensus mechanism, Tower BFT, employs the network's Proof of History (PoH) approach as a reminder before consensus.
Solana's Proof-of-History consensus enhances blockchain performance by including timestamps while recording each transaction. As a result, the system can monitor the transactions thanks to the historical records of each transaction. In this way, the consensus process functions as a network clock. Therefore, Solana manages its transaction monitoring responsibilities faster while maintaining better security and privacy.
Comments
Post a Comment