mirror of https://github.com/ethereum/go-ethereum
core/txpool/legacypool: reheap the tx list if london fork not enabled (#27481)
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.pull/27508/head
parent
36ca59f1ec
commit
46ec972c9c
Loading…
Reference in new issue