quorum/miner
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
..
agent.go all: Add GPU mining, disabled by default 2015-10-07 13:19:30 +02:00
miner.go cmd/utils, rpc/comms: stop XEth when IPC connection ends 2015-10-29 17:26:26 +01:00
remote_agent.go cmd/utils, rpc/comms: stop XEth when IPC connection ends 2015-10-29 17:26:26 +01:00
worker.go cmd/utils, rpc/comms: stop XEth when IPC connection ends 2015-10-29 17:26:26 +01:00