plugeth/eth/filters
Sina Mahmoodi d9566e39bd
eth/filters: fix getLogs for pending block (#24949)
* eth/filters: fix pending for getLogs

* add pending method to test backend

* fix block range validation
2022-06-07 08:31:19 +02: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-04-29 10:07:52 +02:00
bench_test.go eth/filters, p2p/simulations: fix benchmarks (#23806) 2021-10-29 14:37:00 +02:00
filter_system_test.go eth/filters: fix getLogs for pending block (#24949) 2022-06-07 08:31:19 +02:00
filter_system.go eth/filters: fix code comment (#24799) 2022-05-04 15:32:51 +02:00
filter_test.go all: use T.TempDir to create temporary test directories (#24633) 2022-04-08 15:44:55 +02:00
filter.go eth/filters: fix getLogs for pending block (#24949) 2022-06-07 08:31:19 +02:00