plugeth/eth
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
..
downloader core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
fetcher core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
filters cmd/utils, rpc/comms: stop XEth when IPC connection ends 2015-10-29 17:26:26 +01:00
backend_test.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
backend.go rpc api: eth_getNatSpec 2015-10-26 22:24:09 +01:00
cpu_mining.go all: Add GPU mining, disabled by default 2015-10-07 13:19:30 +02:00
gasprice.go eth, xeth: fix GasPriceOracle goroutine leak 2015-10-27 18:43:47 +01:00
gpu_mining.go all: Add GPU mining, disabled by default 2015-10-07 13:19:30 +02:00
handler_test.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
handler.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
helper_test.go eth: clean out light node notions from eth 2015-10-19 10:03:10 +03:00
metrics.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
peer.go eth: time out status message exchange after 5s 2015-10-22 22:22:04 +02:00
protocol_test.go eth: clean out light node notions from eth 2015-10-19 10:03:10 +03:00
protocol.go eth: clean out light node notions from eth 2015-10-19 10:03:10 +03:00
sync_test.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
sync.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00