Commit Graph

  • dbdf3b35f9
    Merge pull request #105 from ava-labs/avalanche-testing Stephen Buttolph 2020-06-22 01:24:34 -0400
  • 21b2fe8313
    Merge pull request #104 from ava-labs/snowstorm-testing Stephen Buttolph 2020-06-22 01:23:47 -0400
  • 18372f03dd
    Merge pull request #102 from ava-labs/snowman-testing Stephen Buttolph 2020-06-22 01:23:18 -0400
  • bb6bd861d5
    Merge pull request #101 from ava-labs/moar-metrics Stephen Buttolph 2020-06-22 01:22:49 -0400
  • c88c85ea9b Minor cleanup in snowball consensus StephenButtolph 2020-06-22 00:14:19 -0400
  • 12297cb0d2 Clarify that the snowball byzantine struct is only for testing StephenButtolph 2020-06-22 00:08:11 -0400
  • 3211546b5a Set up tests for error handling in avalanche StephenButtolph 2020-06-21 23:56:08 -0400
  • fb7e491000 Set up tests for error handling in snowstorm StephenButtolph 2020-06-21 22:38:53 -0400
  • d923d5c0f9 Cleaned up tests StephenButtolph 2020-06-21 21:30:29 -0400
  • 8865eabec7 Added tests for error checking in snowman StephenButtolph 2020-06-21 21:26:50 -0400
  • d2573be25f Added duration metrics StephenButtolph 2020-06-21 20:00:54 -0400
  • 7a2a7f0add fixed polls metrics StephenButtolph 2020-06-21 19:44:35 -0400
  • b0ad887a42 refactored polls into their own sub package StephenButtolph 2020-06-21 19:38:24 -0400
  • 81494fa785
    Merge pull request #6 from kurtosis-tech/gmarchetti/remove-set-x Galen Marchetti 2020-06-21 17:10:22 -0300
  • 62340e4f29 removing set x galenmarchetti 2020-06-21 17:09:12 -0300
  • fe8157fc67
    Merge pull request #5 from kurtosis-tech/gmarchetti/reset-comments Galen Marchetti 2020-06-21 17:07:06 -0300
  • e2aea23214 re-enabling osx galenmarchetti 2020-06-21 16:13:59 -0300
  • 6a37d268bc replacing whitespace galenmarchetti 2020-06-21 16:12:53 -0300
  • 4acaea9cd2
    Merge pull request #4 from kurtosis-tech/gmarchetti/integrate-kurtosis-into-ci Galen Marchetti 2020-06-20 13:16:12 -0300
  • f4a428351d corrected test-names arg galenmarchetti 2020-06-20 13:02:04 -0300
  • 50fba7520b defining just two tests galenmarchetti 2020-06-20 12:54:02 -0300
  • 0f0439ff15 calling executable raw galenmarchetti 2020-06-20 12:42:23 -0300
  • 551e16fe36 checking build directory galenmarchetti 2020-06-20 12:26:36 -0300
  • 4cacb56cf5 commenting controller image label from script galenmarchetti 2020-06-20 12:12:53 -0300
  • a523fb184a cleaning CI run script galenmarchetti 2020-06-20 10:24:02 -0300
  • 2e16f2087a cleaning up CI script galenmarchetti 2020-06-20 10:22:55 -0300
  • 32812e5375 re-added the admin API calls to be backwards compatible StephenButtolph 2020-06-19 18:36:45 -0400
  • 67d9281501 change maximum # outstanding to 8 to reduce load on nodes Dan Laine 2020-06-19 18:06:04 -0400
  • 4d4a073d60 only have 15 outstanding GetAncestors at a time during bootstrapping to not flood the network Dan Laine 2020-06-19 17:57:47 -0400
  • 6c34fd79eb version bump StephenButtolph 2020-06-19 17:56:35 -0400
  • 2e13c33f23
    Merge pull request #86 from ava-labs/bootstrap-process-list Stephen Buttolph 2020-06-19 16:36:45 -0400
  • 7c05353d3d skip unneccessary parse Dan Laine 2020-06-19 16:33:33 -0400
  • 245f13ea65 add stripeDistance and stripeWidth Dan Laine 2020-06-19 16:29:27 -0400
  • f2126cba19
    Merge pull request #87 from ava-labs/remove-tx-dependencies Stephen Buttolph 2020-06-19 16:16:11 -0400
  • 20d24b42b0
    Merge pull request #93 from ava-labs/improve-memory Stephen Buttolph 2020-06-19 16:15:30 -0400
  • 145edd2864
    Merge pull request #94 from ava-labs/fix-query-failed-message-formatting Stephen Buttolph 2020-06-19 16:15:07 -0400
  • c6bdd5247f
    Merge pull request #95 from ava-labs/health-get-api Stephen Buttolph 2020-06-19 16:14:46 -0400
  • 328aa57a11
    Merge pull request #98 from ava-labs/consensus-error-handling Stephen Buttolph 2020-06-19 16:14:28 -0400
  • 975198bb5e report error returned by the snowstorm RecordPoll StephenButtolph 2020-06-19 15:13:34 -0400
  • 0627c7c28e turning GO111MODULE off to pull galenmarchetti 2020-06-19 15:50:09 -0300
  • 979f4e2759 GET to ext/health returns 200 if heathy, else 500 Dan Laine 2020-06-19 14:05:11 -0400
  • 27bdba4776 GET to /ext/health returns a 200 and no body, per Fabio's request Dan Laine 2020-06-19 13:44:57 -0400
  • 25478846d3
    Remove extra string formatter in chain router QueryFailed message Aaron Buchwald 2020-06-19 13:34:47 -0400
  • e9517c166d Merge branch 'denali' into remove-tx-dependencies StephenButtolph 2020-06-19 13:31:14 -0400
  • 534ef0bffc Merge branch 'denali' into improve-memory StephenButtolph 2020-06-19 13:30:55 -0400
  • 4056dc49cd
    Merge pull request #92 from ava-labs/fix-param-access Stephen Buttolph 2020-06-19 13:28:13 -0400
  • 28a313becf
    Fix param attribute access Aaron Buchwald 2020-06-19 13:02:28 -0400
  • 8b75abdee0 cache only contains vertices at height 5000, 10000, etc. Dan Laine 2020-06-19 12:18:20 -0400
  • 006ff75149 improve leveldb batch usage and pointer releasing in caches StephenButtolph 2020-06-19 11:02:38 -0400
  • 878056d24a pulling in gopath galenmarchetti 2020-06-19 08:49:09 -0300
  • 9ac4472a27 removing -d galenmarchetti 2020-06-19 08:28:39 -0300
  • ea7b77ca9d adding correct cd galenmarchetti 2020-06-19 08:17:35 -0300
  • 5cc4aa4718 adding debugging steps galenmarchetti 2020-06-19 08:16:43 -0300
  • 4b22442fd2 changing path to access ava-e2e-tests galenmarchetti 2020-06-19 08:01:06 -0300
  • 1be5daf5cf updating CI galenmarchetti 2020-06-19 07:44:28 -0300
  • a3d3ef4787 Change ForceAccepted to process list of already stored vtxs Aaron Buchwald 2020-06-18 12:29:17 -0400
  • f78d7b3caf use transitive dependencies when possible with transaction dependencies StephenButtolph 2020-06-18 13:34:04 -0400
  • 3de02097da
    Merge pull request #3 from ava-labs/master Galen Marchetti 2020-06-18 09:04:24 -0300
  • a65a83e1e2
    Merge branch 'master' into upnp Stephen Buttolph 2020-06-18 02:12:34 -0400
  • be6be7ae1c reverted breaking changes StephenButtolph 2020-06-18 01:45:58 -0400
  • 45b9a230b6
    Merge pull request #83 from ava-labs/lets-format Stephen Buttolph 2020-06-18 00:54:40 -0400
  • 84c4e30937 formatting update StephenButtolph 2020-06-18 00:30:15 -0400
  • 3eb9788976 formatting changes StephenButtolph 2020-06-17 23:29:30 -0400
  • 8f009cfa4a
    Merge branch 'master' into upnp Stephen Buttolph 2020-06-17 22:34:10 -0400
  • a1b1ad2da4 address golint errors StephenButtolph 2020-06-17 22:33:41 -0400
  • f616952736
    Merge pull request #82 from ava-labs/bootstrap-heap Stephen Buttolph 2020-06-17 22:09:27 -0400
  • e8114cd814
    Merge branch 'master' into bootstrap-heap Stephen Buttolph 2020-06-17 20:58:45 -0400
  • 36f305e5f6
    Merge pull request #81 from ava-labs/bootstrap-bug-fix Stephen Buttolph 2020-06-17 20:58:21 -0400
  • 9543966d44
    Merge branch 'master' into bootstrap-heap Stephen Buttolph 2020-06-17 20:57:56 -0400
  • 15898c4ac2 style fix Dan Laine 2020-06-17 20:41:02 -0400
  • f0cd642c2d move cache check out of loop Dan Laine 2020-06-17 20:35:28 -0400
  • d4373f2a0a
    Merge branch 'master' into bootstrap-bug-fix Stephen Buttolph 2020-06-17 20:31:42 -0400
  • 9a43e1222b added tests StephenButtolph 2020-06-17 20:31:13 -0400
  • f4a789b433 use heap in bootstrapping to reduce amount of work done. Move cache check to reduce memory allocations. Dan Laine 2020-06-17 20:15:42 -0400
  • 4da1ce58fb patch for bug that caused bootstrapping to never finish Dan Laine 2020-06-17 19:42:11 -0400
  • 20637a0f23 dropped error msg from unmapallport Hongbo Zhang 2020-06-17 17:13:35 -0400
  • e5a6c00fce
    Merge pull request #78 from ava-labs/optimize-state Stephen Buttolph 2020-06-17 16:00:27 -0400
  • def156db42
    Merge branch 'master' into optimize-state Stephen Buttolph 2020-06-17 16:00:05 -0400
  • 0e16d298ae merged StephenButtolph 2020-06-17 15:54:55 -0400
  • 8d5559393f
    Merge branch 'master' into optimize-state Stephen Buttolph 2020-06-17 13:58:26 -0400
  • 22cccd02f9
    Merge pull request #77 from ava-labs/patch-add-default-subnet-delegator-tx Stephen Buttolph 2020-06-17 13:58:03 -0400
  • f747eea3d9
    Merge branch 'master' into patch-add-default-subnet-delegator-tx Stephen Buttolph 2020-06-17 13:24:57 -0400
  • f40fa7d7e6 Formatting. Gabriel Cardona 2020-06-17 10:21:11 -0700
  • 077afc20e7
    Adjust delegator test cases Aaron Buchwald 2020-06-17 13:16:37 -0400
  • 82b91e5244 Add tests for platform.addDefaultSubnetDelegator for confirming tx fails when attempting to delegate too much as well as confirming balance is correct after delegating. Gabriel Cardona 2020-06-17 10:00:41 -0700
  • 8e4c57bcd3 Merge remote-tracking branch 'origin/master' into optimize-state Dan Laine 2020-06-17 09:04:20 -0400
  • 0270a485e6 Merge branch 'master' of github.com:ava-labs/gecko-internal Dan Laine 2020-06-17 09:02:11 -0400
  • 553bc117b0 Merge branch 'master' into patch-add-default-subnet-delegator-tx Gabriel Cardona 2020-06-17 04:37:05 -0700
  • 3aa89c3926
    Merge pull request #76 from ava-labs/polls-early-termination Stephen Buttolph 2020-06-16 23:58:02 -0400
  • 3d6fff70e0 nits to clean up the PR StephenButtolph 2020-06-16 23:53:19 -0400
  • 19d871538e
    Merge branch 'master' into polls-early-termination Stephen Buttolph 2020-06-16 23:29:35 -0400
  • be5957875c
    Merge pull request #55 from ava-labs/ping-pong Stephen Buttolph 2020-06-16 23:27:19 -0400
  • 29fc15a8f9 merged StephenButtolph 2020-06-16 23:13:05 -0400
  • 8ec2862c04 Merge branch 'master' of github.com:ava-labs/gecko-internal StephenButtolph 2020-06-16 23:08:29 -0400
  • 181bd76b10 Merge branch 'master' of github.com:ava-labs/gecko StephenButtolph 2020-06-16 23:08:17 -0400
  • 6c8c70b1ca
    Merge pull request #65 from ava-labs/lower-gossip-logs Stephen Buttolph 2020-06-16 23:07:39 -0400
  • d3d6471a2a
    Merge branch 'master' into lower-gossip-logs Stephen Buttolph 2020-06-16 23:04:58 -0400
  • ea9dcec5a0
    Merge pull request #75 from ava-labs/set-cache Stephen Buttolph 2020-06-16 23:04:27 -0400
  • aab8f5f3d4 Implement early termination case for avalanche polling Aaron Buchwald 2020-06-16 16:28:58 -0400
  • ddcc2d73a2 lazily fetch block status Dan Laine 2020-06-16 18:14:16 -0400