581e2140f2
This adds an API method `DropTransactions` to legacy pool, blob pool and txpool interface. This method removes all txs currently tracked in the pools. It modifies the simulated beacon to use the new method in `Rollback` which removes previous hacky implementation that also erroneously reset the gas tip to 1 gwei. --------- Co-authored-by: Felix Lange <fjl@twurst.com> |
||
---|---|---|
.. | ||
blobpool.go | ||
blobpool_test.go | ||
config.go | ||
evictheap.go | ||
evictheap_test.go | ||
interface.go | ||
limbo.go | ||
lookup.go | ||
metrics.go | ||
priority.go | ||
priority_test.go | ||
slotter.go | ||
slotter_test.go |