• 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
..
evm-benchmarks @ d8b88f40 Loading commit data...
fuzzers Loading commit data...
solidity Loading commit data...
testdata @ bac70c50 Loading commit data...
block_test.go Loading commit data...
block_test_util.go Loading commit data...
difficulty_test.go Loading commit data...
difficulty_test_util.go Loading commit data...
gen_btheader.go Loading commit data...
gen_difficultytest.go Loading commit data...
gen_stenv.go Loading commit data...
gen_sttransaction.go Loading commit data...
init.go Loading commit data...
init_test.go Loading commit data...
rlp_test.go Loading commit data...
rlp_test_util.go Loading commit data...
state_test.go Loading commit data...
state_test_util.go Loading commit data...
transaction_test.go Loading commit data...
transaction_test_util.go Loading commit data...