plugeth/core/forkid
Péter Szilágyi 41e75480df
eth, les, params: log chain config a bit saner (#24904)
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.
2022-06-07 12:49:07 +02:00
..
forkid_test.go eth, les, params: log chain config a bit saner (#24904) 2022-06-07 12:49:07 +02:00
forkid.go core/forkid: fix off-by-one bug (#22879) 2021-05-18 11:37:18 +03:00