plugeth/consensus/misc
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
..
dao.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
eip1559_test.go params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
eip1559.go params: make eip1559 params non-global (#25994) 2022-11-04 16:27:15 +01:00
eip4844_test.go consensus/misc, params: add EIP-4844 blobfee conversions (#27041) 2023-04-04 11:25:28 +03:00
eip4844.go consensus/misc, params: add EIP-4844 blobfee conversions (#27041) 2023-04-04 11:25:28 +03:00
gaslimit.go all: implement EIP-1559 (#22837) 2021-05-17 15:13:22 +02:00