Commit Graph

1066 Commits

Author SHA1 Message Date
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
Dan Laine 15898c4ac2 style fix 2020-06-17 20:41:02 -04:00
Dan Laine f0cd642c2d move cache check out of loop 2020-06-17 20:35:28 -04:00
Stephen Buttolph d4373f2a0a
Merge branch 'master' into bootstrap-bug-fix 2020-06-17 20:31:42 -04:00
StephenButtolph 9a43e1222b added tests 2020-06-17 20:31:13 -04:00
Dan Laine f4a789b433 use heap in bootstrapping to reduce amount of work done. Move cache check to reduce memory allocations. 2020-06-17 20:15:42 -04:00
Dan Laine 4da1ce58fb patch for bug that caused bootstrapping to never finish 2020-06-17 19:42:11 -04:00
Hongbo Zhang 20637a0f23 dropped error msg from unmapallport 2020-06-17 17:13:35 -04:00
Stephen Buttolph e5a6c00fce
Merge pull request #78 from ava-labs/optimize-state
Optimize core block / state
2020-06-17 16:00:27 -04:00
Stephen Buttolph def156db42
Merge branch 'master' into optimize-state 2020-06-17 16:00:05 -04:00
StephenButtolph 0e16d298ae merged 2020-06-17 15:54:55 -04:00
Stephen Buttolph 8d5559393f
Merge branch 'master' into optimize-state 2020-06-17 13:58:26 -04:00