Skip to content

Conversation

@markspanbroek
Copy link
Contributor

@markspanbroek markspanbroek commented Aug 27, 2024

This is a design for an off-chain network for validating storage proofs. Instead of checking each storage proof in a smart contract on-chain, we let the proof network check these proofs. Only when a proof is missing we go on-chain to enact slashing. The main goal of this exercise is to reduce the costs of submitting and validating proofs, which has shown to be a limiting factor for the profitability of storage providers and the scaling of the storage network, even when deploying on a rollup or sidechain.

@markspanbroek markspanbroek changed the title Draft design for a storage proof network Design for a storage proof network Aug 29, 2024
@markspanbroek markspanbroek changed the title Design for a storage proof network Storage proof network Aug 29, 2024
Base automatically changed from codex-side-chain-analysis to master September 30, 2024 10:18

Roles in the network are:

- provers: they are the storage providers that submit storage proofs
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I may suggest it, rename "provers" to "storage providers" through the text. For someone who is learning about the mechanism, it is less one agent to remember.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants