openethereum / parity-ethereum

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

Add `wasmDisableTransition` spec option #11879

Open varasev opened 3 years ago

varasev commented 3 years ago

Adds wasmDisableTransition spec option to disable WASM on Kovan on a certain block.

POA Team needs this to avoid splitting the Kovan chain after some Kovan validators replace their node with Nethermind client (which doesn't support WASM).

adria0 commented 3 years ago

@varasev, in order to merge the PR, please:

Thanks

varasev commented 3 years ago

@adria0 ok, thanks, moved it to https://github.com/openethereum/backport-3.1/pull/60.