plugeth/consensus
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
..
beacon build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
clique core/rawdb: refactor db key prefix (#26000) 2022-10-19 09:53:09 +02:00
ethash consensus/ethash: fix typo (#26016) 2022-11-01 14:39:39 +01:00
misc params: make eip1559 params non-global (#25994) 2022-11-04 16:27:15 +01:00
consensus.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00
errors.go consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2022-06-29 15:13:19 +03:00
merger.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00