NimbleChain: Speeding up cryptocurrencies in general-purpose permissionless blockchains
Paulo Silva, Miguel Matos, Jo\~ao Barreto

TL;DR
NimbleChain introduces a hybrid consensus approach that significantly reduces transaction latency in permissionless blockchains by combining fast, partially-ordered promises with traditional total ordering, enabling faster cryptocurrency transactions without sacrificing smart contract support.
Contribution
NimbleChain is the first system to integrate fast, partially-ordered transaction promises with total order consensus in permissionless blockchains, improving speed while maintaining security.
Findings
Promises reduce transaction latency by an order of magnitude.
NimbleChain maintains strong security guarantees for cryptocurrencies.
Implementation on Ethereum shows marginal overheads with significant speedup.
Abstract
Nakamoto's seminal work gave rise to permissionless blockchains -- as well as a wide range of proposals to mitigate their performance shortcomings. Despite substantial throughput and energy efficiency achievements, most proposals only bring modest (or marginal) gains in transaction commit latency. Consequently, commit latencies in today's permissionless blockchain landscape remain prohibitively high. This paper proposes NimbleChain, a novel algorithm that extends permissionless blockchains based on Nakamoto consensus with a fast path that delivers causal promises of commitment, or simply promises. Since promises only partially order transactions, their latency is only a small fraction of the totally-ordered commitment latency of Nakamoto consensus. Still, the weak consistency guarantees of promises are strong enough to correctly implement cryptocurrencies. To the best of our knowledge,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Distributed systems and fault tolerance · Cryptography and Data Security
