plugeth/eth/filters
Jeffrey Wilcke f7a71996fb core, event/filter, xeth: refactored filter system
Moved the filtering system from `event` to `eth/filters` package and
removed the `core.Filter` object. The `filters.Filter` object now
requires a `common.Database` rather than a `eth.Backend` and invokes the
`core.GetBlockByX` directly rather than thru a "manager".
2015-10-02 22:47:43 +02:00
..
filter_system.go core, event/filter, xeth: refactored filter system 2015-10-02 22:47:43 +02:00
filter.go core, event/filter, xeth: refactored filter system 2015-10-02 22:47:43 +02:00