go-ethereum/eth/fetcher
2023-04-04 23:20:07 -07:00
..
block_fetcher.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
block_fetcher_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
tx_fetcher.go added a maxTxArrivalWait constant to the fetcher. config params with longer durations than maxTxArrivalWait will default to the maxTxArrivalWait duration 2023-04-04 23:20:07 -07:00
tx_fetcher_test.go updated default txArrivalWait value to 500ms. updated commented lines to indicate the new default value. updated tx_fetcher_test to test using the new default value 2023-02-09 00:18:39 -08:00