good morning!!!!

Skip to content
Snippets Groups Projects
Commit f7a71996 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

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".
parent 0d78f962
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment