Files
plugeth/core
jin 46ec972c9c 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.
2023-06-18 22:43:53 +02:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2022-09-10 13:25:40 +02:00
2022-09-07 20:21:59 +02:00
2023-03-30 06:53:32 -04:00