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> |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
queue.go | ||
simulated_beacon.go | ||
simulated_beacon_api.go | ||
simulated_beacon_test.go | ||
tester.go |