Commit Graph

62 Commits

Author SHA1 Message Date
StephenButtolph 63ea29064d Added some more numbers to interesting logs in bootstrapping 2020-06-23 21:07:35 -04:00
StephenButtolph d2573be25f Added duration metrics 2020-06-21 20:00:54 -04:00
StephenButtolph 7a2a7f0add fixed polls metrics 2020-06-21 19:44:35 -04:00
StephenButtolph b0ad887a42 refactored polls into their own sub package 2020-06-21 19:38:24 -04:00
StephenButtolph 9a43e1222b added tests 2020-06-17 20:31:13 -04:00
Dan Laine 4da1ce58fb patch for bug that caused bootstrapping to never finish 2020-06-17 19:42:11 -04:00
StephenButtolph 52b6c1df21 merged 2020-06-16 16:35:13 -04:00
StephenButtolph 11f66e1394 merged 2020-06-16 14:17:47 -04:00
StephenButtolph 426fac9b10 Fixed duplicated logging errors 2020-06-10 02:41:58 -04:00
Dan Laine 3a4ffb4850 lower log level for gossiped put messages 2020-06-08 20:30:03 -04:00
StephenButtolph 921cca2ce1 Improved X-chain bootstrapping 2020-06-08 03:10:14 -04:00
StephenButtolph 11520fa704 merged 2020-06-07 01:08:53 -04:00
StephenButtolph aab9005d68 fixed tests 2020-06-06 12:23:54 -04:00
StephenButtolph e7e446f962 Merge branch 'improved-diagnostics' into network-upgrade 2020-06-06 11:47:58 -04:00
Dan Laine d69a875039 fix/add unit tests. All pass 2020-06-05 18:03:34 -04:00
StephenButtolph 041f60c91d wip 2020-06-05 16:18:30 -04:00
Dan Laine 9487340729 lower log level for gossip 2020-06-04 17:50:01 -04:00
Dan Laine 18f3bad499 address PR comments 2020-06-04 12:48:39 -04:00
Dan Laine 9ff44359ab update termination condition for bootstrapping 2020-06-04 11:10:40 -04:00
Dan Laine 79a8c21457 add comments. add GetAncestorsFailed to router/sender 2020-06-04 10:54:26 -04:00
Dan Laine 14480a24dc improve logging and lowercase log messages 2020-06-04 10:29:19 -04:00
Dan Laine efdce85f24 update counter variable name for clarity 2020-06-04 09:58:14 -04:00
Dan Laine 346ba7563a fix termination condition of snowman GetAncestors 2020-06-04 09:56:21 -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
StephenButtolph 1daaa5fdaa Added bootstrap fetching finished notification 2020-06-02 14:57:38 -04:00
Dan Laine 00868d2a11 add multiput message which is sent in response to GetAncestors 2020-06-02 14:07:20 -04:00
StephenButtolph cd669a3d98 Added bootstrapping notifications to VMs 2020-06-01 23:24:21 -04:00
Dan Laine 0ec05641fd use thread-based model for avalanche bootstrapping. seems to work but untested. 2020-06-01 17:32:29 -04:00
StephenButtolph dedc3b20a6 Added shutdown timeouts 2020-05-29 18:32:17 -04:00
StephenButtolph bdf9f27f7d Removed memory leak in bootstrapping 2020-05-29 15:03:00 -04:00
StephenButtolph 6318186848 wip currently has a deadlock error 2020-05-28 23:48:08 -04:00
StephenButtolph 855d15ec09 Updated log levels for bootstrapping 2020-05-26 16:02:41 -04:00
StephenButtolph 6d82e63ad8 Added errors to block jobs 2020-05-26 15:16:23 -04:00
StephenButtolph 537e72714f Added returned errors to Accept and Reject in decidables 2020-05-26 13:25:34 -04:00
StephenButtolph b291ddaa91 lowered log level for byz node logging 2020-05-12 15:18:02 -04:00
StephenButtolph 9cd8789b3f merged 2020-05-12 14:50:35 -04:00
StephenButtolph f0be1c47dc lowered log level for byz node logging. Added bootstrapping finish logs 2020-05-12 14:26:38 -04:00
StephenButtolph 1b722ae5c0 merged 2020-05-08 20:36:05 -04:00
StephenButtolph 0ea445a2d1 Added gossip tests 2020-05-04 02:57:02 -04:00
StephenButtolph 13fbe14d44 Started gossiping thread 2020-05-04 02:44:56 -04:00
StephenButtolph 4a989dc621 Added uniform periodic gossiping 2020-05-04 02:32:10 -04:00
StephenButtolph 456295888a Fixed bootstrapping put container ID error 2020-05-03 18:38:12 -04:00
StephenButtolph 9524f0dfcc Fixed same bugs from snowman in avalanche 2020-05-03 02:18:33 -04:00
StephenButtolph 13ea33c42c Added more snowman comments, fixed minor bugs 2020-05-02 02:46:35 -04:00
StephenButtolph 13a8167ceb removed containerID from getFailed messages 2020-05-01 14:45:21 -04:00
StephenButtolph 59e83e6159 wip 2020-04-30 11:57:43 -04:00
StephenButtolph b7e851a491 Merge branch 'platformvm-proposal-accept' into consensus-updates 2020-04-28 17:54:20 -04:00
StephenButtolph 83c5bf39ae Added handling for if bootstrapping partially accepted a block pair 2020-04-28 15:53:36 -04:00
StephenButtolph 5c0b89d5eb Manage oracle block in startup 2020-04-27 23:34:16 -04:00