bsc/eth/filters
Martin Holst Swende 8d19185040 eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351)
* eth/fetcher: fix test to avoid hanging. Partial fix for #23331

* eth/filters: avoid dangling goroutines

* eth/fetcher: revert closing of proceed
2022-09-21 17:02:02 +08:00
..
api_test.go common: delete StringToAddress, StringToHash (#16436) 2018-04-10 14:12:07 +03:00
api.go eth/filters: remove unused struct fields (#24782) 2022-09-21 17:02:02 +08:00
bench_test.go merge with go-ethereum 1.1.5 2022-02-10 18:48:16 +08:00
filter_system_test.go eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) 2022-09-21 17:02:02 +08:00
filter_system.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
filter_test.go merge with go-ethereum 1.1.5 2022-02-10 18:48:16 +08:00
filter.go eth/filters: remove explicit continue label in filterLogs (#24795) 2022-09-21 17:02:02 +08:00