A proposed optimistic rollup mechanism replaces the long challenge window with a short, randomly sampled approval quorum and exponential timeouts, but the security argument for keeping the single-honest-node guarantee is not established.
Building Scalable Decentralized Payment Systems
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Increasing the transactional throughput of decentralized blockchains in a secure manner has been the holy grail of blockchain research for most of the past decade. This paper introduces a scheme for scaling blockchains while retaining virtually identical security and decentralization, colloquially known as optimistic rollup. We propose a layer-2 scaling technique using a permissionless side chain with merged consensus. The side chain only supports functionality to transact UTXOs and transfer funds to and from a parent chain in a trust-minimized manner. Optimized implementation and engineering of client code, along with improvements to block propagation efficiency versus currently deployed systems, allow use of this side chain to scale well beyond the capacities exhibited by contemporary blockchains without undue resource demands on full nodes.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Dynamic Fraud Proof
A proposed optimistic rollup mechanism replaces the long challenge window with a short, randomly sampled approval quorum and exponential timeouts, but the security argument for keeping the single-honest-node guarantee is not established.