Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Payment channel networks (PCNs) offer a promising solution to address the
limited transaction throughput of deployed blockchains. However, several
attacks have recently been proposed that stress the vulnerability of PCNs to
timelock and censoring attacks. To address such attacks, we introduce
Thunderdome, the first timelock-free PCN. Instead, Thunderdome leverages the
design rationale of virtual channels to extend a timelock-free payment channel
primitive, thereby enabling multi-hop transactions without timelocks. Previous
works either utilize timelocks or do not accommodate transactions between
parties that do not share a channel.
At its core, Thunderdome relies on a committee of non-trusted watchtowers,
known as wardens, who ensure that no honest party loses funds, even when
offline, during the channel closure process. We introduce tailored incentive
mechanisms to ensure that all participants follow the protocol's correct
execution. Besides a traditional security proof that assumes an honest majority
of the committee, we conduct a formal game-theoretic analysis to demonstrate
the security of Thunderdome when all participants, including wardens, act
rationally. We implement a proof of concept of Thunderdome on Ethereum to
validate its feasibility and evaluate its costs. Our evaluation shows that
deploying Thunderdome, including opening the underlying payment channel, costs
approximately \$15 (0.0089 ETH), while the worst-case cost for closing a
channel is about \$7 (0.004 ETH).
Key Contributions
Introduces Thunderdome, the first timelock-free payment channel network (PCN) that enables multi-hop transactions without timelocks. It achieves this by leveraging virtual channels and a committee of non-trusted watchtowers (wardens) with tailored incentive mechanisms, providing rational security even when parties are offline.
Business Value
Enhances the scalability and security of blockchain-based payment systems, making them more practical for widespread adoption and reducing risks for users.