plugeth/params
protolambda a51188a163
params: make eip1559 params non-global (#25994)
This PR changes geth to read the eip1559 params from the chain config instead of the globals.

This way the parameters may be changed by forking the chain config code, without creating a large diff throughout the past and future usages of the parameters.

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-11-04 16:27:15 +01:00
..
bootnodes.go params: enable DNS discovery on Sepolia too 2022-07-12 14:06:23 +03:00
config_test.go params: allow setting Petersburg block before chain head (#21473) 2020-09-16 09:39:35 +03:00
config.go params: make eip1559 params non-global (#25994) 2022-11-04 16:27:15 +01:00
dao.go params: remove redundant consts, disable metro on AllProtocolChanges 2017-07-04 12:28:58 +03:00
denomination.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go params: make eip1559 params non-global (#25994) 2022-11-04 16:27:15 +01:00
version.go params: begin go-ethereum v1.11 release cycle 2022-08-25 10:37:04 +02:00