Commit Graph

1024 Commits

Author SHA1 Message Date
StephenButtolph 3211546b5a Set up tests for error handling in avalanche 2020-06-21 23:56:08 -04:00
StephenButtolph fb7e491000 Set up tests for error handling in snowstorm 2020-06-21 22:38:53 -04:00
StephenButtolph d923d5c0f9 Cleaned up tests 2020-06-21 21:30:29 -04:00
StephenButtolph 8865eabec7 Added tests for error checking in snowman 2020-06-21 21:26:50 -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
Galen Marchetti 81494fa785
Merge pull request #6 from kurtosis-tech/gmarchetti/remove-set-x
removing set x
2020-06-21 17:10:22 -03:00
galenmarchetti 62340e4f29 removing set x 2020-06-21 17:09:12 -03:00
Galen Marchetti fe8157fc67
Merge pull request #5 from kurtosis-tech/gmarchetti/reset-comments
gmarchetti/reset comments
2020-06-21 17:07:06 -03:00
galenmarchetti e2aea23214 re-enabling osx 2020-06-21 16:13:59 -03:00
galenmarchetti 6a37d268bc replacing whitespace 2020-06-21 16:12:53 -03:00
Galen Marchetti 4acaea9cd2
Merge pull request #4 from kurtosis-tech/gmarchetti/integrate-kurtosis-into-ci
[WIP] gmarchetti/integrate kurtosis into ci
2020-06-20 13:16:12 -03:00
galenmarchetti f4a428351d corrected test-names arg 2020-06-20 13:02:04 -03:00
galenmarchetti 50fba7520b defining just two tests 2020-06-20 12:54:02 -03:00
galenmarchetti 0f0439ff15 calling executable raw 2020-06-20 12:42:23 -03:00
galenmarchetti 551e16fe36 checking build directory 2020-06-20 12:26:36 -03:00
galenmarchetti 4cacb56cf5 commenting controller image label from script 2020-06-20 12:12:53 -03:00
galenmarchetti a523fb184a cleaning CI run script 2020-06-20 10:24:02 -03:00
galenmarchetti 2e16f2087a cleaning up CI script 2020-06-20 10:22:55 -03:00
StephenButtolph 32812e5375 re-added the admin API calls to be backwards compatible 2020-06-19 18:36:45 -04:00
Dan Laine 67d9281501 change maximum # outstanding to 8 to reduce load on nodes 2020-06-19 18:06:04 -04:00
Dan Laine 4d4a073d60 only have 15 outstanding GetAncestors at a time during bootstrapping to not flood the network 2020-06-19 17:57:47 -04:00
StephenButtolph 6c34fd79eb version bump 2020-06-19 17:56:35 -04:00
Stephen Buttolph 2e13c33f23
Merge pull request #86 from ava-labs/bootstrap-process-list
Bootstrap process list
2020-06-19 16:36:45 -04:00
Dan Laine 7c05353d3d skip unneccessary parse 2020-06-19 16:33:33 -04:00
Dan Laine 245f13ea65 add stripeDistance and stripeWidth 2020-06-19 16:29:27 -04:00
Stephen Buttolph f2126cba19
Merge pull request #87 from ava-labs/remove-tx-dependencies
use transitive dependencies when possible with transaction dependencies
2020-06-19 16:16:11 -04:00
Stephen Buttolph 20d24b42b0
Merge pull request #93 from ava-labs/improve-memory
improve leveldb batch usage and pointer releasing in caches
2020-06-19 16:15:30 -04:00
Stephen Buttolph 145edd2864
Merge pull request #94 from ava-labs/fix-query-failed-message-formatting
Fix query failed message formatting
2020-06-19 16:15:07 -04:00
Stephen Buttolph c6bdd5247f
Merge pull request #95 from ava-labs/health-get-api
Health get api
2020-06-19 16:14:46 -04:00
Stephen Buttolph 328aa57a11
Merge pull request #98 from ava-labs/consensus-error-handling
report error returned by the snowstorm RecordPoll
2020-06-19 16:14:28 -04:00
StephenButtolph 975198bb5e report error returned by the snowstorm RecordPoll 2020-06-19 15:13:34 -04:00
galenmarchetti 0627c7c28e turning GO111MODULE off to pull 2020-06-19 15:50:09 -03:00
Dan Laine 979f4e2759 GET to ext/health returns 200 if heathy, else 500 2020-06-19 14:05:11 -04:00
Dan Laine 27bdba4776 GET to /ext/health returns a 200 and no body, per Fabio's request 2020-06-19 13:44:57 -04:00
Aaron Buchwald 25478846d3
Remove extra string formatter in chain router QueryFailed message 2020-06-19 13:34:47 -04:00
StephenButtolph e9517c166d Merge branch 'denali' into remove-tx-dependencies 2020-06-19 13:31:14 -04:00
StephenButtolph 534ef0bffc Merge branch 'denali' into improve-memory 2020-06-19 13:30:55 -04:00
Stephen Buttolph 4056dc49cd
Merge pull request #92 from ava-labs/fix-param-access
Fix param attribute access
2020-06-19 13:28:13 -04:00
Aaron Buchwald 28a313becf
Fix param attribute access 2020-06-19 13:02:28 -04:00
Dan Laine 8b75abdee0 cache only contains vertices at height 5000, 10000, etc. 2020-06-19 12:18:20 -04:00
StephenButtolph 006ff75149 improve leveldb batch usage and pointer releasing in caches 2020-06-19 11:02:38 -04:00
galenmarchetti 878056d24a pulling in gopath 2020-06-19 08:49:09 -03:00
galenmarchetti 9ac4472a27 removing -d 2020-06-19 08:28:39 -03:00
galenmarchetti ea7b77ca9d adding correct cd 2020-06-19 08:17:35 -03:00
galenmarchetti 5cc4aa4718 adding debugging steps 2020-06-19 08:16:43 -03:00
galenmarchetti 4b22442fd2 changing path to access ava-e2e-tests 2020-06-19 08:01:06 -03:00
galenmarchetti 1be5daf5cf updating CI 2020-06-19 07:44:28 -03:00
Aaron Buchwald a3d3ef4787 Change ForceAccepted to process list of already stored vtxs 2020-06-18 14:49:38 -04:00