etclabscore / core-geth

A highly configurable Go implementation of the Ethereum protocol.
https://etclabscore.github.io/core-geth
GNU Lesser General Public License v3.0
263 stars 144 forks source link

Release/v1.12.17 #597

Closed ziogaschr closed 7 months ago

ziogaschr commented 7 months ago

This release includes an important fix for a miner DoS vulnerability, where an attacker could toggle mining intermittently by broadcasting statuses with fake total difficulties. All users are recommended to upgrade to this version or later.

What's Changed

Fixes

chris-mercer commented 7 months ago

Does MESS deactivate on Mordor at the same block as mainnet?

meowsbits commented 6 months ago

No... in fact, Mordor doesn't have any specification or implementation yet to deactivate it. That's a good TODO, though.