Commit Graph

701 Commits

Author SHA1 Message Date
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
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
StephenButtolph 041f60c91d wip 2020-06-05 16:18:30 -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
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
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
StephenButtolph cd669a3d98 Added bootstrapping notifications to VMs 2020-06-01 23:24:21 -04:00
Aaron Buchwald 647b443822
Add get network name call to admin 2020-06-01 13:52:07 -04:00
Stephen Buttolph 7671cab972
Merge pull request #198 from StephenButtolph/denali
Denali
2020-05-31 19:38:26 -04:00
StephenButtolph d38405178b final version bump to denali 2020-05-31 18:01:09 -04:00
StephenButtolph 0f18f514b7 updated bootstrap ip 2020-05-31 17:17:35 -04:00
StephenButtolph 3c48165ef9 attempt multiple plugin directory locations 2020-05-31 16:37:51 -04:00
StephenButtolph f6244aaca4 allowed for multiple DB types to be used in the fund indexer 2020-05-31 15:43:01 -04:00
StephenButtolph 07656c7c23 Require for reissued transactions to be orphans 2020-05-31 00:03:55 -04:00
StephenButtolph 218ff1136c Changed genesis staking keys 2020-05-30 18:46:19 -04:00
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 f24cdffc90 set up ips/ids for denali 2020-05-30 16:31:43 -04:00
StephenButtolph d088a9b29a Merge branch 'add-address-get-validators' into denali 2020-05-30 16:04:58 -04:00
StephenButtolph 1abf68cee2 changed logs to returned errors 2020-05-30 16:04:40 -04:00
StephenButtolph f459113c90 added coreth 0.2 to go.sum 2020-05-30 15:53:26 -04:00
StephenButtolph cea5e2d7bc Set up denali genesis 2020-05-30 15:50:37 -04:00
StephenButtolph 0c42ca883c bump coreth version 2020-05-30 14:36:16 -04:00
StephenButtolph 72f203fa0e Added more information to the admin.peers rpc 2020-05-30 14:23:08 -04:00
StephenButtolph d7e67f00b7 Bumped version number 2020-05-30 13:35:46 -04:00
StephenButtolph 3d5a838ce6 merged utxo indexing upgrade 2020-05-30 12:47:23 -04:00
StephenButtolph 97754e2545 Added tests for separation between the avm and the platformvm 2020-05-30 12:44:41 -04:00
StephenButtolph 05d9811332 Merge branch 'master' into denali 2020-05-30 12:07:24 -04:00
StephenButtolph dedc3b20a6 Added shutdown timeouts 2020-05-29 18:32:17 -04:00
StephenButtolph 18e1a5ca4f await chain shutdowns correctly 2020-05-29 18:08:44 -04:00
Dan Laine 4142160b8c add address that staked funds/reward are sent to to getCurrentValidators and getPendingValidators 2020-05-29 16:57:08 -04:00
StephenButtolph bdf9f27f7d Removed memory leak in bootstrapping 2020-05-29 15:03:00 -04:00
StephenButtolph 312e17bfb3 Fixed deadlock issue 2020-05-29 12:13:05 -04:00
Collin Montag 33eca06ca2 state test pruning 2020-05-29 00:03:14 -04:00
Collin Montag 232f962d4b updated tests 2020-05-28 23:50:33 -04:00
StephenButtolph 6318186848 wip currently has a deadlock error 2020-05-28 23:48:08 -04:00
Collin Montag 198accdea7 ava state prefixdb 2020-05-28 10:36:00 -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