ShipChain / hydra

Centralized network management for decentralized networks -- helping organize and publish sidechain connection details
https://docs.shipchain.io/docs/validatorGuide.html
Apache License 2.0
8 stars 2 forks source link

Specify binary version for network #11

Closed ajhodges closed 5 years ago

ajhodges commented 5 years ago

When testing new loom binaries, one might need to specify a custom version of the binary (not-latest) to be used by nodes when provisioning. This PR adds this functionality.

Also included are various bugfixes to the provisioning flow.