mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
This change ensures Reheap will be called even before the London fork activates. Since Reheap would otherwise only be called through `SetBaseFee` after London, the list would just keep growing if the fork was not enabled or not reached yet. |
||
|---|---|---|
| .. | ||
| legacypool | ||
| errors.go | ||
| subpool.go | ||
| txpool.go | ||
| validation.go | ||