Commit Graph

14 Commits

Author SHA1 Message Date
StephenButtolph be6be7ae1c reverted breaking changes 2020-06-18 01:45:58 -04:00
StephenButtolph 7feb0c335e merged 2020-06-16 16:45:41 -04:00
StephenButtolph 86cd884ae2 Randomized the retry delay 2020-06-10 02:22:37 -04:00
Dan Laine 37d5877a07 change ordering of network commands for backwards compatibility. Improve logs. Fix ancestorBytesLen initialization 2020-06-04 09:52:44 -04:00
StephenButtolph 8c42f14a49 Added ping pong messages 2020-06-04 01:57:43 -04:00
Dan Laine 654f1c103b address (almost all) PR comments...still need to do final pass 2020-06-03 19:04:29 -04:00
Dan Laine 8f5a6b1db2 remove PutAncestor. Add timeout to GetAncestors. Reduce logging. 2020-06-02 16:20:48 -04:00
Dan Laine 00868d2a11 add multiput message which is sent in response to GetAncestors 2020-06-02 14:07:20 -04:00
Dan Laine 9e249ca786 add GetAncestors and PutAncestor message types. Update interfaces. TODO: Implement the interfaces 2020-06-01 10:26:12 -04:00
StephenButtolph 25ca13000c Added metrics to the networking lib 2020-05-25 16:02:03 -04:00
StephenButtolph 36ca80cf89 prevented self-connected nodes 2020-05-24 02:00:38 -04:00
StephenButtolph 8ac34c28ae removed unused fields 2020-05-22 17:37:08 -04:00
StephenButtolph 3533e91c94 Added connectivity test 2020-05-22 00:47:11 -04:00
StephenButtolph b4306585a4 Switched to a pure go networking stack 2020-05-17 23:47:43 -04:00