Crypto Flexs
  • DIRECTORY
  • CRYPTO
    • ETHEREUM
    • BITCOIN
    • ALTCOIN
  • BLOCKCHAIN
  • EXCHANGE
  • TRADING
  • SUBMIT
Crypto Flexs
  • DIRECTORY
  • CRYPTO
    • ETHEREUM
    • BITCOIN
    • ALTCOIN
  • BLOCKCHAIN
  • EXCHANGE
  • TRADING
  • SUBMIT
Crypto Flexs
Home»ETHEREUM NEWS»Deal Spam Attacks: Next Steps
ETHEREUM NEWS

Deal Spam Attacks: Next Steps

By Crypto FlexsApril 4, 20243 Mins Read
Facebook Twitter Pinterest LinkedIn Tumblr Email
Deal Spam Attacks: Next Steps
Share
Facebook Twitter LinkedIn Pinterest Email

Today the network was hit by a transaction spam attack that repeatedly called the EXTCODESIZE opcode (see trace sample). here), the ~50,000 disk fetches required to process a transaction result in blocks that take up to 20-60 seconds to validate. As a result, the block generation rate was reduced by a factor of 2-3 during the attack. There were no consensus failures (e.g. network forks) and neither the network nor its clients were completely disrupted at any point. The attacks have since largely stopped and the network is currently recovering.

A short-term solution is for users, including miners, enterprise users (including exchanges), and individuals, to run geth using the flag.

–cache 1024 –targetgaslimit 1500000 –gasprice 20000000000

Or parity with flags:

–cache-size-db 1024 –gas-floor-target 1500000 –gasprice 20000000000 –gas-cap 1500000

This (i) reduces the number of disk reads a node must perform by increasing the cache size, and (ii) reduces the maximum processing time of a block by a similar factor by lowering the gas limit by ~3x.

In the medium term (e.g. a few days to a week), we are actively working on a number of fixes to the Go client that could provide more reliable solutions to current issues and mitigate the risk of similar attacks. These include:

  • If the miner encounters a block taking more than 5 seconds to process, we will make a change to the miner software that automatically reduces the gas limit target by a factor of 2 temporarily, allowing a similar adjustment to what was adjusted today to occur automatically (see here For pull requests, this is a minor strategy change and not a soft fork or hard fork.)
  • Numerical adjustments to cache settings
  • Add additional cache
  • Added additional cache specifically for EXTCODESIZE (since the contract being read is ~18KB long, EXTCODESIZE reads are likely to be several orders of magnitude slower than other IO-heavy operations)
  • An on-disk cache that can store state values ​​more quickly, e.g. O(log(n)) speedup) accessed

We are also exploring options to replace the leveldb database with a more performant and optimized database for our use cases, but that change will not be happening anytime soon. The Parity team is working on performance improvements ourselves.

In the long term, there are also low-level protocol changes that can be explored. For example, it may be wise to add a feature to Metropolis that increases the gas cost of opcodes that require read operations, such as reading account status (SLOAD, EXTCODESIZE, CALL, etc.), especially reading external accounts. It may seem like just increasing the gas cost of all these operations to at least 500 would be sufficient, but care must be taken to avoid breaking any existing contracts (e.g. implementing them simultaneously). EIP 90 will be sufficient).

This sets a much lower cap on the maximum number of bytes a transaction can read, increasing safety against all potential attacks of this kind and reducing the size of the Merkle proof, improving security for both light clients and sharding. effect. Currently we are focused on more immediate software level changes. However, in the long term, such proposals should be discussed and contract developers should be aware that these kinds of changes may occur.


Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

Can Bitcoin End the Q4 on a Positive Note? Here’s what the experts think

November 7, 2025

Why the Fed Massively Injected $29.4 Billion in Liquidity and How It Affects BTC

November 3, 2025

Ethereum whales doubled down on ETH as the $5,000 price target moves higher.

October 30, 2025
Add A Comment

Comments are closed.

Recent Posts

Floki enters European market with launch of first exchange-traded product

November 9, 2025

Hash Global Report on MEET48: From Idol Production Factory to AIUGC & Web3 Entertainment Platform

November 9, 2025

Is Bitcoin price bottoming? The latest on-chain data suggests:

November 8, 2025

Cardano (ADA) Consolidating Below Resistance – Is Momentum Building?

November 8, 2025

Balancer’s $70 Million Breach Exposes DeFi’s Weak Foundation

November 8, 2025

Tempo invests $25 million in Commonware modular blockchain vision.

November 8, 2025

Mantle Collaborates With Bybit And Backed To Bring U.S. Equities Onchain, Pioneering Next Trillion-Dollar Wave Of Tokenized Assets

November 7, 2025

XRP Targets $4.00 While Digitap Presale Seen As The Best Crypto To Buy Now

November 7, 2025

XRP Targets $4.00 While Digitap Presale Seen As The Best Crypto To Buy Now

November 7, 2025

Bybit PWM Posts 16.9% Fund Return As Crypto Markets Weather “Uptober” Shock

November 7, 2025

AI, MEME, And DeFi Drive +1625% Performance Surge

November 7, 2025

Crypto Flexs is a Professional Cryptocurrency News Platform. Here we will provide you only interesting content, which you will like very much. We’re dedicated to providing you the best of Cryptocurrency. We hope you enjoy our Cryptocurrency News as much as we enjoy offering them to you.

Contact Us : Partner(@)Cryptoflexs.com

Top Insights

Floki enters European market with launch of first exchange-traded product

November 9, 2025

Hash Global Report on MEET48: From Idol Production Factory to AIUGC & Web3 Entertainment Platform

November 9, 2025

Is Bitcoin price bottoming? The latest on-chain data suggests:

November 8, 2025
Most Popular

SEC Strengthens Binance Case Following Major Settlement

December 10, 2023

HACK VC and Anthos Capital Lead Capital Lead Capital Rains Institutional Crypto Trading Platform Theo bring the total funds for $ 20 million.

April 24, 2025

Why SHIB Could Surpass Dogecoin Price in February 2024

January 26, 2024
  • Home
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions
© 2025 Crypto Flexs

Type above and press Enter to search. Press Esc to cancel.