Commit Graph

941 Commits

Author SHA1 Message Date
Stephen Buttolph d3b2089ee2
Merge pull request #49 from ava-labs/bootstrap-improvements
Bootstrap improvements
2020-06-07 01:30:59 -04:00
Stephen Buttolph 9ffe0fe47a
Merge pull request #58 from ava-labs/bootstrap-improvements-merged
Bootstrap improvements merged
2020-06-07 01:20:52 -04:00
StephenButtolph ff6c38ca0e revert go.mod change 2020-06-07 01:12:06 -04:00
StephenButtolph 16c77f660b removed binary 2020-06-07 01:10:56 -04:00
StephenButtolph 11520fa704 merged 2020-06-07 01:08:53 -04:00
StephenButtolph 4ac34ad296 nits 2020-06-06 23:52:44 -04:00
StephenButtolph aab9005d68 fixed tests 2020-06-06 12:23:54 -04:00
StephenButtolph b6ab0891a3 defined vertex height 2020-06-06 11:54:31 -04:00
StephenButtolph 26b11ef29f Cleaned up admin/service.go 2020-06-06 11:52:16 -04:00
Dan Laine c560eeab37 lower/improve gossip logging 2020-06-06 11:50:46 -04:00
Dan Laine 9e74fdf15d improve network logging 2020-06-06 11:48:13 -04:00
StephenButtolph e7e446f962 Merge branch 'improved-diagnostics' into network-upgrade 2020-06-06 11:47:58 -04:00
StephenButtolph df05169d20 Added per consensus engine handling metrics 2020-06-06 11:41:17 -04:00
Dan Laine 670227d318 add --version CLI that prints version and quits 2020-06-05 18:42:48 -04:00
Dan Laine d69a875039 fix/add unit tests. All pass 2020-06-05 18:03:34 -04:00
Aaron Buchwald 6c09e449e0 Switch to using primary alias instead as base instead of full chain id 2020-06-05 16:36:56 -04:00
StephenButtolph 041f60c91d wip 2020-06-05 16:18:30 -04:00
Determinant 70ab3160ce make JSON-RPC local by default; add basic logging for C-Chain 2020-06-05 15:00:12 -04:00
Aaron Buchwald 80ae0ee400
Fix handling of default subnet ID 2020-06-04 19:58:55 -04:00
Aaron Buchwald 3c38ccf1d6 Add P- prefix to P-chain addresses in platform API 2020-06-04 19:46:45 -04:00
Dan Laine 9487340729 lower log level for gossip 2020-06-04 17:50:01 -04:00
Dan Laine 425817a36d print version on start 2020-06-04 15:55:29 -04:00
Dan Laine 4249c2170a Merge branch 'master' into bootstrap-improvements 2020-06-04 13:02:49 -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 3b2fdb3acd fix log formatting 2020-06-04 10:00:29 -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 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
StephenButtolph 8c42f14a49 Added ping pong messages 2020-06-04 01:57:43 -04:00
Aaron Buchwald b6d8ebefe6
Implement import and export key for platform api 2020-06-03 21:04:01 -04:00
Dan Laine 654f1c103b address (almost all) PR comments...still need to do final pass 2020-06-03 19:04:29 -04:00
danlaine b3edb8637a
lower log level (#43)
* lower log level

* lower log for 'asserions are enabled'
2020-06-03 14:18:28 -04:00
aaronbuchwald 5d67251487
Optimize bubble votes in avalanche with vertex heap (#47) 2020-06-03 14:07:44 -04:00
StephenButtolph 0a5eb4dca8 merged 2020-06-03 12:37:42 -04:00
Shashank 311ce90977
Fixed go format 2020-06-03 19:47:39 +05:30
Shashank f8405794b7
Merge branch 'master' into patch-1 2020-06-03 14:14:43 +05:30
Shashank 6dc67bbf70
Updated fix for issue 195
https://github.com/ava-labs/gecko/issues/195
2020-06-03 14:08:57 +05:30
Stephen Buttolph 5847e69e45
Merge pull request #205 from StephenButtolph/network-closing
Network closing
2020-06-02 20:25:23 -04:00
StephenButtolph 465dd81379 bump patch version 2020-06-02 19:00:42 -04:00
StephenButtolph b8bd018938 only exit the dispatch loop if the node is closing 2020-06-02 18:59:34 -04:00
StephenButtolph 3828fdd573 Merge remote-tracking branch 'origin/get-network-name' into network-upgrade 2020-06-02 17:27:29 -04:00
Stephen Buttolph b4a7a2240c
Merge branch 'master' into get-network-name 2020-06-02 17:18:20 -04:00
StephenButtolph bdb81df0d2 Turned off sig verification in the AVM during bootstrapping 2020-06-02 17:01:51 -04:00
Dan Laine 8f5a6b1db2 remove PutAncestor. Add timeout to GetAncestors. Reduce logging. 2020-06-02 16:20:48 -04:00
StephenButtolph 18e11359af returned dispatch error from the node 2020-06-02 15:26:30 -04:00
StephenButtolph 1daaa5fdaa Added bootstrap fetching finished notification 2020-06-02 14:57:38 -04:00