plugeth/eth
zelig 8ad0f1b8a3 eth:
- NodeInfo, PeerInfo types, PeersInfo(), NodeInfo() in eth/backend to support node admin IF
- start net only if MaxPeers > 0, close extraDb in Stop()
- defer s.extraDb.Close()
2015-03-15 13:39:52 +07:00
..
backend.go eth: 2015-03-15 13:39:52 +07:00
peer_util.go made mist in a compilable, workable state using the new refactored packages 2014-12-15 13:00:29 +01:00
protocol_test.go Fix logger import path 2015-03-07 10:48:38 -06:00
protocol.go Bump protocol version 58 2015-03-13 13:52:57 +01:00
wallet.go BlockManager => BlockProcessor 2015-01-05 00:18:44 +01:00