plugeth/eth/filters
Martin Holst Swende 27600a5b84 eth/filters: change filter block to be by-ref (#26054)
This PR changes the block field in the filter to be a pointer, to disambiguate between empty hash and no hash
2022-11-03 01:15:36 +01:00
..
api_test.go all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
api.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
bench_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_system_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_system.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter.go eth/filters: change filter block to be by-ref (#26054) 2022-11-03 01:15:36 +01:00