forked from cerc-io/plugeth
f7a71996fb
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". |
||
---|---|---|
.. | ||
frontend.go | ||
state.go | ||
types.go | ||
whisper_filter.go | ||
whisper_message.go | ||
whisper.go | ||
xeth_test.go | ||
xeth.go |