[Resource Topic] 2020/166: Non Atomic Payment Splitting in Channel Networks

Welcome to the resource topic for 2020/166

Title:
Non Atomic Payment Splitting in Channel Networks

Authors: Stefan Dziembowski, Paweł Kędzior

Abstract:

Off-chain channel networks are one of the most promising technologies for dealing with blockchain scalability and delayed finality issues. Parties that are connected within such networks can send coins to each other without interacting with the blockchain. Moreover, these payments can be routed'' over the network. Thanks to this, even the parties that do not have a channel in common can perform payments between each other with the help of intermediaries. In this paper, we introduce a new notion that we call Non-Atomic Payment Splitting (NAPS) protocols that allow the intermediaries in the network to split the payments recursively into several subpayments in such a way that the payment can be successful partially’’ (i.e.~not all the requested amount may be transferred). This is in contrast with the existing splitting techniques that are atomic'' in the sense that they did not allow such partial payments (we compare the atomic’’ and non-atomic'' approaches in the paper). We define NAPS formally and then present a protocol that we call EthNA’', that satisfies this definition. EthNA is based on very simple and efficient cryptographic tools, and in particular, it does not use any expensive cryptographic primitives. We implement a simple variant of \EthNA in Solidity and provide some benchmarks. We also report on some experiments with routing using \Ethna.

ePrint: https://eprint.iacr.org/2020/166

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .