status-go/geth/api
Adam Babik b5f05b1ab5
Fix flaky TestSingleTopicDiscoveryWithFailover and others (#992)
Other changes:
* needed to patch that loop implementation in Discover V5 implementation in go-ethereum,
* fixed TestStatusNodeReconnectStaticPeers,
* fixed TestBackendAccountsConcurrently.
2018-05-26 09:37:13 +02:00
..
api.go Remove any logic from api.go [breaking-change] (#851) 2018-04-23 15:34:49 +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 Fix flaky TestSingleTopicDiscoveryWithFailover and others (#992) 2018-05-26 09:37:13 +02:00
backend_test.go Remove any logic from api.go [breaking-change] (#851) 2018-04-23 15:34:49 +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