status-go/geth/node
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
..
node.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
node_api_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node_rpc_client_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00