URGENT ALL MINERS: The community is underneath assault. The assault is a computational DDoS, ie. miners and nodes must spend a really very long time processing some blocks. That is as a result of EXTCODESIZE opcode, which has a reasonably low gasprice however which requires nodes to learn state data from disk; the assault transactions are calling this opcode roughly 50,000 occasions per block. The consequence of that is that the community is vastly slowing down, however there’s NO consensus failure or reminiscence overload. We’ve got at the moment recognized a number of routes for a extra sustainable medium-term repair and have builders engaged on implementation.
It’s extremely reccomended to change 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 happen to proceed to make use of geth, use the next settings:
–cache 1024 –targetgaslimit 1000000 –gasprice 50000000000