Skip to main content

Showing 1–8 of 8 results for author: Vonlanthen, Y

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.15071  [pdf, other

    cs.CR cs.CY

    SoK: Attacks on DAOs

    Authors: Rainer Feichtinger, Robin Fritsch, Lioba Heimbach, Yann Vonlanthen, Roger Wattenhofer

    Abstract: Decentralized Autonomous Organizations (DAOs) are blockchain-based organizations that facilitate decentralized governance. Today, DAOs not only hold billions of dollars in their treasury but also govern many of the most popular Decentralized Finance (DeFi) protocols. This paper systematically analyses security threats to DAOs, focusing on the types of attacks they face. We study attacks on DAOs th… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

  2. arXiv:2312.06574  [pdf, other

    cs.DC

    Dissecting the EIP-2930 Optional Access Lists

    Authors: Lioba Heimbach, Quentin Kniep, Yann Vonlanthen, Roger Wattenhofer, Patrick Züst

    Abstract: Ethereum introduced Transaction Access Lists (TALs) in 2020 to optimize gas costs during transaction execution. In this work, we present a comprehensive analysis of TALs in Ethereum, focusing on adoption, quality, and gas savings. Analyzing a full month of mainnet data with 31,954,474 transactions, we found that only 1.46% of transactions included a TAL, even though 42.6% of transactions would hav… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: 8 pages, 4 figures

  3. arXiv:2312.05869  [pdf, other

    cs.DC cs.CR

    Fast Internet Computer Consensus

    Authors: Massimo Albarello, Jakub Sliwinski, Yann Vonlanthen, Roger Wattenhofer

    Abstract: This paper presents the first rotating leader state machine replication (SMR) protocol that allows transactions to be confirmed in just a single round-trip time in the Byzantine fault tolerance (BFT) setting. Based on minimal alterations to the Internet Computer Consensus (ICC) protocol and with negligible communication overhead, we introduce a novel dual mode mechanism that enables optimal block… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

    Comments: 14 pages, 9 figures

  4. arXiv:2310.01028  [pdf, other

    cs.CE cs.DC

    The PoW Landscape in the Aftermath of The Merge

    Authors: Lucianna Kiffer, Sophia Skorik, Yann Vonlanthen, Roger Wattenhofer

    Abstract: On 15th September 2022, The Merge marked the Ethereum network's transition from computation-hardness-based consensus (proof-of-work) to a committee-based consensus mechanism (proof-of-stake). As a result, all the specialized hardware and GPUs that were being used by miners ceased to be profitable in the main Ethereum network. Miners were then left with the decision of how to re-purpose their hardw… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: 13 pages, 5 figures

    ACM Class: C.2.4; K.1; K.4.4

  5. arXiv:2302.12125  [pdf, other

    cs.CY cs.CR

    The Hidden Shortcomings of (D)AOs -- An Empirical Study of On-Chain Governance

    Authors: Rainer Feichtinger, Robin Fritsch, Yann Vonlanthen, Roger Wattenhofer

    Abstract: Decentralized autonomous organizations (DAOs) are a recent innovation in organizational structures, which are already widely used in the blockchain ecosystem. We empirically study the on-chain governance systems of 21 DAOs and open source the live dataset. The DAOs we study are of various size and activity, and govern a wide range of protocols and services, such as decentralized exchanges, lending… ▽ More

    Submitted 28 February, 2023; v1 submitted 23 February, 2023; originally announced February 2023.

  6. arXiv:2302.06708  [pdf, other

    cs.CR cs.DC

    DeFi and NFTs Hinder Blockchain Scalability

    Authors: Lioba Heimbach, Quentin Kniep, Yann Vonlanthen, Roger Wattenhofer

    Abstract: Many classical blockchains are known to have an embarrassingly low transaction throughput, down to Bitcoin's notorious seven transactions per second limit.Various proposals and implementations for increasing throughput emerged in the first decade of blockchain research. But how much concurrency is possible? In their early days, blockchains were mostly used for simple transfers from user to user. M… ▽ More

    Submitted 7 March, 2023; v1 submitted 13 February, 2023; originally announced February 2023.

    Comments: 22 pages, 12 figures, to be published in Financial Cryptography and Data Security (FC), May 2023

  7. arXiv:2202.03756  [pdf, other

    cs.DC cs.CR

    Consensus on Demand

    Authors: Jakub Sliwinski, Yann Vonlanthen, Roger Wattenhofer

    Abstract: Digital money can be implemented efficiently by avoiding consensus. However, no-consensus implementations have drawbacks, as they cannot support smart contracts, and (even more fundamentally) they cannot deal with conflicting transactions. We present a novel protocol that combines the benefits of an asynchronous, broadcast-based digital currency, with the capacity to perform consensus. This is ach… ▽ More

    Submitted 3 October, 2022; v1 submitted 8 February, 2022; originally announced February 2022.

    Comments: 17 pages, 3 figues

  8. Scalable Byzantine Reliable Broadcast (Extended Version)

    Authors: Rachid Guerraoui, Petr Kuznetsov, Matteo Monti, Matej Pavlovic, Dragos-Adrian Seredinschi, Yann Vonlanthen

    Abstract: Byzantine reliable broadcast is a powerful primitive that allows a set of processes to agree on a message from a designated sender, even if some processes (including the sender) are Byzantine. Existing broadcast protocols for this setting scale poorly, as they typically build on quorum systems with strong intersection guarantees, which results in linear per-process communication and computation co… ▽ More

    Submitted 19 February, 2020; v1 submitted 5 August, 2019; originally announced August 2019.

    Comments: This is an extended version of a conference article, appearing (best paper award) in the proceedings of the 33rd International Symposium on Distributed Computing (DISC 2019), October 14--18, 2019, Budapest, Hungary