mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
## Description Correct symmetric tolerance in gas limit validation: Replace ambiguous "+-=" with standard "+/-" in the error message. Logic rejects when |header − parent| ≥ limit, so allowed range is |Δ| ≤ limit − 1. No logic or functionality has been modified. |
||
|---|---|---|
| .. | ||
| beacon | ||
| clique | ||
| ethash | ||
| misc | ||
| consensus.go | ||
| errors.go | ||