forked from forks/go-ethereum
This fixes a regression introduced in #31153 where we didn't consider mainnet to be in PoS, causing #31190. The problem is, `params.MainnetChainConfig` does not have a defined `MergeNetsplitBlock`, so it isn't considered to be in PoS in `CalcDifficulty`. |
||
|---|---|---|
| .. | ||
| beacon | ||
| clique | ||
| ethash | ||
| misc | ||
| consensus.go | ||
| errors.go | ||