• Péter Szilágyi's avatar
    eth, les, params: log chain config a bit saner (#24904) · 41e75480
    Péter Szilágyi authored
    Previously on Geth startup we just logged the chain config is a semi-json-y format. Whilst that worked while we had a handful of hard-forks defined, currently it's kind of unwieldy. 
    
    This PR converts that original data dump and converts it into a user friendly - alas multiline - log output.
    41e75480
Name
Last commit
Last update
..
evm-benchmarks @ 849b3e23 Loading commit data...
fuzzers Loading commit data...
solidity Loading commit data...
testdata @ a380655e 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...