plugeth/eth/filters
Martin Holst Swende a1fc0d8144
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-10-27 15:25:01 +02:00
..
api_test.go all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
api.go eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2022-10-12 11:54:52 +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, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2022-10-12 11:54:52 +02:00
filter_system.go eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2022-10-12 11:54:52 +02:00
filter_test.go eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922) 2022-10-06 14:43:55 +02:00
filter.go eth/filters: change filter block to be by-ref (#26054) 2022-10-27 15:25:01 +02:00