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 we...
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...