Commit Graph

34 Commits

Author SHA1 Message Date
Dan Laine c4605b2f2b add IsBootstrapped method to engine and chain manager 2020-06-24 16:49:11 -04:00
StephenButtolph b0ad887a42 refactored polls into their own sub package 2020-06-21 19:38:24 -04:00
Aaron Buchwald 28a313becf
Fix param attribute access 2020-06-19 13:02:28 -04:00
Stephen Buttolph 19d871538e
Merge branch 'master' into polls-early-termination 2020-06-16 23:29:35 -04:00
StephenButtolph 8ec2862c04 Merge branch 'master' of github.com:ava-labs/gecko-internal 2020-06-16 23:08:29 -04:00
StephenButtolph 181bd76b10 Merge branch 'master' of github.com:ava-labs/gecko 2020-06-16 23:08:17 -04:00
Aaron Buchwald aab8f5f3d4 Implement early termination case for avalanche polling 2020-06-16 19:29:08 -04:00
StephenButtolph 52b6c1df21 merged 2020-06-16 16:35:13 -04:00
StephenButtolph 11f66e1394 merged 2020-06-16 14:17:47 -04:00
Aaron Buchwald 0fdddae9fc
Optimize DAG traversal in insertFrom 2020-06-16 11:53:57 -04:00
Dan Laine 3a4ffb4850 lower log level for gossiped put messages 2020-06-08 20:30:03 -04:00
Dan Laine 18f3bad499 address PR comments 2020-06-04 12:48:39 -04:00
Dan Laine 14480a24dc improve logging and lowercase log messages 2020-06-04 10:29:19 -04:00
Dan Laine 3b2fdb3acd fix log formatting 2020-06-04 10:00:29 -04:00
Dan Laine 9ea32f8236 fix comment 2020-06-04 09:54:04 -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
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 0ec05641fd use thread-based model for avalanche bootstrapping. seems to work but untested. 2020-06-01 17:32:29 -04:00
StephenButtolph 07656c7c23 Require for reissued transactions to be orphans 2020-05-31 00:03:55 -04:00
StephenButtolph 6318186848 wip currently has a deadlock error 2020-05-28 23:48:08 -04:00
StephenButtolph 896cafdcbb debugging utxo error 2020-05-20 11:37:01 -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 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 71b2cf9c06 Used vtx.ID rather than trusting the peer 2020-05-03 02:39:08 -04:00
StephenButtolph 9524f0dfcc Fixed same bugs from snowman in avalanche 2020-05-03 02:18:33 -04:00
StephenButtolph 13a8167ceb removed containerID from getFailed messages 2020-05-01 14:45:21 -04:00
StephenButtolph 0865a2d635 Removed noop vertices 2020-04-24 01:53:02 -04:00
Stephen Buttolph 47bf310abc Implemented filtered vertex issuance 2020-03-16 16:38:06 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00