go-ethereum/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.go eth/filters: fix comment on PublicFilterAPI timeoutLoop (#22782) 2021-04-30 13:00:48 +02:00
api_test.go
bench_test.go
filter.go
filter_system.go
filter_system_test.go eth/filters: fix TestPendingLogsSubscription (#23619) 2021-10-04 14:09:51 +02:00
filter_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00