Commit Graph

840 Commits

Author SHA1 Message Date
Alex Willmer 383b363540 ansible: Factor out ava-start role
Also took the opportunity to
 - break the ava command over multiple lines, for cleaner diffs
 - quote the command line parameters, to handle potential whitespace

Due to how YAML collapses whitespace, the rendered command will not
contain any newline characters.
2020-04-30 22:14:39 +01:00
Alex Willmer 595fada412 ansible: Factor out ava-reset role 2020-04-30 22:14:00 +01:00
Alex Willmer 33f0201e23 ansible: Factor out ava-build role 2020-04-30 22:14:00 +01:00
Alex Willmer 4b7e0989d1 ansible: Factor out ava-stop role 2020-04-30 22:14:00 +01:00
Stephen Buttolph aedf398e05
Merge branch 'master' into list-assets 2020-04-30 17:04:20 -04:00
Stephen Buttolph 1e375dc260
Merge branch 'master' into platformvm-caching 2020-04-30 17:03:09 -04:00
Alex Willmer 6cfff89c1e ansible: Use native ping module 2020-04-30 21:58:25 +01:00
Stephen Buttolph 2875cbebd4
Merge pull request #115 from ava-labs/change-default-db-dir
change default db dir to ~/.gecko/db

resolves #112
2020-04-30 16:55:24 -04:00
Alex Willmer f5d3142bea build: Add ansible-lint exceptions for pre-existing lint 2020-04-30 21:54:09 +01:00
Alex Willmer e5111c152e build: Add Github Action to lint Ansible playbooks
Should test all pushes and pull requests
2020-04-30 21:52:39 +01:00
StephenButtolph e7f593f3f7 Removed broken parent caching 2020-04-30 16:22:19 -04:00
StephenButtolph 59e83e6159 wip 2020-04-30 11:57:43 -04:00
StephenButtolph a260eb841f Merge branch 'master' of github.com:ava-labs/gecko into consensus-updates 2020-04-30 00:54:31 -04:00
Dan Laine 197521af51 change default db dir to ~/.gecko/db 2020-04-29 13:44:25 -04:00
Stephen Buttolph bcfbb693f3
Merge pull request #113 from StephenButtolph/platformvm-proposal-accept
PlatformVM DB flushing after ProposalBlock.Accept
2020-04-28 19:51:12 -04:00
Stephen Buttolph 34af9fb7f7
Merge branch 'master' into platformvm-proposal-accept 2020-04-28 19:35:13 -04:00
StephenButtolph a3a97b0b0f Finished updating engine comments 2020-04-28 18:39:34 -04:00
StephenButtolph b7e851a491 Merge branch 'platformvm-proposal-accept' into consensus-updates 2020-04-28 17:54:20 -04:00
Alex Willmer db56cccd4c
Merge branch 'master' into vms-avm-shutdown-locking 2020-04-28 22:16:25 +01:00
StephenButtolph acfa6e4a68 changed version bump from patch to minor to remove accidential replay attacks 2020-04-28 16:30:48 -04:00
StephenButtolph 52bbfb669b Bump db version 2020-04-28 16:10:47 -04:00
StephenButtolph e25e0356ba Added multiple inventories + bumped patch version 2020-04-28 16:09:47 -04:00
StephenButtolph 83c5bf39ae Added handling for if bootstrapping partially accepted a block pair 2020-04-28 15:53:36 -04:00
StephenButtolph 9580a3bf0f Fixed platform vm writeback of ProposalBlocks 2020-04-28 12:31:04 -04:00
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