status-go/geth/api
Adam Babik 364f88efd9
Allow to start ephemeral StatusNode (#829)
This change will greatly simplify writing unit tests when a node is required but data persistence is irrelevant.

I also Introduced some refactoring and unit tests for `StatusNode`.
2018-04-16 14:36:09 +02:00
..
api.go Add CallPrivateRPC binding (#825) 2018-04-16 10:01:37 +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 Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +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