mirror of https://github.com/ethereum/go-ethereum
core/vm, params: ensure order of forks, prevent overflow (#29023)
This PR fixes an overflow which can could happen if inconsistent blockchain rules were configured. Additionally, it tries to prevent such inconsistencies from occurring by making sure that merge cannot be enabled unless previous fork(s) are also enabled.pull/29028/head
parent
6fb0d0992b
commit
ac0ff04460
Loading…
Reference in new issue