status-go/geth/api
Adrià Cidre 359b3621e9 [#797] Simplify node.Manager public api and rename it to StatusNode
- [x] [#797] : Remove unused methods PopulateStaticPeers, ReconnectStaticPeers, removeStaticPeers, removePeer
- [x] [#797] : Rename node.Manager to node. StatusNode and simplify its public api
- [x] [#797] : Rename all references to nodeManager to statusNode
2018-04-05 16:47:27 +02:00
..
api.go [#797] Simplify node.Manager public api and rename it to StatusNode 2018-04-05 16:47:27 +02:00
app_state.go Fix state names and log messages for status changes API. 2018-03-19 19:52:55 +02:00
app_state_test.go Fix state names and log messages for status changes API. 2018-03-19 19:52:55 +02:00
backend.go [#797] Simplify node.Manager public api and rename it to StatusNode 2018-04-05 16:47:27 +02:00
connection.go Fix comment 2018-02-16 13:02:41 +01:00
connection_test.go Change default connection state to unknown 2018-02-16 13:02:41 +01:00
utils.go Remove async operations from node manager (#584) 2018-02-09 14:37:56 +01:00