Commit Graph

11 Commits

Author SHA1 Message Date
StephenButtolph 8a6efcdebe removed weird unlocking behavior in the retry mechanism 2020-05-30 16:59:01 -04:00
StephenButtolph db9155ab2a only reset the reconnect timer if the connection is marked as connected 2020-05-30 16:47:56 -04:00
StephenButtolph 72f203fa0e Added more information to the admin.peers rpc 2020-05-30 14:23:08 -04:00
StephenButtolph 2d50a2ad23 Added numPeers metric setting 2020-05-25 16:11:50 -04:00
StephenButtolph 25ca13000c Added metrics to the networking lib 2020-05-25 16:02:03 -04:00
StephenButtolph dfa9843722 set my ip if I happen to discover it for a best effort increase in discoverability 2020-05-24 02:25:58 -04:00
StephenButtolph 36ca80cf89 prevented self-connected nodes 2020-05-24 02:00:38 -04:00
StephenButtolph 40cb65ed8f merged 2020-05-23 17:19:16 -04:00
StephenButtolph b3baae5be4 Commented network and added onAccept gossiping 2020-05-22 16:04:48 -04:00
StephenButtolph 9c9b5bf51d Remove handler correctly 2020-05-18 00:54:06 -04:00
StephenButtolph b4306585a4 Switched to a pure go networking stack 2020-05-17 23:47:43 -04:00