複製の証明
複製の証明
Cryptography
5件の参照
ノードがデータのレプリカを格納していることを証明するために、一部のシステムで提案されている手法。レプリケーション/ストレージの証明は、ストレージ ネットワークおよび一部のアーカイブ設計で使用されます。
5件のホワイトペーパーセクションに登場
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...
関連ストーリー
Whitepaper Deep Dive
Filecoin白書:分散型ストレージマーケットと空間証明
FilecoinがProof of ReplicationとProof of Spacetimeを使用して検証可能なストレージ市場を構築し、保存データ量で重み付けされたExpected Consensusを実現する仕組みを解説します。
Technical Explainer分散型ストレージ:Filecoinがデータの保存を証明する方法
Proof-of-ReplicationとProof-of-Spacetimeを理解する — トラストレスなデータストレージを可能にする暗号学的証明の仕組み。