• Delweng's avatar
    params: remove `EIP150Hash` from chainconfig (#27087) · 5e4d726e
    Delweng authored
    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: 's avatarjsvisa <delweng@gmail.com>
    5e4d726e
Name
Last commit
Last update
..
bootnodes.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
dao.go Loading commit data...
denomination.go Loading commit data...
network_params.go Loading commit data...
protocol_params.go Loading commit data...
version.go Loading commit data...