官方的 MASTR 标志 MASTR 支持这项工作
目录
← 知识库首页

区块链基础

Validity rollups: proving a state transition

A proof can establish compliance with an encoded computation while leaving other dependencies outside it.

Technical reference · layer 2 · 1 min read

研究文章和参考条目以英语发布。导航提供七种语言。

人物与项目

本文目录
  1. What the proof checks
  2. Correct execution is not the whole exit process
  3. 来源与原始文件

What the proof checks

A validity rollup supplies a cryptographic proof that a state transition follows the computation encoded by its proving system. The settlement contract verifies the proof instead of re-executing every transaction on the base layer. Batching spreads the verification overhead over many actions.

The proof's strength depends on the statement being proved, the implementation of its circuit or execution environment, and the verifier accepted by the settlement contract. Correctly proving a narrower statement does not establish a broader claim that was never encoded.

Correct execution is not the whole exit process

Users also need data and a practical path to recover or withdraw their assets. Some designs put data on the base layer; others depend on additional availability arrangements. Upgrade authorities can change important parts of the deployed system.

The phrase zero knowledge is often used as a general label for proof technology even when transaction privacy is not the product's objective. Read data availability and bridge claims alongside the proof description. A verifier accepting a proof is one part of the system's assurance, not a complete account of custody, privacy or operational control.

来源与原始文件

相关阅读

区块链基础

Blob data for rollups

EIP-4844 blobs provide temporary data space priced apart from execution gas.

MASTR

支持独立研究

这里的调查、原始证据和指南均可免费阅读。自愿捐赠帮助支付研究成本,让 MASTR 能够继续提供工具。

打开钱包