oasisprotocol / oasis-core

Performant and Confidentiality-Preserving Smart Contracts + Blockchains
https://oasisprotocol.org
Apache License 2.0
338 stars 112 forks source link

Replicated storage (FEC) #1352

Open bennetyee opened 5 years ago

bennetyee commented 5 years ago

Decentralized Storage epic issue for Oasis network Version E

Goals

Permissionless open network with decentralized storage servers.

Details

Storage servers contract with the network to provide storage; network infra handles data migration at end of contract period. Want greater storage efficiency (less data duplication); better fault tolerance efficiency.

Linked Issues

kostko commented 5 years ago

what service performs probing to verify storage compliance

I think other storage nodes should be included in making these probes as storage nodes may perform regular syncs anyway. They also have some of the state at hand.