Bribers, Bribers on The Chain, Is Resisting All in Vain? Trustless Consensus Manipulation Through Bribing Contracts
- URL: http://arxiv.org/abs/2509.17185v1
- Date: Sun, 21 Sep 2025 18:12:17 GMT
- Title: Bribers, Bribers on The Chain, Is Resisting All in Vain? Trustless Consensus Manipulation Through Bribing Contracts
- Authors: Bence Soóki-Tóth, István András Seres, Kamilla Kara, Ábel Nagy, Balázs Pejó, Gergely Biczók,
- Abstract summary: This work introduces, implements, and evaluates three novel and efficient bribery contracts targeting validators.<n>The first bribery contract enables a briber to fork the blockchain by buying votes on their proposed blocks.<n>The second contract incentivizes validators to voluntarily exit the consensus protocol, thus increasing the adversary's relative staking power.<n>The third contract builds a trustless bribery market that enables the briber to auction off their manipulative power over the RANDAO beacon.
- Score: 0.8237070283392806
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The long-term success of cryptocurrencies largely depends on the incentive compatibility provided to the validators. Bribery attacks, facilitated trustlessly via smart contracts, threaten this foundation. This work introduces, implements, and evaluates three novel and efficient bribery contracts targeting Ethereum validators. The first bribery contract enables a briber to fork the blockchain by buying votes on their proposed blocks. The second contract incentivizes validators to voluntarily exit the consensus protocol, thus increasing the adversary's relative staking power. The third contract builds a trustless bribery market that enables the briber to auction off their manipulative power over the RANDAO, Ethereum's distributed randomness beacon. Finally, we provide an initial game-theoretical analysis of one of the described bribery markets.
Related papers
- Belobog: Move Language Fuzzing Framework For Real-World Smart Contracts [37.83037587387153]
This paper introduces the first fuzzing framework, Belobog, for Move smart contracts.<n>Belobog is type-aware and ensures that all generated and mutated transactions are well-typed.<n>We show that Belobog is able to detect 100% critical and 79% major vulnerabilities manually audited by human experts.
arXiv Detail & Related papers (2025-12-02T16:36:13Z) - Novel Blockchain-based Protocols for Electronic Voting and Auctions [0.0]
We consider several decentralized protocols to be built on blockchains, specifically using smart contracts on smart contracts.<n>We proposed a new approach called Blind Vote, which is untraceable, secure, efficient, secrecy-preserving, and fully on-chain electronic voting protocol.<n>On the other hand, we propose a new family of algorithms for private, trustless auctions that protect bidder identities and bid values.
arXiv Detail & Related papers (2025-07-04T02:26:04Z) - Decompiling Smart Contracts with a Large Language Model [51.49197239479266]
Despite Etherscan's 78,047,845 smart contracts deployed on (as of May 26, 2025), a mere 767,520 ( 1%) are open source.<n>This opacity necessitates the automated semantic analysis of on-chain smart contract bytecode.<n>We introduce a pioneering decompilation pipeline that transforms bytecode into human-readable and semantically faithful Solidity code.
arXiv Detail & Related papers (2025-06-24T13:42:59Z) - Copy-and-Paste? Identifying EVM-Inequivalent Code Smells in Multi-chain Reuse Contracts [30.94426976245966]
More developers are reusing Solidity contracts on other compatible blockchains.<n>This inconsistency reveals design flaws in reused contracts, exposing code smells that hinder code reusability.<n>In this paper, we conducted the first empirical study to reveal the causes and characteristics of EVM-Inequivalent Code Smells.
arXiv Detail & Related papers (2025-04-10T09:37:19Z) - FairDAG: Consensus Fairness over Multi-Proposer Causal Design [4.261985028097139]
Research has shown that adversaries exploit transaction ordering to extract profits through attacks like front-running, sandwich attacks, and liquidation manipulation.<n>This issue affects blockchain databases in which block proposers have full control over transaction ordering.<n>Existing fairness protocols operate on leader-based consensus protocols, which not only suffer from low throughput, but also allow adversaries to manipulate transaction ordering.<n>We propose FairDAG-AB and FairDAG-RL that run fairness protocols on top of DAG-based consensus protocols, which improve protocol performance in both throughput and fairness quality.
arXiv Detail & Related papers (2025-04-03T00:38:03Z) - Privacy-Preserving Smart Contracts for Permissioned Blockchains: A zk-SNARK-Based Recipe Part-1 [1.7265013728931]
This work proposes a solution utilizing zk-SNARKs to provide privacy in smart contracts and blockchains.<n>The proposal includes a new type of transactions, called delegated transactions, which enable use cases like Delivery vs Payment (DvP)
arXiv Detail & Related papers (2025-01-06T21:16:33Z) - Collaborative and parametric insurance on the Ethereum blockchain [0.0]
This paper introduces a blockchain-based insurance scheme that integrates parametric and collaborative elements.<n>A pool of investors, referred to as surplus providers, locks funds in a smart contract, enabling blockchain users to underwrite parametric insurance contracts.<n>The smart contract is developed in Solidity, a high-level programming language for the blockchain, and deployed on the Sepolia testnet.
arXiv Detail & Related papers (2024-12-03T20:03:40Z) - Commitment Attacks on Ethereum's Reward Mechanism [4.524180577541776]
We show a series of commitment attacks on LMD GHOST, a core part of the consensus's consensus mechanism.<n>We introduce a novel reward mechanism that restores the voters' role as a check against proposer power.
arXiv Detail & Related papers (2024-07-28T12:17:17Z) - The Latency Price of Threshold Cryptosystem in Blockchains [52.359230560289745]
We study the interplay between threshold cryptography and a class of blockchains that use Byzantine-fault tolerant (BFT) consensus protocols.<n>Our measurements from the Aptos mainnet show that the optimistic approach reduces latency overhead by 71%.
arXiv Detail & Related papers (2024-07-16T20:53:04Z) - BriDe Arbitrager: Enhancing Arbitrage in Ethereum 2.0 via Bribery-enabled Delayed Block Production [9.483964765054292]
We introduce BriDe Arbitrager, a novel tool designed for 2.0 that leverages Bribery-driven attacks to Delay block production and increase arbitrage gains.
The main idea is to allow malicious proposers to block production by bribing validators/proposers, thereby gaining more time to identify arbitrage opportunities.
As a result, BriDe Arbitrager enables adversaries controlling a limited ( 1/4) fraction of the voting powers to delay block production via bribery and arbitrage more profit.
arXiv Detail & Related papers (2024-07-11T14:26:31Z) - Refined Bitcoin Security-Latency Under Network Delay [35.16231062731263]
We study how secure a block is after it becomes $k$-deep in the chain.
We analyze the race between adversarial and honest chains in three different phases.
We find the probability distribution of the growth of the adversarial chains under models similar to those in [Guo, Ren; AFT 2022] when a target block becomes $k$-deep in the chain.
arXiv Detail & Related papers (2022-12-02T18:54:30Z) - Quantum Multi-Solution Bernoulli Search with Applications to Bitcoin's
Post-Quantum Security [67.06003361150228]
A proof of work (PoW) is an important cryptographic construct enabling a party to convince others that they invested some effort in solving a computational task.
In this work, we examine the hardness of finding such chain of PoWs against quantum strategies.
We prove that the chain of PoWs problem reduces to a problem we call multi-solution Bernoulli search, for which we establish its quantum query complexity.
arXiv Detail & Related papers (2020-12-30T18:03:56Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.