115

Boosting Payment Channel Network Liquidity with Topology Optimization and Transaction Selection

IACR Cryptology ePrint Archive (IACR ePrint), 2025
Main:15 Pages
1 Figures
Bibliography:2 Pages
1 Tables
Appendix:5 Pages
Abstract

Payment channel networks (PCNs) are a promising technology that alleviates blockchain scalability by shifting the transaction load from the blockchain to the PCN. Nevertheless, the network topology has to be carefully designed to maximise the transaction throughput in PCNs. Additionally, users in PCNs also have to make optimal decisions on which transactions to forward and which to reject to prolong the lifetime of their channels. In this work, we consider an input sequence of transactions over pp parties. Each transaction consists of a transaction size, source, and target, and can be either accepted or rejected (entailing a cost). The goal is to design a PCN topology among the pp cooperating parties, along with the channel capacities, and then output a decision for each transaction in the sequence to minimise the cost of creating and augmenting channels, as well as the cost of rejecting transactions. Our main contribution is an O(p)\mathcal{O}(p) approximation algorithm for the problem with pp parties. We further show that with some assumptions on the distribution of transactions, we can reduce the approximation ratio to O(p)\mathcal{O}(\sqrt{p}). We complement our theoretical analysis with an empirical study of our assumptions and approach in the context of the Lightning Network.

View on arXiv
Comments on this paper