plugeth/consensus
Delweng 5e4d726e2a
params: remove EIP150Hash from chainconfig (#27087)
The EIP150Hash was an idea where, after the fork, we hardcoded the forked hash as an extra defensive mechanism. It wasn't really used, since forks weren't contentious and for all the various testnets and private networks it's been a hassle to have around. 

This change removes that config field. 

---------

Signed-off-by: jsvisa <delweng@gmail.com>
2023-04-18 03:49:09 -04:00
..
beacon consensus, core/typer: add 4844 excessDataGas to header, tie it to Cancun (#27046) 2023-04-04 10:02:50 +03:00
clique params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
ethash params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
misc params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
consensus.go consensus: improve consensus engine definition (#26871) 2023-03-16 15:34:25 -04:00
errors.go consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2022-06-29 15:13:19 +03:00
merger.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00