HomeEthereumThe Ethereum network is currently undergoing a DoS attack

The Ethereum network is currently undergoing a DoS attack

-


URGENT ALL MINERS: The network is under attack. The attack is a computational DDoS, ie. miners and nodes need to spend a very long time processing some blocks. This is due to the EXTCODESIZE opcode, which has a fairly low gasprice but which requires nodes to read state information from disk; the attack transactions are calling this opcode roughly 50,000 times per block. The consequence of this is that the network is greatly slowing down, but there is NO consensus failure or memory overload. We have currently identified several routes for a more sustainable medium-term fix and have developers working on implementation.

It is highly reccomended to switch to Parity mining. Use these settings:

–cache-size-db 1024 –gas-floor-target 1000000 –gasprice 50000000000

Parity mining guides:

https://docs.google.com/document/d/1j3v8bKjXQcMNNdx5Juwo3PRRCcHy8XcA6R9-0W7NCso/edit

https://github.com/ethcore/parity/wiki/Mining
If you continue to use geth, use the following settings:

–cache 1024 –targetgaslimit 1000000 –gasprice 50000000000




Source link

LEAVE A REPLY

Please enter your comment!
Please enter your name here

LATEST POSTS

Dev Update: Formal Methods | Ethereum Foundation Blog

I’m joining Ethereum as a formal verification engineer. My reasoning: formal verification makes sense as a profession only in a rare situation where the verification...

A Major Move Is Coming!

Let’s examine the insights shared by our Technical Analyst at UseTheBitcoin as he walks us through his personal trading approach and observations on the...

Security alert – All geth nodes crash due to an out of memory bug

Security Alert Affected configurations: Geth Likelihood: High Severity: High Summary: geth nodes running out of memory and crashing on block...

The Impact of Blockchain Technology on Various Industries

The general assumption about blockchain technology painted it as the core component of cryptocurrencies. Many people believed that blockchain technology is useful only for...

Most Popular