plugeth/eth/filters
Miro 5a0e1d88f4
eth/filters: fix TestPendingLogsSubscription (#23619)
The test did not synchronize with per-case goroutines, and thus didn't notice
that some tests were just hanging. This change adds missing synchronization
and fixes the broken tests.
2021-10-04 14:09:51 +02:00
..
api_test.go common: delete StringToAddress, StringToHash (#16436) 2018-04-10 14:12:07 +03:00
api.go eth/filters: fix comment on PublicFilterAPI timeoutLoop (#22782) 2021-04-30 13:00:48 +02:00
bench_test.go all: add read-only option to database (#22407) 2021-03-22 19:06:30 +01:00
filter_system_test.go eth/filters: fix TestPendingLogsSubscription (#23619) 2021-10-04 14:09:51 +02:00
filter_system.go all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
filter_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00
filter.go eth/filters: fix typo on unindexedLogs function's comment (#20827) 2020-03-27 16:33:14 +01:00