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…