go-ethereum/consensus
Thomas E Lackey 2de2b746b3
Add a new option to the config for capping the maximum difficulty. (#312)
* consensus/ethash/consensus.go

* Add a new param to the config for capping the maximum difficulty.  This is useful for speeding up block creation on a test network.
2023-02-01 21:53:42 -06:00
..
beacon consensus/beacon: don't ignore errors 2022-08-23 20:48:50 +02:00
clique all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
ethash Add a new option to the config for capping the maximum difficulty. (#312) 2023-02-01 21:53:42 -06:00
misc all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03: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