plugeth/consensus/misc
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
..
dao.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
eip1559_test.go params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 2021-10-11 18:58:11 +03:00
eip1559.go params: make eip1559 params non-global (#25994) 2022-11-04 16:27:15 +01:00
forks.go all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
gaslimit.go all: implement EIP-1559 (#22837) 2021-05-17 15:13:22 +02:00