plugeth/eth/filters
Felix Lange fbdb44dcc1 cmd/utils, rpc/comms: stop XEth when IPC connection ends
There are a bunch of changes required to make this work:

- in miner: allow unregistering agents, fix RemoteAgent.Stop
- in eth/filters: make FilterSystem.Stop not crash
- in rpc/comms: move listen loop to platform-independent code

Fixes #1930. I ran the shell loop there for a few minutes and didn't see
any changes in the memory profile.
2015-10-29 17:26:26 +01:00
..
filter_system.go cmd/utils, rpc/comms: stop XEth when IPC connection ends 2015-10-29 17:26:26 +01:00
filter_test.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
filter.go core: differentiate receipt concensus and storage decoding 2015-10-19 10:03:09 +03:00