Post History
In many rollups mechanisms there's a need to save the pre-image of the most recent state commitment in order to continue operating. This means that once the rollup validators lose the state the rol...
#1: Initial revision
Data availability in the vProgs design
In many rollups mechanisms there's a need to save the pre-image of the most recent state commitment in order to continue operating. This means that once the rollup validators lose the state the rollup can't operate anymore. This data availability problem has implications on atomic composability, since rollup A cannot interact with rollup B without knowing B's state. How does the vProgs design address these problems?
