Proof of Replication
複製の証明
Cryptography
5 references
ノードがデータのレプリカを格納していることを証明するために、一部のシステムで提案されている手法。レプリケーション/ストレージの証明は、ストレージ ネットワークおよび一部のアーカイブ設計で使用されます。
5件のホワイトペーパーセクションに登場
$SOL
Solana
Abstract
...ing protocol (Gulf Stream), a parallel smart contract runtime (Sealevel), and a Proof of Replication scheme for distributed storage verification. Together these components form a s...
Outline
...ng practical finality within seconds.
The paper proceeds to describe Streaming Proof of Replication, a mechanism for validators to prove they are storing a copy of the ledger stat...
Streaming Proof of Replication
Proof of Replication (PoRep) addresses the data availability problem in blockchain systems: ensuring...
System Architecture
...re offloaded to Archiver nodes, which prove they are storing the data using the Proof of Replication mechanism described earlier. This separation of concerns allows validators to o...
Conclusion
...n-conflicting transactions in parallel across multiple CPU cores. And Streaming Proof of Replication ensures that the ledger data is properly stored and replicated across the netwo...
Related Stories
Whitepaper Deep Dive
Filecoin Whitepaper: Decentralized Storage Markets and Proofs of Space
How Filecoin creates verifiable storage markets using Proofs of Replication and Spacetime, with Expected Consensus weig…
Technical ExplainerDecentralized Storage: How Filecoin Proves Data is Being Stored
Understanding Proof-of-Replication and Proof-of-Spacetime — the cryptographic proofs that make trustless data storage p…