Log in
Enquire now
Proof of History

Proof of History

Proof of History (PoH) is a time-based consensus mechanism for blockchain networks.

OverviewStructured DataIssuesContributorsActivity

All edits

Edits on 24 May, 2023
"Clean up website values by canonicalizing and removing duplicates"
Golden AI profile picture
Golden AI
edited on 24 May, 2023
Edits made to:
Infobox (+1/-2 properties)
Infobox
Official Website
http://Technology.com
http://technology.com/
Official Website
http://technology.com
Edits on 26 Oct, 2022
Leno Wangcy profile picture
Leno Wangcy
edited on 26 Oct, 2022
Edits made to:
Infobox (+2 properties)
Infobox
Official Website
http://Technology.com
http://technology.com/
Edits on 11 May, 2022
"prospector:1507:627195"
Katrina-Kay Pettitt profile picture
Katrina-Kay Pettitt
edited on 11 May, 2022
Edits made to:
Infobox (-1 properties)
Infobox
Related technology
Consensus (computer science)
Consensus (computer science)
Edits on 15 Mar, 2022
Amy Tomlinson Gayle profile picture
Amy Tomlinson Gayle
edited on 15 Mar, 2022
Edits made to:
Timeline (+16/-16 characters)
Article (+54/-34 characters)
Article

Proof of History (PoH) is a technology intended to solve the problem of time on blockchain. Most blockchain networks refer to a centralized source of time to give the network a median timestamp, which is used to validate transactions in the order they are received. PoH offers "timestamps" to be built into the blockchain itself, and is done through a verifiable delay function. This is essentially a cryptographic clock, thatwhich is intended to allow people running nodes to know what time a transaction is submitted and thereby achieve high transactions per second. Proof of History has been combined with Proof of Work to develop a hybrid consensus mechanism for blockchain networks.

...

As a verifiable delay function, Proof of History requires a specific number of sequential steps to evaluate, while producing a unique output that can be publicly verified. The Proof of History does this by using a sequential pre-image, wherein which it takes timestamps of the hash and count of the current output. This then clocks that real time has passed between each counter as it is generated.

...

The function runs a sequence on a single core, with its previous output as the current input, periodically recording the current output and how often it has been called. The output can be re-computed and verified by external computers in parallel by checking the sequence on a separate core. This then timestamps the data by appending the data into the state of the function. The recording of the state, index, and data as it was appended and givinggives the sequences timestamps to guarantee the data was created before the next hash was generated.

...

The Proof of History consensus mechanism was initially developed by Solana for the Solana blockchain network to help the network reach faster speeds than other networks. This is done by removing the need for validator'svalidators to talk to agree time has passed, and instead withutilizing a validator that maintains its own clock by encoding the passage of time in a SHA-256 sequential-hashing verifiable delay function, as explored above.

Timeline

September 14, 2021

Solana is the first blockchain network to use Proof-of-HistoryProof of History
Aleksander Holm profile picture
Aleksander Holm
edited on 15 Mar, 2022
Edits made to:
Infobox (+4 properties)
Timeline (+1 events) (+63 characters)
Description (+83 characters)
Article (+1 videos) (+2824 characters)
Table (+11 rows) (+43 cells) (+1622 characters)
Categories (+2 topics)
Related Topics (+1 topics)
Topic thumbnail

Proof of History

Proof of History (PoH) is a time-based consensus mechanism for blockchain networks.

Article
Overview

Proof of History (PoH) is a technology intended to solve the problem of time on blockchain. Most blockchain networks refer to a centralized source of time to give the network a median timestamp which is used to validate transactions in the order they are received. PoH offers "timestamps" to be built into the blockchain itself, and is done through a verifiable delay function. This is essentially a cryptographic clock, that is intended to allow people running nodes to know what time a transaction is submitted and thereby achieve high transactions per second. Proof of History has been combined with Proof of Work to develop a hybrid consensus mechanism for blockchain networks.

Proof of History explanation.

Verifiable delay function

As a verifiable delay function, Proof of History requires a specific number of sequential steps to evaluate, while producing a unique output that can be publicly verified. The Proof of History does this by using a sequential pre-image, where it takes timestamps of the hash and count of the current output. This then clocks that real time has passed between each counter as it is generated.

The function runs a sequence on a single core, its previous output as the current input, periodically recording the current output and how often it has been called. The output can be re-computed and verified by external computers in parallel by checking the sequence on a separate core. This then timestamps the data by appending the data into the state of the function. The recording of the state, index, and data as it was appended and giving the sequences timestamps to guarantee the data was created before the next hash was generated.

Solana's development of Proof of History

The Proof of History consensus mechanism was initially developed by Solana for the Solana blockchain network to help the network reach faster speeds than other networks. This is done by removing the need for validator's to talk to agree time has passed, instead with validator maintains its own clock by encoding the passage of time in a SHA-256 sequential-hashing verifiable delay function, as explored above.

Proof of History can be combined with Proof of Stake to create a hybrid consensus mechanism. The hashing process creates a long, unbroken chain of hashed transactions that creates a clear and verifiable sequence of transactions without need for a conventional timestamp.

...

Proof of History offers a cryptographic proof of the relative order and time of each message in the record, which allows a network to ignore local clocks and accommodate potential network delays as the data structure is delivered and re-assembled. The consensus is not necessary for permissionless blockchain, as Proof of Stake-based networks can, and have, been built without it, but it adds a source of objectivity to the network.

Table

Title
Author
Link
Type
Date

How Solana's Proof of History is a Huge Advancement for Block Time

Anatoly Yakovenko

https://medium.com/solana-labs/how-solanas-proof-of-history-is-a-huge-advancement-for-block-time-178899c89723

Web

August 14, 2019

Proof of History - consensus

https://tokens-economy.gitbook.io/consensus/chain-based-proof-of-capacity-space/proof-of-history#:~:text=Proof%20of%20History%20is%20a%20sequence%20of%20computation%20that%20can,executed%20to%20generate%20the%20output.

Web

Proof of History by CryptoWiener

https://cryptowiener.com/proof-of-history/

Web

Proof of History: A Clock for Blockchain - Solana - Medium

Anatoly Yakovenko

https://medium.com/solana-labs/proof-of-history-a-clock-for-blockchain-cf47a61a9274

Web

April 19, 2018

Proof of History: How Solana brings time to crypto

https://solana.com/news/proof-of-history

Web

November 29, 2021

Infobox
Also known as
PoHProof-of-History
Related industries
Blockchain
Blockchain
Related technology
Consensus (computer science)
Consensus (computer science)
Timeline

September 14, 2021

Solana is the first blockchain network to use Proof-of-History
Edits on 23 Nov, 2021
Leeds Rising profile picture
Leeds Rising
edited on 23 Nov, 2021
Edits made to:
Topic thumbnail

proof of history Proof of History

Proof of History (PoH) is a time-based consensus mechanism for blockchain networks.

"Created via: Web app"
Leeds Rising profile picture
Leeds Rising
created this topic on 23 Nov, 2021
Edits made to:
Infobox (+1 properties)
Topic thumbnail

 proof of history

Proof of History (PoH) is a time-based consensus mechanism for blockchain networks.

Infobox
Is a
Technology
Technology

Find more entities like Proof of History

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.