Commit Graph

846 Commits

Author SHA1 Message Date
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
galenmarchetti 0627c7c28e turning GO111MODULE off to pull 2020-06-19 15:50:09 -03: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
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 b1923d7dee
Merge pull request #251 from aaronbuchwald/optimize-insert-from
Optimize DAG traversal in insertFrom
2020-06-16 14:40:38 -04:00
Aaron Buchwald 0fdddae9fc
Optimize DAG traversal in insertFrom 2020-06-16 11:53:57 -04:00
Stephen Buttolph 58c9093279
Merge pull request #202 from Shashank-In/patch-1
Fix for KeyStore DoS vulnerability. Resolves #195
2020-06-15 17:46:41 -04:00
Stephen Buttolph 91852fe932
nit 2020-06-15 17:08:25 -04:00
Stephen Buttolph 413ff7b0b4
Merge branch 'master' into patch-1 2020-06-15 17:06:43 -04:00
Stephen Buttolph 6abf3a8c02
Merge pull request #220 from ava-labs/improve-network-logging
Improve network logging
2020-06-15 16:00:52 -04:00
StephenButtolph 8fb00cf67c Merge branch 'improve-network-logging' of github.com:ava-labs/gecko into improve-network-logging 2020-06-15 15:51:20 -04:00
StephenButtolph c3c9cec1ea updated new messages to match new logging format 2020-06-15 15:51:12 -04:00
Stephen Buttolph 7fc3b65c86
Merge branch 'master' into improve-network-logging 2020-06-15 15:44:23 -04:00
StephenButtolph e4a0e73155 merged router + added optimization around failed gets 2020-06-15 15:43:59 -04:00
Stephen Buttolph 7c60e8d966
Merge pull request #245 from aaronbuchwald/duplicates-avm-import-key
Prevent duplicated addresses in avm import key
2020-06-15 15:22:40 -04:00
Stephen Buttolph 21d65dc167
Merge branch 'master' into duplicates-avm-import-key 2020-06-15 15:14:01 -04:00
Stephen Buttolph 34943cf366
Merge pull request #234 from aaronbuchwald/fix-unissued-events-ordering
Use Add instead of Push to correctly order timed txs in event heap
2020-06-15 15:12:22 -04:00
Aaron Buchwald dc06427166 Merge branch 'duplicates-avm-import-key' of https://github.com/aaronbuchwald/gecko into duplicates-avm-import-key 2020-06-15 14:21:58 -04:00
Aaron Buchwald 8783844aca
Fix nitpick 2020-06-15 14:20:16 -04:00
Stephen Buttolph 239b99a29d
Merge branch 'master' into fix-unissued-events-ordering 2020-06-15 14:06:57 -04:00
Stephen Buttolph 9c30c33bb0
Merge pull request #244 from moreati/version-versions
main: Added database & network version to -version
2020-06-15 14:05:34 -04:00
Stephen Buttolph 34e1c9de2f
Merge branch 'master' into version-versions 2020-06-15 13:56:33 -04:00
Stephen Buttolph de6c5721a8
Merge branch 'master' into duplicates-avm-import-key 2020-06-15 13:41:20 -04:00
Stephen Buttolph 9236eb286f
Merge pull request #250 from aaronbuchwald/debug-staking-disabled
Decouple staking and tls encryption for internode communication
2020-06-15 13:38:14 -04:00
Aaron Buchwald ba2b214b58 Decouple staking and tls encryption for internode communication 2020-06-15 09:39:56 -04:00
Alex Willmer 760c32c4ac main: Added database version & default network to -version 2020-06-13 09:37:08 +01:00
Aaron Buchwald 2fb88906cc
Add testing for avm API ImportKey 2020-06-12 15:10:39 -04:00
Aaron Buchwald 1572b1bd97
Return early when finding address already exists 2020-06-12 14:09:45 -04:00
Aaron Buchwald 750f7b2120
Improve error message in platform API IssueTx call 2020-06-12 13:49:26 -04:00
Aaron Buchwald 26f5503a43 Add test to ensure IssueTx maintains ordering of unissued events heap 2020-06-12 12:58:35 -04:00
Aaron Buchwald e15c1bad8c Use Add instead of Push to correctly order timed txs in event heap 2020-06-12 12:58:35 -04:00
Aaron Buchwald e073b4e8ad
Prevent duplicated addresses in avm import key 2020-06-11 17:01:28 -04:00
Stephen Buttolph 11ca40c9bf
Merge pull request #236 from StephenButtolph/network-upgrade
Network upgrade
2020-06-10 11:26:45 -04:00
StephenButtolph ced4a37ffe Added a minimum bytes allocation to peers 2020-06-10 10:08:44 -04:00