pith. machine review for the scientific record. sign in

arxiv: 1801.09515 · v4 · submitted 2018-01-29 · 💻 cs.DC

Recognition: unknown

Atomic Cross-Chain Swaps

Authors on Pith no claims yet
classification 💻 cs.DC
keywords protocolatomiccross-chainswappartiesblockchainscoalitioncomplexity
0
0 comments X
read the original abstract

An atomic cross-chain swap is a distributed coordination task where multiple parties exchange assets across multiple blockchains, for example, trading bitcoin for ether. An atomic swap protocol guarantees (1) if all parties conform to the protocol, then all swaps take place, (2) if some coalition deviates from the protocol, then no conforming party ends up worse off, and (3) no coalition has an incentive to deviate from the protocol. A cross-chain swap is modeled as a directed graph ${\cal D}$, whose vertexes are parties and whose arcs are proposed asset transfers. For any pair $({\cal D},L)$, where ${\cal D} = (V,A)$ is a strongly-connected directed graph and $L \subset V$ a feedback vertex set for ${\cal D}$, we give an atomic cross-chain swap protocol for ${\cal D}$, using a form of hashed timelock contracts, where the vertexes in $L$ generate the hashlocked secrets. We show that no such protocol is possible if ${\cal D}$ is not strongly connected, or if ${\cal D}$ is strongly connected but $L$ is not a feedback vertex set. The protocol has time complexity $O(diam({\cal D}))$ and space complexity (bits stored on all blockchains) $O(|A|^2)$.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Price of Interoperability: Exploring Cross-Chain Bridges and Their Economic Consequences

    cs.PF 2026-04 unverdicted novelty 6.0

    Cross-chain bridge infrastructure has expanded into a denser multi-hub network led by EVM chains, yet actual transfer activity remains limited and diverges sharply from structural connectivity.