openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.82k stars 1.69k forks source link

hackiest possible fix for $ETC forkid issue #11746

Closed meowsbits closed 4 years ago

meowsbits commented 4 years ago

Please help me fix this, it probably won't even compile. I am not a Rustacean, I do not know how to write Rust code.

This is intended to be the simplest and fastest possible (and temporary) hotfix for the production ETC issue.

Rel https://github.com/openethereum/openethereum/issues/11744

vorot93 commented 4 years ago

We should address the root cause instead of such hacky workarounds.

meowsbits commented 4 years ago

Absolutely. But this is a critical issue that is segregating the network right now and I'm trying to get this done yesterday, and I don't think the proposed change would theoretically negatively impact any other concerns as a temporary solution.

sorpaas commented 4 years ago

@meowsbits Rest assured I think we've just identified the root cause.