Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -2/+2 |
* | core/bloombits, light: fix typos (#17235) | Sheldon | 2018-07-24 | 1 | -1/+1 |
* | core/bloombits: handle non 8-bit boundary section matches | Péter Szilágyi | 2017-11-15 | 1 | -21/+36 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 1 | -8/+8 |
* | les, light: LES/2 protocol version (#14970) | Felföldi Zsolt | 2017-10-24 | 1 | -4/+5 |
* | core: fire tx event on replace, expand tests | Péter Szilágyi | 2017-10-20 | 1 | -1/+1 |
* | 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 |