Commit Graph

1067 Commits

Author SHA1 Message Date
StephenButtolph 71370efb16 updating snowman engine docs 2020-04-28 12:14:54 -04:00
StephenButtolph 5c0b89d5eb Manage oracle block in startup 2020-04-27 23:34:16 -04:00
Stephen Buttolph 5f93792d7a
Merge pull request #97 from ava-labs/build-success-msg
add build successful msg to build script
2020-04-27 14:37:23 -04:00
Stephen Buttolph 91f3eb8600
Merge branch 'master' into build-success-msg 2020-04-27 13:28:59 -04:00
Stephen Buttolph 1fbc3eb15c
Merge pull request #103 from adasari/minor-fixes
Minor code and test fixes
2020-04-27 13:27:29 -04:00
Stephen Buttolph b04b84d4c9
Merge branch 'master' into minor-fixes 2020-04-27 13:06:12 -04:00
StephenButtolph 5250895714 Merge branch 'master' into consensus-updates 2020-04-26 21:53:06 -04:00
Dan Laine 592fb896ff check that binaries actually exist 2020-04-26 14:28:36 -04:00
Stephen Buttolph d00fab49c6
Merge pull request #105 from StephenButtolph/update-version
Update version
2020-04-25 14:00:43 -04:00
Stephen Buttolph 131e341597
Merge branch 'master' into update-version 2020-04-25 13:52:25 -04:00
Stephen Buttolph 2acd13a0f0
Merge pull request #98 from StephenButtolph/remove-noops
Removed noop vertices
2020-04-25 13:49:48 -04:00
Stephen Buttolph 13ad5126bd
Merge branch 'master' into remove-noops 2020-04-25 13:40:36 -04:00
Anil Dasari f2c4c8195d testcase fix 2020-04-24 21:15:31 -07:00
Anil Dasari 8b76cf601e replaced loop 2020-04-24 14:54:24 -07:00
Anil Dasari 5440369118 static analyis fixes 2020-04-24 14:47:19 -07:00
Stephen Buttolph ae76bd16e7
Merge pull request #102 from moreati/brady-goat
snow: Use backtick strings to avoid escaping Brady Goat banner
2020-04-24 17:42:06 -04:00
Stephen Buttolph 62f35b142e
Merge branch 'master' into brady-goat 2020-04-24 17:12:51 -04:00
Anil Dasari 88228ac1d6 error check 2020-04-24 13:42:36 -07:00
Stephen Buttolph c64c5f6103
Merge pull request #104 from StephenButtolph/platform-vm-json-typo
endtime -> endTime
2020-04-24 16:33:44 -04:00
Anil Dasari 737087f0ca error check and go fmt 2020-04-24 13:31:12 -07:00
StephenButtolph bbe250c529 endtime -> endTime 2020-04-24 16:24:10 -04:00
Anil Dasari 628856992f added warn log incase of addroute failure 2020-04-24 13:23:07 -07:00
Anil Dasari b1ea742cf2 minor fixes 2020-04-24 13:01:42 -07:00
Alex Willmer 7d6b8a5f99 snow: Use backtick strings to avoid escaping Brady Goat banner
Much nicer on the eye IMHO
2020-04-24 20:44:51 +01:00
StephenButtolph 6f6919cf1b Updated invalid peer version comment 2020-04-24 15:03:29 -04:00
StephenButtolph 4b077209d5 Updated client version 2020-04-24 14:44:04 -04:00
StephenButtolph 0865a2d635 Removed noop vertices 2020-04-24 01:53:02 -04:00
Dan Laine 2e10a6517f add build successful msg 2020-04-23 17:55:05 -04:00
Stephen Buttolph d9c3c31c4f
Merge pull request #90 from StephenButtolph/retry-connections
Retry connections
2020-04-22 20:09:22 -04:00
StephenButtolph 436972b928 Added kill script 2020-04-22 19:52:37 -04:00
StephenButtolph 1ab0e37a4c Added test for DoS vulnerability 2020-04-22 16:18:00 -04:00
StephenButtolph a4a171c219 Changed connTimeout to 60s rather than defaulting to 3m 2020-04-22 15:15:48 -04:00
StephenButtolph f1cfa2aa51 Added server ip + port to error logging 2020-04-22 12:46:54 -04:00
StephenButtolph f592ecfb7b Don't refresh peers from peerlists if already attempting to connect 2020-04-21 14:32:00 -04:00
StephenButtolph a3e3e5f21e changed ansible back to the testnet 2020-04-21 13:55:01 -04:00
StephenButtolph 14f178612e added plugin dir flag 2020-04-21 01:57:10 -04:00
StephenButtolph 386ef6b000 cleaned up logging in avalanche bubbling 2020-04-21 01:31:10 -04:00
StephenButtolph 2c76dd1954 wip 2020-04-20 22:33:33 -04:00
Alex Willmer 9f1aa5bbd2 vms: Ensure all spdagvm.VM instances in tests get shutdown 2020-04-21 01:41:12 +01:00
Alex Willmer 2e02f6863e vms: Fix deadlock when stopping timers during spdagvm.VM.Shutdown()
refs #66
2020-04-21 01:40:46 +01:00
Alex Willmer 996ea99fb1 vms: Ensure all spchainvm.VM instances in tests get shutdown 2020-04-21 01:34:22 +01:00
Alex Willmer a769c2017e vms: Fix deadlock when stopping timers during spchainvm.VM.Shutdown()
refs #66
2020-04-21 01:31:33 +01:00
Alex Willmer 243811f1e8 vms: Note 2 potential FIXMEs in avm.VM tests
This is not an exhaustive list.
2020-04-21 01:30:31 +01:00
Alex Willmer fb38cc8f25 vms: Ensure all platform.VM instances in tests get shutdown 2020-04-21 01:29:41 +01:00
Alex Willmer e3844c1d6c vms: Fix deadlock when stopping timers during platformvm.VM.Shutdown()
refs #66
2020-04-21 01:26:37 +01:00
StephenButtolph 3c9187fc7b wip 2020-04-20 20:25:22 -04:00
StephenButtolph 6bcedf1d64 wip 2020-04-20 20:00:36 -04:00
StephenButtolph b4f3bb6719 reduce diff 2020-04-20 10:42:16 -04:00
StephenButtolph b7305f78b6 Properly remove the IP when removing the connection 2020-04-20 10:40:39 -04:00
Stephen Buttolph 72ca0e3462
Merge pull request #84 from ava-labs/salticidae-integration
Salticidae integration
2020-04-19 21:43:10 -04:00