Commit Graph

1101 Commits

Author SHA1 Message Date
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
StephenButtolph f78d7b3caf use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
Galen Marchetti 3de02097da
Merge pull request #3 from ava-labs/master
updating against ava-labs base
2020-06-18 09:04:24 -03:00
Stephen Buttolph a65a83e1e2
Merge branch 'master' into upnp 2020-06-18 02:12:34 -04:00
StephenButtolph be6be7ae1c reverted breaking changes 2020-06-18 01:45:58 -04:00
Stephen Buttolph 45b9a230b6
Merge pull request #83 from ava-labs/lets-format
formatting changes
2020-06-18 00:54:40 -04:00
StephenButtolph 84c4e30937 formatting update 2020-06-18 00:30:15 -04:00
StephenButtolph 3eb9788976 formatting changes 2020-06-17 23:29:30 -04:00
Stephen Buttolph 8f009cfa4a
Merge branch 'master' into upnp 2020-06-17 22:34:10 -04:00
StephenButtolph a1b1ad2da4 address golint errors 2020-06-17 22:33:41 -04:00
Stephen Buttolph f616952736
Merge pull request #82 from ava-labs/bootstrap-heap
move cache check and use heap in bootstrapping
2020-06-17 22:09:27 -04:00
Stephen Buttolph e8114cd814
Merge branch 'master' into bootstrap-heap 2020-06-17 20:58:45 -04:00
Stephen Buttolph 36f305e5f6
Merge pull request #81 from ava-labs/bootstrap-bug-fix
patch for bug that caused bootstrapping to never finish
2020-06-17 20:58:21 -04:00
Stephen Buttolph 9543966d44
Merge branch 'master' into bootstrap-heap 2020-06-17 20:57:56 -04:00