bsc/eth/fetcher
Marius van der Wijden b2de32fb16 eth/fetcher: allow underpriced transactions in after timeout (#28097)
This PR will allow a previously underpriced transaction back in after a timeout
of 5 minutes. This will block most transaction spam but allow for transactions to
be re-broadcasted on networks with less transaction flow.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
# Conflicts:
#	eth/fetcher/tx_fetcher.go
2024-01-08 16:31:33 +08:00
..
block_fetcher_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
block_fetcher.go Merge branch 'develop' into merge_develop_to_big_merge_v1.10.16_v1.12.2 2023-09-07 17:50:15 +08:00
tx_fetcher_test.go eth/fetcher: allow underpriced transactions in after timeout (#28097) 2024-01-08 16:31:33 +08:00
tx_fetcher.go eth/fetcher: allow underpriced transactions in after timeout (#28097) 2024-01-08 16:31:33 +08:00