plugeth/params
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
..
bootnodes.go params: fix broken linter 2022-05-18 17:58:59 +03:00
config_test.go params: allow setting Petersburg block before chain head (#21473) 2020-09-16 09:39:35 +03:00
config.go eth, les, params: log chain config a bit saner (#24904) 2022-06-07 12:49:07 +02:00
dao.go params: remove redundant consts, disable metro on AllProtocolChanges 2017-07-04 12:28:58 +03:00
denomination.go cmd, core, eth, miner, params: configurable gas floor and ceil 2018-08-29 12:40:12 +03:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go consensus: define MaxGasLimit as a const in params (#24092) 2021-12-14 10:17:25 +01:00
version.go params: begin v1.10.19 release cycle 2022-05-25 14:44:52 +02:00