1
0
forked from cerc-io/plugeth
plugeth/eth/filters
Sina Mahmoodi c4307a9339
eth/filters: fix potential deadlock in filter timeout loop ()
This fixes  and adds a test reproducing the issue.
2021-01-21 12:17:10 +01:00
..
api_test.go common: delete StringToAddress, StringToHash () 2018-04-10 14:12:07 +03:00
api.go eth/filters: fix potential deadlock in filter timeout loop () 2021-01-21 12:17:10 +01:00
bench_test.go all: simplify and fix database iteration with prefix/start () 2020-04-15 14:08:53 +03:00
filter_system_test.go eth/filters: fix potential deadlock in filter timeout loop () 2021-01-21 12:17:10 +01:00
filter_system.go all: remove redundant conversions and import names () 2020-11-25 21:00:23 +01:00
filter_test.go eth/filters: remove use of event.TypeMux for pending logs () 2019-12-10 12:39:14 +01:00
filter.go eth/filters: fix typo on unindexedLogs function's comment () 2020-03-27 16:33:14 +01:00