plugeth/consensus/clique
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
..
api.go consensus/clique: fix block number unmarshal (#23961) 2021-11-24 14:12:26 +01:00
clique_test.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
clique.go params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
snapshot_test.go all: fix spelling mistakes (#25961) 2022-10-11 09:37:00 +02:00
snapshot.go all: remove remaining uses of untyped golang-lru (#26194) 2022-11-17 11:15:28 +01:00