aboutsummaryrefslogtreecommitdiffstats
path: root/core/bloombits/matcher.go
Commit message (Expand)AuthorAgeFilesLines
* core/bloombits, eth/filters: handle null topics (#15195)Péter Szilágyi2017-09-271-2/+14
* core/bloombits: drop nil-matcher special casePéter Szilágyi2017-09-061-10/+2
* core/bloombits: use general filters instead of addresses and topicsZsolt Felfoldi2017-09-061-41/+13
* core, eth: clean up bloom filtering, add some testsPéter Szilágyi2017-09-061-403/+475
* core, eth: add bloombit indexer, filter based on itZsolt Felfoldi2017-09-061-0/+579