Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/bloombits, eth/filters: handle null topics (#15195) | Péter Szilágyi | 2017-09-27 | 1 | -0/+28 |
* | core/bloombits: drop nil-matcher special case | Péter Szilágyi | 2017-09-06 | 1 | -0/+5 |
* | core/bloombits: use general filters instead of addresses and topics | Zsolt Felfoldi | 2017-09-06 | 1 | -4/+2 |
* | core, eth: clean up bloom filtering, add some tests | Péter Szilágyi | 2017-09-06 | 1 | -120/+163 |
* | core, eth: add bloombit indexer, filter based on it | Zsolt Felfoldi | 2017-09-06 | 1 | -0/+196 |